June 16, 2026
Single Server Setup
This blurb explains how a single server works
#systemdesign101#system design
Lijo Joseph
I write about systems, cloud architecture, AI, and the lessons learned from building and debugging software.
June 16, 2026
This blurb explains how a single server works
Jun 15, 2026
Architecting a high-performance engineering blog using Next.js, Tailwind v4, and MDX.
Jun 15, 2026
Tmux (Terminal Multiplexer) is a powerful open-source utility that allows you to create and control multiple terminal sessions from a single window. It enables you to detach from a session and reattach to it later, even from a different machine, without losing your work.