Hinokami Dev

@hinokami-dev.bsky.social

Backend Engineer, Gopher, Rustacean 🦀

I'm increasingly convinced that this is the #1 reason why frontier LLMs are still not capable of one-shotting high quality code They need to spell out their reasoning process in the completion in order to get the right result so when you style transfer that reasoning to code you get cluttered code

gabby@fullmoon.id · 3mo ago

I've long suspected that when LLMs "code" (meaning: one shot a coding solution) what they're actually doing is a style transfer of their thinking process to code (no different than translating their inner abstract thoughts to English/French) In other words, "coding" for them is a low-rank adaption

"This Month in #KDELinux" brings the news that... You should never deploy alpha software in production machines 😬! A systemd bug broke booting an updated system, a systemd update broke Discover, but the good news is everything has been sorted and hardened now. pointieststick.com/2026/03/31/t... ➡️

This month in KDE Linux: March 2026

Welcome to the March 2026 edition of development news for KDE Linux, KDE’s up-and-coming general-purpose operating system. I’m going to try to publish one of these posts every month, so…

pointieststick.com

RubyGems/Bundler 4.0.0.beta1 is out now! github.com/ruby/rubygem... github.com/ruby/rubygem... You can try that with `gem i bundler --pre` and regenerate lockfile or update your lockfile with `4.0.0.beta1` at `BUNDLED WITH` section. I welcome your feedback for next major release.

Release v4.0.0.beta1 · ruby/rubygems

Security: Bump up vendored URI to 1.0.4. Pull request #9031 by hsbt Breaking changes: Removed deprecated -C option from gem build. Pull request #9088 by hsbt Removed deprecated Gem::Specificatio...

github.com

Don't forget! Tomorrow is Philly.rb's next in person meetup and it's hack night! Have some Ruby code to show off? Looking to pair with someone on an open source project? Come to project night! Bring your own project or pick from one of ours. RSVP here: www.meetup.com/phillyrb/eve...

Philly.rb Project Night, Tue, Nov 18, 2025, 5:30 PM | Meetup

Have some **Ruby** code to show off? Need some time to work on your **side project**? Looking to **pair** with someone on an open source project? Come to the Philly.rb pro

meetup.com

I find it interesting that every time frozen string literal is discussed, symbols are brought up. It seems like symbols purpose and semantic isn't well understood. Isn't there a good post explaining what they are and how they're meant to be used?

The two most effective ways your company can support open source: 1. Let your developers have time for open source work. 2. Give each of your developers an annual budget to allocate to whatever OSS projects they think are important.