I Tried to Make AI Writing Sound Human by Banning AI Words Through logit_bias
I tried to make AI writing sound more human with logit_bias, an API setting that changes how likely a model is to select specific…
Read postBlog
Laravel, AI-assisted development, SaaS, SEO, tooling, and the parts that only show up once software is used by real people. Mostly technical, but not trapped in one narrow lane.
Continue browsing the archive.
There is a strange failure mode that I have been noticing in OpenAI models: in a longer session, the model can suddenly answer an…
Read postIf you use the Codex CLI, you’ve probably seen a few flags that look like they do the same thing: --full-auto, --sandbox, and --dangerously-bypass-approvals-and-sandbox.…
Read postMining is currently executing a massive pivot from manual, labor-intensive extraction to a model driven by data and automation. This is a fundamental shift…
Read postThere's this idea floating around that if you're top 1% at anything, you'll make money. It sounds nice but it's not quite true. What…
Read postIf your Laravel test suite is painfully slow and does a lot of database work (multi-tenancy, migrations, seeding), the bottleneck is almost certainly disk…
Read postI needed a Mac to run a Laravel test suite. On my ThinkPad T15g with Docker, the tests took so long I gave up…
Read postIf you have tech debt, you're now exponentially worse off, because you can't leverage the massive productivity gains that AI offers, while your competitors…
Read postIf you have both a Claude subscription (Pro/Max) and an ANTHROPIC_API_KEY environment variable set, Claude Code will use the API key and bill you…
Read postIf you're using OpenAI's Codex CLI, you might want it to work like Claude Code does by default: able to run powerful commands, but…
Read postEveryone's talking about AI replacing jobs. The robots are coming for our work, right? But if you look at what's actually happening in companies…
Read postMoving to a new computer or switching from WSL to native Linux? Here's how to preserve all your Claude Code conversation history and make…
Read postIf you're using Claude Code for development work, you might want to minimize telemetry, disable promotional messages, and keep your Git history clean. Here's…
Read post