satya@web:
~/blog
$
/

Engineering Journal

Deep dives into distributed systems, security, and low-level engineering.

Apr 1, 2026

Why I Built Latch: A Real-Time WebOS in Rust

A deep dive into building Latch, a zero-config, real-time Web Operating System in Rust and Vue. Features multiplexed PTYs, chunked file transfers, and collaborative CRDT editing.

RustVueWebSockets
Feb 8, 2026

The Great Indian Startup Paradox - The Ultimate Guide to Valuations, Wealth, and the Economics of Failure

Unpacking the valuation vs. value disconnect in India's startup ecosystem. An analysis of wealth creation, economic incentives, and the reality of failure.

IndiaStartupWealth
Nov 28, 2025

Docker Best Practices - A Comprehensive Technical Guide

Production-grade Docker patterns. Learn multi-stage builds, security hardening, and image optimization techniques for enterprise deployments.

DevOpsDevSecOpsDocker
Nov 17, 2025

The Complete DevOps & Cloud Engineering Handbook

The definitive roadmap to mastering DevOps. From Linux internals and AWS to Kubernetes and Terraform—a step-by-step guide for modern cloud engineering.

CloudflareDevOpsDevSecOps
Aug 19, 2025

A Journey Through BLE, QR Codes, and Real-World Constraints

How to handle BLE collisions and platform limitations in a 200-device environment. A deep dive into building collision-resistant attendance systems with Flutter and Go.

AndroidAttendanceBLE
Mar 31, 2025

CaptureTextScreen - Screen OCR and QR Code Tool

Automating data capture with Python. How to build a screen-region OCR and QR code scanner for rapid workflow optimization on Linux.

PythonSystem OptimizationUbuntu
Feb 25, 2025

Stress Testing Servers with Go - A Practical Guide and Custom Tool

Building a high-performance HTTP stress testing tool in Go. Simulating DDoS scenarios to harden your infrastructure against SYN floods and slowloris attacks.

APICybersecurityDDoS
Jan 24, 2025

Complete Ubuntu VPS Setup Guide - SSH, Nginx, Python, Docker, SSL & More

The complete hardening guide for Ubuntu servers. SSH keys, UFW firewalls, Nginx tuning, and automated updates for a secure production environment.

Deadsnakes PPADevOpsDocker
May 27, 2024

Enhancing SEO in Flutter Web Projects with Next.js Integration

Overcoming Flutter Web's SEO challenges. Integrating Next.js for server-side rendering and dynamic meta tags to boost search visibility.

FlutterSEOSSR