RSSAmplifier

Blog

k0va1's blog

Personal blog about software development

k0va1.devRSS feed ↗10 posts

Latest posts

sidekiq_solid_fetch: an open-source super_fetch for Sidekiq

Sidekiq silently loses jobs when a worker is killed mid-run. sidekiq_solid_fetch is an open-source super_fetch alternative that recovers them — here's how it works

Stop Typing Your SSH Passphrase

Fix macOS asking for your SSH key passphrase after every reboot. Learn how to use macOS Keychain with ssh-add and SSH config to load your keys automatically.

Why Nobody Reads Your Tech Blog

Tech blogs have a distribution problem. RubyCrow is an open-source weekly newsletter that surfaces Ruby & Rails content from 100+ community voices you've never heard

No RSpec, No rswag. Minitest FTW!

How I migrated from RSpec to Minitest and built openapi_minitest — a Ruby gem that generates OpenAPI 3.1 documentation from your integration tests with a single method call.

Tools, tech and stuff I use

Tools, technologies and stuff I use everyday

Thoughts about Vibe Engineering

Automatic release Ruby gems with Github CI

This article describes how to release Ruby gems with realease-please tool from Google using Github workflows

Why do I quit a full-time job & become an indie maker?

A brief story of how I've changed my mind about classic 8-5 job and realized that I don't need it anymore

Understanding of ActiveRecord Aggregations

This is a short note about ActiveRecord Aggregations. How to use them, etc

Useful links

Just a bunch of links I want to share you guys