$ cat /var/log/thoughts/opinion

Opinion

Perspectives and takes on the developer landscape.

Filters1

21 posts

Web Scraping in the AI Age: What Actually Changed

Web scraping in the AI age broke twice over: LLMs killed the CSS selector, and AI crawlers exploded while referral traffic collapsed. Here is what changed.

OpinionWeb DevAI CodingSecurityAutomationPythonCloudflareTrend Commentary1 min read · May 31, 2026

I Audited 8 Months of AI-Generated Code. Here's What Nobody Talks About.

After auditing 8 months of AI-generated commits across 3 projects, the problems aren't bugs. They're patterns no linter or test suite catches: copy-paste architecture, false confidence, and tautological tests.

OpinionAI CodingDeveloper ToolsTrend CommentaryTestingArchitecture1 min read · Apr 11, 2026

Cloudflare Is the Biggest Man-in-the-Middle in History (And You're OK With It)

Cloudflare terminates TLS for roughly 20% of all web traffic. Every proxied HTTPS request is decrypted and re-encrypted on their servers. Here's what that means, why we accept it, and what the alternatives actually look like.

OpinionSecurityCloudflareEncryptionNetworkingWeb DevTrend Commentary1 min read · Apr 11, 2026

Why the Most Productive Developers Aren't the Loudest AI Users

The METR study found AI tools make experienced developers 19% slower. The most productive developers use AI selectively and quietly. The loudest adopters ship the least.

OpinionAI CodingProductivityTrend CommentaryDeveloper Tools1 min read · Apr 11, 2026

TypeScript Types Have Gone Too Far (And What to Do About It)

TypeScript type complexity has become a status symbol. When the type definition is longer than the function it describes, something went wrong. Here is what actually works.

OpinionTypeScriptDeveloper ToolsProductivityWeb Dev1 min read · Apr 11, 2026

Gemma 4 Is Google's Best Open Model Yet (Here's How to Use It)

Gemma 4 ships Apache 2.0, 256K context, and four model sizes. Benchmarks beat Llama 4 across the board. Quick use cases with Ollama and Transformers code.

OpinionAI CodingMLOpen SourceSelf-HostingDeveloper Tools1 min read · Apr 10, 2026

Vibe Coding Is Breaking Production (Here's How to Do It Right)

Vibe coding shipped 1.5 million leaked API keys and got apps banned from the App Store. The problem is not AI-generated code. It is skipping the review. A practical checklist for doing it right.

OpinionAI CodingSecurityDeveloper ToolsTrend CommentaryProductivity1 min read · Apr 10, 2026

IntelliJ vs VS Code in 2026: The Honest Comparison

IntelliJ vs VS Code compared on refactoring, pricing, and AI tooling. Find which IDE fits your stack and budget in 2026, plus Neovim as a third option.

OpinionDeveloper ToolsComparisonJavaProductivityVim / Neovim1 min read · Apr 3, 2026

React Is Winning the AI Code Generation War

Every AI coding tool generates React by default because it dominates training data. Explore how this self-reinforcing flywheel reshapes frontend development.

OpinionAI CodingReactTrend CommentaryTypeScriptDeveloper Tools1 min read · Apr 2, 2026