My experience with Svelte
Svelte helped me understand how great moving code out of the frontend can be, and validated many of my ideas on how a good fullstack framework should operate. That said, I doubt it is suitable for big apps.
Personal blog of Timur Brachkow
Svelte helped me understand how great moving code out of the frontend can be, and validated many of my ideas on how a good fullstack framework should operate. That said, I doubt it is suitable for big apps.
Agentic coding made writing and maintaining tests cost zero human-hours. You can use it not only to have good test coverage, but also to build completely custom test tools
What we shall do with our app ideas when our precious CRUD-making skill got democratized?
A simple rule that cuts most of the spam from Telegram comments, and its implementation in the form of a bot
Why I bought the Dell UltraSharp U2725QE instead of Apple's Studio Display — 120 Hz, a built-in KVM, and a fair price, with no regrets.
A year of living with the iPad Mini as a companion device — the quirks, limits, and niche use cases reviews don't cover.
Cloudflare D1 can't disable foreign keys via PRAGMA foreign_keys = OFF, so ON DELETE CASCADE fires during table rebuilds. Unless you structure migrations a very specific way, your data is silently wiped — here's why, and how to fix it
Light mode can reduce reflections and improve contrast when coding outdoors in bright sunlight
Observations on sleep, caffeine and melatonin that helped me go from constant brain fog to stable and predictable energy.
Why mise is a tool version manager done right — one config for Node, pnpm and everything else, working locally, in CI and in Docker.
Validate environment variables with Zod to get inferred types, early crashes on missing variables and documentation that never goes stale.
I use Vue as my main framework since 2019. In this post I will explain the reasons behind my choice.
How to get a user's imprecise location from Cloudflare Workers request metadata, without asking for Geolocation API permission.
How to share code without the burden of private npm packages
Cheatsheet for previewing different file types (images, CSV, PDF, Office docs) directly in the browser, with implementation tips and limitations
Things I learned about using external monitors with macOS: how to fix blurry LG monitors, control your monitor without reaching for buttons, and why your cat can no longer wake up your Mac.
Essential Firefox privacy tweaks, recommended security extensions
How to turn Sublime Text into a modern IDE — with LSP, linting, Copilot, while retaining the same performance and energy efficiency