Mr. 0x1

Mr. 0x1 @copyleftdev

Joined:
Nov 4, 2022

Mr. 0x1
articles - 69 total

I Got Sick of Getting Rugged, So I Built a Rug-Pull Detection Engine in Rust

I built Rugrat — a real-time EVM bytecode scanner that detects rug pulls in ~3 microseconds across 5 chains. No source code needed. Here's why I built it and what I learned about adversarial smart contracts.

Learn More 2 0Mar 9

How I Found $300,000 Worth of Secrets in a Download Button

A tale of curiosity, incompetence, and why you should never trust a software engineer who makes more than you.

Learn More 0 0Feb 4

I Replaced My LLM Orchestrator with Plant Biology — Here's What Happened

How SMESH signal diffusion transformed a dark web OSINT tool from sequential pipeline to emergent swarm intelligence

Learn More 6 0Jan 20

Optimizing LLM Context Windows: Reducing Token Usage by 40% with TOON and Rust

A technical deep dive into implementing the Model Context Protocol (MCP) to serve the Token-Oriented Object Notation (TOON) format, achieving significant cost reductions for LLM inference.

Learn More 6 0Jan 17

The Infinite Buffer: Why AI Agents Are Rebuilding the Lisp Machine

Visual IDEs are a trap for AI Agents. Why the future of coding is headless, textual, and looks a lot like a Lisp Machine.

Learn More 5 0Jan 13

I Asked My Dog How Trees Talk. Now I'm Rethinking LLM Orchestration.

How a walk in the woods led to building a plant-inspired coordination protocol that outperforms LangChain by 10,000x

Learn More 3 1Jan 6

I wrote a Vibe Check for your code (Runs on a Potato 🥔)

A 149KB static binary that scans your codebase for unfinished vibes like TODOs and hardcoded secrets.

Learn More 0 0Dec 29 '25

Project Corsa: The Untold Story of TypeScript 7 (A Git Forensic Thriller)

A forensic deep-dive into the TypeScript 7 rewrite using git history.

Learn More 0 0Dec 27 '25

Doc-First Development: Because 'We'll Document It Later' Is a Lie

After 20+ years in software, I've seen every approach. Spec-first is the one that actually works. Here's how.

Learn More 0 0Dec 26 '25

When I Took Numba to the Dojo: A Battle Royale Against Rust and CUDA

Expanding on @zenoguy's Numba experiments by throwing Rust and CUDA into the ring. Who wins when we push 20 million elements to their limits?

Learn More 0 0Dec 26 '25

Building a Blazing Fast CI Engine in Rust (That Dogfoods Itself!) 🦀⚡

Meet Oxide CI: A modern, local-first CI/CD engine built for performance and developer experience.

Learn More 0 0Dec 25 '25

VOPR: The Multiverse Machine That Kills Production Bugs

How deterministic simulation testing lets you control time, fork reality, and hunt heisenbugs like a cosmic bounty hunter.

Learn More 1 0Dec 24 '25

The Most Underrated Tool in Your Dev Toolbox: Pre-Commit Hooks (Yes, That 20-Year-Old Git Feature)

Look, I've been slinging code for longer than I care to admit, and one thing never fails to blow my...

Learn More 1 3Dec 14 '25

Death by 1,000 Defaults: The Slow-Motion Car Crash Nobody Saw Coming

How harmless defaults compound into bloat, bills, and entropy — and how to fight back.

Learn More 0 0Dec 6 '25

Intent-Driven Development: Define the System Before You Write the Code

How I architected a complete event-driven system with 122 events, 8 RFCs, and 82 GitHub...

Learn More 2 0Dec 4 '25

A data-driven look at "The Vibe Tax" and why technical debt might not be AI's fault.

TL;DR: I analyzed 300 GitHub repos and 18,000+ commit messages. Pre-AI code has more debt signals,...

Learn More 1 2Dec 1 '25

The Art, the Politics, and the Final Truth of Software Development

We are not engineers. We are court painters in the palace of a mad emperor named Progress, paid in...

Learn More 0 0Nov 24 '25

Cult of Tiger

More than a database. More than a tool. A framework for the soul of systems. “There are three...

Learn More 0 0Oct 31 '25

Personas Are the Missing Link in Your Requirements Docs (and Test Strategy)

“Great developers don’t just build features — they build for someone.” Most requirement documents...

Learn More 1 3Oct 30 '25

🎯 Dear Scammers: You Picked the Wrong Developer

The Message That Started It All Yesterday, I received this gem: Amazon Safety Recall...

Learn More 45 10Oct 29 '25

Advanced Testing: Misunderstood but Essential (and a Little Weird)

Let’s be honest: most software teams treat testing like flossing. Everyone nods along in agreement,...

Learn More 3 3Sep 13 '25

The Software Is Always Broken (And AI Is Just Broken Faster)

After twenty years of testing software, I’ve come to a simple, devastating conclusion: all software...

Learn More 8 2Aug 27 '25

The TypeScript Tax: A Performance Time Bomb in Your Tech Stack 💣

You’ve heard the pitch. It’s seductive, wrapped in the comforting blanket of "developer...

Learn More 5 1Aug 7 '25

LLMs Aren’t the Problem. Your Prompts Are.

“I don’t care how the code got into your IDE. I care whether it respects the repo like the rest of...

Learn More 3 0Aug 5 '25

AI Is Just Another Excel: What the Spreadsheet Revolution Teaches Us About the Future of Work

“High school-trained secretaries are out; college-trained specialists are in.” — 1985 U.S. Labor...

Learn More 0 0Jul 4 '25

🧠 The Silence That Shipped Nothing: A Psychological Postmortem of My Fake Startup

"We replaced our workflows with Whispr. What we lost in productivity, we gained in existential...

Learn More 1 1May 23 '25

When Swagger Lies: Fixing API Drift Before It Breaks You

Your Swagger spec says one thing. Your code says another. Jira has its own version of reality....

Learn More 2 0May 20 '25

The Complexity Conundrum: How Overengineering Slows Your Startup’s Pivot 🚀

Introduction: When Code Becomes a Roadblock Imagine a startup codebase so tangled that...

Learn More 0 0Apr 26 '25

Promptcraft: How to Talk to Robots (So They Don’t Make You a Sandwich When You Meant a Website)

We’ve entered a new age—an era where human language, once considered too imprecise to control logic...

Learn More 0 0Apr 22 '25

The Overengineer’s Manifesto: Saying Hello the Hard Way

Project Complexity Score: 1,417 lines of code & docs, 264 function/class/logic blocks—just to...

Learn More 14 1Apr 18 '25