Tech Notes
Tech tips and new discoveries
A practical guide to upgrading PostgreSQL major versions with minimal downtime, covering pg_upgrade, logical replication, and the gotchas nobody warns you about.
A practical walkthrough of the View Transitions API in React — what works, what does not work, and whether it is ready for real projects.
Why jumping straight to microservices might be your most expensive architectural mistake — and how modular monoliths give you the best of both worlds.
A practical look at supply chain attacks through npm packages and what you can actually do about it
How to structure, build, and maintain JavaScript/TypeScript monorepos without losing your mind
A review of my containerized APT mirror project with web interface, npm proxy, and file hosting capabilities for air gapped environments.