# Blog — AJTheDev

Canonical: https://ajthe.dev/blog/

Each entry links its markdown mirror; the HTML page is the same URL ending in .html.

---

- [No Sense of Now: The Temporal Blind Spot in Frontier AI](https://ajthe.dev/blog/posts/no-sense-of-now.md) — 11 Jul 2026 — Every frontier model lives at its training cutoff. It doesn't count the days since, and the whole weight of 'now' lands on you. Ask me how my New Year's stream went.
- [Lazarus: My Python Apps Now Fix Themselves While I Sleep](https://ajthe.dev/blog/posts/lazarus-self-healing-python.md) — 10 Jul 2026 — I built a self-healing runner for Python. When an app crashes, it captures the incident, remembers it in SQLite, and hands it to a headless Claude agent that reads the code, patches the root cause, and reruns to prove the fix held.
- [PATCHBAY: Why I Replaced WanGP's Gradio UI With My Own Cockpit](https://ajthe.dev/blog/posts/patchbay-wangp-cockpit.md) — 10 Jul 2026 — WanGP is a brilliant local AI video engine wrapped in a Gradio UI I couldn't stand. So I ripped the UI off, kept the engine headless behind its MCP server, and built PATCHBAY — a fast, dark, industrial single-page control surface.
- [NullCore: Why I'm Building My Own FiveM Framework](https://ajthe.dev/blog/posts/nullcore-fivem-framework.md) — 10 Jul 2026 — After years living inside QBCore, I'm building NullCore — a standalone, server-authoritative FiveM framework that's correct and small where ESX and QB are sprawling and stringly-typed. Here's the thinking, and where it stands.
- [Cloning Myself (and Them): Fine-Tuning on My Own Data](https://ajthe.dev/blog/posts/cloning-myself-and-them.md) — 2 Feb 2026 — I've been downloading every interaction with ChatGPT, Claude, and Gemini for months. Now I'm using that data to fine-tune open models—building clones of myself and replicas of the AIs that trained me.
- [The Enshittification of Commercial AI: Bigger Guardrails, Smaller Minds](https://ajthe.dev/blog/posts/the-enshittification-of-ai.md) — 11 Jan 2026 — ChatGPT, Claude, Gemini—they're all getting worse. More guardrails, less context, higher costs. The platforms are optimizing for shareholders, not users. And it's killing the utility.
- [32 Bits of Authority: On Becoming the Expert I Used to Watch](https://ajthe.dev/blog/posts/32-bits-of-authority.md) — 14 Dec 2025 — I turned 32. Not a big number, but a definitive one. I finally feel like one of those experts I'd see on TV—the ones who just know their shit without needing to prove it.
- [How to Create FiveM Assets with Sollumz 2.8.0: Complete Beginner's Guide](https://ajthe.dev/blog/posts/sollumz-beginner-guide-blog.md) — 30 Nov 2025 — Learn how to create buildings, vehicles, and props for FiveM using Sollumz 2.8.0 and Blender. Free beginner's guide covering setup, basic building creation, and native binary format support.
- [Why I Use QB-Core Over ESX (And When You Shouldn't)](https://ajthe.dev/blog/posts/why-qbcore-over-esx.md) — 28 Nov 2025 — After trying every framework out there, I settled on QB-Core. Here's why—and the honest trade-offs you need to know about.
- [AJD Dumpster Diving - Free QB-Core Script Release](https://ajthe.dev/blog/posts/ajd-dumpsterdiving-release.md) — 28 Nov 2025 — Released a fully-featured dumpster diving script for QB-Core. Weighted loot tables, anti-cheat, selling system, and framework flexibility—all open source.
