Codeminer42's Engineering Blog
The Miners

Why a 1990s Machine Learning Algorithm Destroys LLMs at Predicting House Prices
I asked an LLM how much my neighbor's house might be worth, a 300m² place with 3 bedrooms, not too old, built in the early 2000s. It gave me a…
I Automated a Production Site Without Touching the UI
I used the Chrome DevTools MCP to configure a WordPress plugin on a production site - logging in, changing settings, adding widgets, uploading plugins, purging cache - all from Claude Code without touching the browser.
I Built a Production WordPress Plugin Using Claude (In 48 Hours)
I installed Polylang on our production blog and immediately regretted it. So I built our own multilingual WordPress plugin in two days with Claude Code. Some context: we wanted to…
The Agent Isn’t the Problem, You Are
A lot has been talked about what the best way is to drive when practicing agentic engineering. Some people still find it frustrating because of their expectations: they want the…
AI TIP: Running Two Claude Code Accounts
Running Two Claude Code Accounts on the Same Machine If you have two Anthropic accounts, say, a personal one and a work one, you've probably hit the same wall I…