Rob Zolkos (@robzolkos) 's Twitter Profile
Rob Zolkos

@robzolkos

Ruby on Rails developer here to help solo devs and small teams. I upgrade Rails apps, keep old ones running and integrate AI. email: [email protected]

ID: 135086447

linkhttps://zolkos.com calendar_today20-04-2010 08:53:49

6,6K Tweet

4,4K Followers

97 Following

Rob Zolkos (@robzolkos) 's Twitter Profile Photo

Wonder if there is a way of having lexxy just be on one form and trix on the rest. A slow migration path. I have 68 rich text areas in one of my apps that have various levels of custom styling and functionality.

Carmine Paolino (@paolino) 's Twitter Profile Photo

Just shipped: from zero to working Rails AI chat in 10 seconds with RubyLLM: `rails g ruby_llm:chat_ui` * Turbo Streams for new messages * Live message streaming as AI types * Model selector * Background jobs * Zero JavaScript * Pure Rails github.com/crmne/ruby_llm…

Rob Zolkos (@robzolkos) 's Twitter Profile Photo

TIL that the Heading button in Lexxy rotates through various header levels - H1, H2, H3 and H4 (trix only did H1). Just select your heading and keep clicking...

TIL that the Heading button in Lexxy rotates through various header levels - H1, H2, H3 and H4  (trix only did H1).   Just select your heading and keep clicking...
˗ˏˋ Jesse Hanley ˎˊ˗ (@jessethanley) 's Twitter Profile Photo

If anyone is looking for good Rails engineers I’ve got 3 that have DM’d me looking for FT work that are great; I’m just not hiring. Message me if you’re looking and I’ll forward.

DHH (@dhh) 's Twitter Profile Photo

Omarchy 3.0 is out!! This includes the super-fast new ISO installer, Ghostty(+Kitty) integration, VS Code theme switching, Apple T1 + T2 + Broadcom compatibility, and a million other new features 🎉 github.com/basecamp/omarc…

Omarchy 3.0 is out!! This includes the super-fast new ISO installer, Ghostty(+Kitty) integration, VS Code theme switching, Apple T1 + T2 + Broadcom compatibility, and a million other new features 🎉 github.com/basecamp/omarc…
Rob Zolkos (@robzolkos) 's Twitter Profile Photo

This Omarchy 3 update took about 1 minute compared to this weeks MacOS Tahoe update that took about 40 minutes. Thanks DHH Ryan R. Hughes and helpers for a truly wonderful experience.

Rob Zolkos (@robzolkos) 's Twitter Profile Photo

This is what I tell my wife when we scout for restaurants or products on amazon. Just said more eloquently. Online reviews are not worth paying attention to.

Rob Zolkos (@robzolkos) 's Twitter Profile Photo

Lexxy is very extensible as you can hook into the underlying lexical instance easily enough. I was able to add indent/outdent and undo/redo (things users were missing from the trix -> lexxy update).

Lexxy is very extensible as you can hook into the underlying lexical instance easily enough.  I was able to add indent/outdent and undo/redo (things users were missing from the trix -> lexxy update).
Rob Zolkos (@robzolkos) 's Twitter Profile Photo

“The value you can get from coding agents and other LLM coding tools is massively amplified by a good, cleanly passing test suite.”