Blog Archive
Migrating from Hugo to Astro
Migrating from two separate Hugo sites to a single unified Astro website (this website)
Read Post
Building a PHP Blog Platform with Symfony
Exploring the Symfony web framework for blog platform development, weighing the benefits of dynamic content management against static site generation.
Read Post
Kubernetes Ingress Controller Deep Dive
Exploring Kubernetes Ingress architecture, request flow, and advanced features like path-based routing and load balancing algorithms
Read Post
Kubernetes ClusterIP Resilience During Availability Zone Failures
Analyzing how Kubernetes ClusterIP services maintain resilience during node failures and availability zone outages
Read Post
Building a Telegram Bot for Health Tracking
A Telegram bot for automated health tracking through daily habit check-ins and weekly biometric measurements.
Read Post
Optimizing Single-Screen Productivity on macOS
A systematic approach to single-screen productivity using macOS virtual desktops and application segregation.
Read Post
Paper Summary: AWS MemoryDB
Read Post
Choosing the Right Distributed Database: Balancing Consistency, Performance, and Cost
Navigating the tradeoffs in Distributed Databases to choose a solution that provides low-latency and strong consistency
Read Post