Leonid Svyatov
[≡]

$ tail -f ~/blog | grep #opensource

Posts filed under #opensource.

2026-08-04 · 19 min read I wrote down 61 rules, then failed my own repos How oss-kit uses 61 repository maintenance rules and nine agent skills to audit documentation, security, CI, releases, and community files. # opensource · ai · devops · showdev 2026-07-31 · 20 min read Kubernetes earned its security badge in 2017 and never came back An examination of OpenSSF Best Practices badges: their criteria, verification, stale entries, and what a badge can tell you about project security. # opensource · security · devops · ruby 2026-07-21 · 4 min read Ruby shipped the fix for SleeperGem 45 days before it happened How Bundler cooldown could have blocked the SleeperGem releases, what the published download figures mean, and where delayed updates cannot protect you. # ruby · security · opensource · devops 2026-07-16 · 21 min read The four places a hand-rolled Ruby facade gives out When a plain Ruby facade needs more: memoization, namespaces, reusable packs, and error handling, with examples from the briefly gem. # ruby · rails · showdev · opensource 2024-03-03 · 2 min read clsx for Rails views Build conditional CSS class strings in Rails views with clsx-rails, using strings, arrays, hashes, deduplication, and the shorter cn helper. # rails · ruby · css · opensource 2013-09-16 · 1 min read Nobody knows how to upload a file with Ruby Net::HTTP Every answer online tells you to reach for a wrapper gem or shell out to curl. Ruby's standard Net::HTTP can send a multipart/form-data file upload on its own, and here is how. # ruby · webdev · tutorial · opensource

Hotkeys