Hi, I'm Mukul 👋
Software developer writing about technology, programming, book reviews, and tools I build. Welcome to my corner of the internet.
Latest Posts
-
Docker Basics: Containers, Images, and Volumes Explained
Learn how Docker containers, images, and volumes work with practical examples you can run right now on any Linux or macOS machine.
-
DNS Deep Dive: A Records, CNAME, MX, TTL Explained
A complete guide to how DNS resolution works, the most important record types, TTL and caching, and how to debug DNS issues with dig and nslookup.
-
cron and crontab — Scheduling Jobs on Linux and macOS
A practical guide to cron and crontab for scheduling recurring tasks on Linux and macOS, with syntax breakdowns and real-world examples.
-
awk Command Cheat Sheet with Real Examples
A practical awk reference covering field splitting, patterns, built-in variables, and real one-liners for text processing on Linux and macOS.
-
Understanding ArgoCD: GitOps for Kubernetes
Learn how ArgoCD implements GitOps by syncing Kubernetes clusters to a Git repository, with a full setup walkthrough and real-world deployment patterns.
-
Ikigai: 10 Rules to a Fulfilling Life
Discover the 10 essential rules of Ikigai, a Japanese philosophy for a fulfilling life. Learn how to find purpose, embrace happiness, and live each day meaningfully.
-
Getting started with Go (Mac)
Learn how to set up Go (Golang) on a Mac and run a basic "Hello, world!" program. This step-by-step guide includes prerequisites, installation commands, and a simple program example.
-
The Apple Event 2024: A Glimpse into the Future of Technology
Discover the highlights from Apple's WWDC24 event, including VisionOS 2, iOS 18, macOS Sequoia, Apple Vision Pro updates, and more. Learn about the latest innovations and features announced by Apple.
-
Master SQL: A Comprehensive Guide to DDL, DML, DCL, and TCL
Structured Query Language (SQL) is the backbone of managing and manipulating relational databases. Whether you’re working with MySQL, PostgreSQL, SQLite, or any other SQL-based database, knowing the different facets of SQL is…
-
How “Atomic Habits” is Changing My Life
Discover how "Atomic Habits" by James Clear can transform your life with small, consistent changes. Read my personal review and key takeaways from the book.