$ ~ / romanvolkov
Software engineer. Dad. I build systems, shoot photos, make videos about what I'm learning — including the parts that don't work.
Devlog: Darkslide - photo edits persistency, fulscreen list view and subscribe for updates
Darkslide devlog: automatic photo edit persistency across sessions, fullscreen grid view with keyboard navigation for 200+ images, and EmailOctopus subscribe integration via Cloudflare proxy.
Darkslide devlog: why I put SQLite in a cage.
A look at Darkslide's database refactor — moving SQLite from a shared Mutex to one dedicated thread where callers send jobs and await replies instead.
I just wanted to implement a histogram
…then I started wondering where these three numbers come from