Loading…
Loading…
I design reliable software across web, mobile, and cloud. Explore the latest insights, engineering notes, and a focused portfolio of production work.
7+
Years
50+
Projects
3
Stacks
Blog

On April 21, 2026, SpaceX announced an option to acquire Cursor for $60 billion later this year. This post unpacks the actual architecture that makes Cursor feel like a senior engineer — local indexing, Merkle-tree change detection, Tree-sitter AST chunking, Turbopuffer vector search, and the Composer agent model — then breaks down the three strategic reasons this deal is really about who owns the AI stack.

WebSockets disguise themselves as HTTP, then drop the disguise the moment they're past the firewall. That trick is the entire reason real-time works on the web — and the entire reason WebSockets break your load balancer, your thread pool, and your deploys. This post walks through the four promises of HTTP, how SSE bends one of them, how WebSockets break three, and what production teams have to rebuild because of it.

When you type a username and instantly see 'already taken', there's a multi-layer stack doing the work: a probabilistic filter, an in-memory cache, a distributed index, and a load balancer in front of all of them. This post breaks down each data structure, its trade-offs, and how Google, Meta, and Amazon combine them to answer one simple yes/no question in milliseconds across billions of users.
Social
Jensen Huang called OpenClaw 'the most important software release, probably ever' — comparing it to Linux, HTML, and Kubernetes in the same breath. Bold claim. But after digging into what Nvidia actually built around it, I think he might be right.
I've been writing code for years. Read the books. Studied the patterns. Nailed the algorithms. And yet — the lessons that actually made me a better developer? None of them came from a textbook. Every single one came from something breaking, a user doing something unexpected, or me staring at a screen at midnight wondering where it all went wrong.
A structural look at what the Nifty IT crash, StrongDM's AI experiment, and Big Tech's own numbers reveal about where engineering is actually headed.
Video

May 2, 2024
Quickly build an SEO-ready blog using Laravel and Filament with a clean, practical walkthrough.

April 26, 2024
Add interactive status toggles to your FilamentPHP forms to improve UX and data handling.

March 21, 2024
Build a functional Kanban board inside a Laravel app using Filament PHP components.
Tools
Encode and decode URLs with ease.
Validate and pretty-print JSON data instantly.
Compare two text blocks and highlight differences.
Encode and decode JSON Web Tokens.
Generate random UUIDs (v4) in bulk.
Generate secure passwords with customizable options.
Get in touch
I collaborate on product strategy, architecture, and full-stack delivery for teams that value clarity and scalability.