CCH

@coderscoffeehouse.bsky.social

Here for tech and software

UPDATE: We have been informed that "offside" is not plural. We regret the error and thank Sportsky for their attention to this matter.

Rich Harris wants SvelteKit to challenge Rails but that will only happen when it's as easy to use. Juggling Drizzle with SvelteKit (aside from other libraries) feels like spinning plates compared with Rails.

Did the Artemis II mission get you excited about humanity’s quest for the stars? Follow this astronomy feed, which highlights some of Bluesky’s best posts on our fascinating universe: bsky.app/profile/emil...

Post nicht verfügbar.

There's a ton of Open Source developers out of work right now. The same developers that maintain the libraries and runtimes you all depend upon for your apps. The same libraries and runtimes all your AI code is built upon. Hire or sponsor someone today.

I got to work on another thing that has been bothering me for a long time: toggling comments in HTML+ERB files. Sadly the Language Server Protocol doesn't support this with a dedicated request, but you can implement it using a custom request plus a small config in the editor.

JRuby's support for Ruby 4.0 has been merged, only 2 months after the CRuby release! Just a handful of tests were excluded... 99% of 4.0 features are ready for JRuby 10.1. I'll spend the next few weeks on optimization experiments and stabilization.