Dokku?
Dokku?
I’m available for hire.
I’m an experienced Ruby, TypeScript and CSS engineer looking for a new full-time position.
I can help you with performance, concurrency, testing, architecture and API design problems on tooling or product teams.
I’d really appreciate any personal introductions. DMs open. 🙏
@joel.drapper.me is the naming things Jesus
The EuRuKo 2024 talks are now on @rubyvideo.dev!
This guy is just phlexing
Thanks old man
Calm down old man
Ruby `for` is an `each` call... which is a `while` loop 👀
jpcamara.com/2024/12/01/s...
If you’re interested in how I use Phlex and Literal to build Rails apps, I recorded a video for you.
More security issues?
Lil bro and wholesome Aaron are here!!!!
When the public beta ? 😁😁
I’m AKA Crab lang enjoyer
Bunlite3 when
Fork it
# 2024-11-22
SQLite is all you need! Big sqlite-vec update! 🚀 sqlite-vec is a plugin to support Vector Search in SQLite or LibSQL databases. v0.1.6 now allows storing non-vector data in vec0 virtual tables, enabling metadata conditioning and filtering! 🤯
As of Chrome 131 you have more options to style `<details>` and `<summary>`.
You can now use of the `display` property on these elements, and also use a `::details-content` pseudo-element to style the part that expands and collapses.
developer.chrome.com/blog/styling...
www.keithcirkel.co.uk/i-dont-have-...
I don't have time to learn React.
Dokku is awesome, try it
Hey Freddy, bienvenido por acá, se siente como los inicio la de Twitter.
I was easier than I thought. Thanks
Let’s say you have a Literal::Array(String) and you want to map its items to a Literal::Array(Integer) of the length of the string, Literal will have to check each item is mapped correctly, right?
Not quite! If you use a Symbol proc, e.g. `&:length`, we can skip the check.
Are you talking about Crablang? 👀
Example of using Turbo Streams with Phlex Components
Phlex Components works well with Turbo Streams. Here's an example of how render a Phlex Component in a Turbo Stream request.
#rails #phlex #rubylang
Level your vigor and find Scadutree blessings as much as you can. Enjoy that great boss!!
Today we cover adding an FTP server to our Ruby on Rails 8(!) apps using SFTPGo and Kamal 2!
From scratch to deployed in 20 minutes!
youtu.be/Pqff-4HgmBQ
Some practical examples would be nice 👀. I’ll check it out anyway :)