Jeff
236 posts

Jeff
@jflcode
Senior full stack @rails developer & DevOps engineer
France Sumali Haziran 2011
402 Sinusundan69 Mga Tagasunod

Now that Herb v0.9 is out, we can start advancing the tooling around `<%= render %>` calls, find unused partials, and build up a graph to understand which partials are referenced from which views!
This is also going to be very essential for reactivity.


Marco Roth@marcoroth_
Herb v0.9 is here! 🌿 This release focused on stability, compatibility, and deepening Herb's understanding of HTML+ERB templates. Featuring Action View helper support, Prism AST nodes, new linter rules, a faster linter CLI, new language server features, and engine bug fixes. 🚀
English

@marcoroth_ Yes with one option to display inlay if more than X lines between open and close of the tag.
English
Jeff nag-retweet
Jeff nag-retweet

Today's Fizzy deep dive is CSS
"While the industry sprints toward increasingly complex toolchains, 37signals is walking calmly in the other direction."
zolkos.com/2025/12/03/van…
English

@adamwathan I use gap often with flex-wrap or grid to ensure consistent spacing when it's needed.
English

@jeremysmithco I use fixture for what I call backbone data and easily reusable.
I often reach for one-off record, for edge cases, to test creation callbacks. Those one off record creation are often extracted in a helper method.
English

Excited to share that I became a Ruby committer today! A 10year goal since RubyKaigi 2015.
Huge thanks to @tekknolagi for the JIT mentorship and nomination, @k0kubun for years of guidance, and everyone who supported me along the way.
Looking forward to improving Ruby and its DX!
English
Jeff nag-retweet

What does it take to keep one of Europe’s biggest Rails monoliths running smoothly? In this week’s 'On Rails', @robbyrussell chats with @_beauraF from @doctolib, where 400+ engineers work on a Rails monolith with 3M+ lines of code. Florent shares how they manage 84,000 tests, scale across 10 PostgreSQL databases, and keep Rails upgrades on track.
Listen to the full episode here: buzzsprout.com/2462975/episod…
English

@adamwathan I use a gel wrist rest. I've also tried the wooden keychron one (looks great) but it's too hard for me, becomes painful after few months.
English

I really like working with enums in Rails. But I absolutely can't stand how horrid the experience is when it comes to the Postgres side. It's so cumbersome to remove an enum when you realize you went down the wrong path - that in most cases I just leave it 🫠 I might just stop using the enum type in Postgres all together and just stick with enums on the Rails side
English
Jeff nag-retweet

After struggling with Actions Runner Controller (ARC) and Kubernetes-based runners, we've switched to Runs-on.com for GitHub Actions infrastructure - eliminating the complexity of managing both Kubernetes clusters and runner scaling.
docs.cloudposse.com/components/lib…

English

@jeremysmithco @pankowecki To me this comment is specific to the example just above it, not general to delegated types.
I use delegated types for the two cases mentioned above in same application, and it's working great.
English

@pankowecki But maybe another use case is this feed/collection situation, where the types can also potentially stand alone. However, that seems to go against the intent of delegated types, from what I see in the docs.

English

Kasper hits on several things that bothered me about delegated types, but I couldn't articulate. It's nice to see a different take here. kaspth.com/posts/making-r…
English
Jeff nag-retweet

For my birthday, I'm giving away five licenses to the Pro version of my Bridge Component library.
Repost this with why you love Hotwire Native and I'll DM the winners this week (must be following).
github.com/joemasilotti/b…
English

Super happy to release Hotwire Native Dev Tools, a lightweight package to enhance the Hotwire Native development experience.
Source:
github.com/leonvogt/hotwi…

English

@mhenrixon @dannytipple Does it happen on each request? Or are some requests still fast ?
English

Jeff nag-retweet

PH launch for @RunsOnRunsOn today!
Self-hosted GitHub Actions runners at scale, in your AWS infra. No third parties. 10x cheaper.
producthunt.com/posts/runson
English
Jeff nag-retweet

Ron Jeffries apologized for inventing Story Points.
He then went to call the whole idea of software estimation "evil."
Story points is the Emperor's New Clothes.
Everyone I've seen—and I mean everyone—uses points as a measure of time:
1 point = 2 hours
3 points = 1 day
5 points = 3 days
...
People knows this is what's happening, but nobody says anything. They just pretend they are being "agile."
What a cancer.
If your company forces you to participate in this charade, I'm sorry.

English







