Tag: ai
All the articles with the tag "ai".
My posts
AI-powered development: Chrome extension and n8n automation with Claude Code
Published: at 04:00 PMA 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)
Published: at 11:00 AMDiscover 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
Published: at 03:00 PMLearn 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
Published: at 09:00 AMWe 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
Published: at 08:11 AMLearn 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
Published: at 08:00 AMComplete 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
Published: at 03:00 PMStep-by-step guide to connect Jira to Cursor through the Model Context Protocol and streamline your workflow
AI-powered development: Chrome extension with Gemini
Published: at 04:00 PMEver 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
Published: at 04:00 PMEver 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
The Software Development Lifecycle Is Dead
Published: at 04:48 PM(Boris Tane)★★★★★AI agents have collapsed the traditional SDLC. The new workflow is a tight loop of intent, build, and observe, emphasizing context engineering and observability.