Your AGENTS.md Is Either a Model Upgrade or a Liability
A good AGENTS.md is a model upgrade. A bad one is worse…
A good AGENTS.md is a model upgrade. A bad one is worse…

How OpenAI's Codex CLI Quietly Unlocked Scriptable Image Generation for Paying Users
Most people using ChatGPT's $20-per-month plan think of it as a chat subscription. That's reasonable, because that's how it's marketed - but it undersells what's actually included by a significant margin. Buried inside that flat monthly fee is access to image generation compute that, priced out through any direct API or credits-based system, would cost most active users several times what they're paying. The problem is that getting that compute to do anything useful outside the browser - to slot into a script, a pipeline, a server-side workflow - has historically been an exercise in frustration, mostly because the chatgpt.com website sits behind Cloudflare's bot detection and actively resists automation. A recent, relatively quiet update to OpenAI's Codex tooling changes that picture considerably, and if you're someone who cares about programmatic access to AI capabilities without paying per-image rates, it's worth understanding what just became possible.
I'm using Nanobot (alternative to OpenClaw) which is installed on an old Intel Macbook Pro from 2015. If you want to set it up, I have detailed installation instructions for nanobot in another blogpost.
This blogpost is an ever growing list of skills that I use with Nanobot, I will try to update this list periodically.

There is a quiet shift happening in the world of self-hosted AI, one that challenges the long-held assumption that running powerful language models requires either expensive GPUs or reliance on cloud providers, and instead opens up a third path that feels surprisingly accessible - pooling together the devices you already own into a distributed AI cluster that behaves like a single machine.

If you’ve ever wanted to create videos using AI, try Remotion. It’s a powerful tool that lets you vibe code React to design, animate, and render videos, opening up a completely different way of thinking about content creation.
Disclaimer: This is a draft blogpost. I am dumping links, quotes and…

I was poking around LM Studio yesterday, sorted by most downloads, and…

In this article, I'm going to document settting up nanobot on my…