Tech Notes
Tech tips and new discoveries
React View Transitions: A Hands-On Look
A practical walkthrough of the View Transitions API in React — what works, what does not work, and whether it is ready for real projects.
ReactJavaScriptCSS
The Modular Monolith: A Practical Middle Ground
Why jumping straight to microservices might be your most expensive architectural mistake — and how modular monoliths give you the best of both worlds.
ArchitectureJavaScriptNode.js
When Your Dependencies Ship More Than You Bargained For
A practical look at supply chain attacks through npm packages and what you can actually do about it
JavaScriptNode.js
Monorepos in JavaScript & TypeScript: A Practical Guide
How to structure, build, and maintain JavaScript/TypeScript monorepos without losing your mind
JavaScriptTypeScriptNode.js
UI APT Mirror - A containerized solution with UI
A review of my containerized APT mirror project with web interface, npm proxy, and file hosting capabilities for air gapped environments.
LinuxDockerHomelab
Configuring a wifi access point on ubuntu server with netplan
This article contains netplan configs for ubuntu server which you can use to run an access point
UbuntuLinuxHomelab