Tag: ai
Everything tagged “ai” — my own articles first, then the AI Radar entries that carry the same tag.
My posts
The story of a redesign with Claude Design and Claude Code
How I redesigned 56kode with Claude Design and Claude Code: finding an identity, the design tokens, moving from mockup to code, and the 22 audit findings that followed.
AI-powered development: Chrome extension and n8n automation with Claude Code
A Chrome extension + n8n automation pipeline built with Claude Code in 30 minutes to automate my AI tech watch sharing.
Why we’re moving from Cursor to Claude Code (and why you should too)
Discover why I switched from Cursor to Claude Code. A Lead Frontend Developer’s honest feedback on the limitations of AI IDEs and the power of CLI coding agents in 2026.
Efficiently cleaning a TypeScript project: Knip + AI agent workflow
Learn how to safely clean dead code in TypeScript projects using Knip and an AI Agent. A step-by-step workflow to automate cleanup without breaking production
How Gemini 3 Pro cut our pipeline time in half
We cut our test pipeline time from 22s to 4s per file using Gemini 3 Pro. Learn how AI identified "God Modules" killing our Vitest performance and automated the architectural refactoring that saved us 15 minutes per CI run.
Connect Cursor to Your Browser with Browser-Tools MCP
Learn how to integrate Browser-Tools MCP with Cursor IDE to debug web applications directly from your code editor using AI assistance
Automated Astro dependencies update with Cursor and Claude
Complete migration from Astro 4 to Astro 5 with Content Layer automated by Claude 4 Sonnet. Detailed experience report on breaking changes, new rendering API, and migration of all dependencies like React 19.
Integrating Jira into Cursor with the Model Context Protocol
Step-by-step guide to connect Jira to Cursor through the Model Context Protocol and streamline your workflow
AI-powered development: Chrome extension with Gemini
Ever wondered if AI could replace developers? I put Gemini to the test by asking it to create a simple Chrome extension. What seemed like a straightforward task turned into a curious journey with unexpected twists. Did the AI succeed, or did it fall short? Dive into this article to find out how well Gemini handled the challenge of coding in the real world.
AI-powered development: Chrome extension with ChatGPT
Ever wondered if AI could replace developers? I put ChatGPT to the test by asking it to create a simple Chrome extension. What seemed like a straightforward task turned into a curious journey with unexpected twists. Did the AI succeed, or did it fall short? Dive into this article to find out how well ChatGPT handled the challenge of coding in the real world.
AI Radar
- · f2r.github.io
Those Who Removed Code Review Are Right
Explore why manual code review breaks at AI scale and discover the four automated pillars needed to verify intent without slowing down continuous deployment pipelines.
- · charitydotwtf.substack.com
AI enthusiasts are in a race against time, AI skeptics are in a race against entropy
Explore the tension between AI productivity gains and maintenance costs. Discover strategies for aligning enthusiasts and skeptics using engineering rigor and shared reality.
- · thestateofbrand.com
The Time Bomb Went Off: AI's All-You-Can-Eat Era Just Ended in Real Time
AI subscription models are shifting from unlimited access to metered billing. Learn about Anthropic, OpenAI, and GitHub's pricing changes and their impact on enterprise AI budgets.
- · generativeai.pub
Claude Opus 4.7 Just Dropped. Here Is What Actually Changed and Why It Matters.
Discover the key improvements in Claude Opus 4.7: enhanced coding capabilities, high-resolution image support, improved memory, task budgets, and more.
- · boristane.com
The Software Development Lifecycle Is Dead
AI agents have collapsed the traditional SDLC. The new workflow is a tight loop of intent, build, and observe, emphasizing context engineering and observability.