Why Generative AI Coding Tools and Agents Do Not Work For Me
A developer explains why generative AI coding tools don't increase their productivity, citing the time needed to review code and the responsibility for the final product.
Miguel Grinberg is a software engineer and Python expert known for in-depth articles on Flask, web security, Python performance, and backend development. He shares practical tutorials, benchmarks, and insights drawn from real-world open-source and framework work.
23 articles from this blog
A developer explains why generative AI coding tools don't increase their productivity, citing the time needed to review code and the responsibility for the final product.
A tutorial on setting up a modern React frontend with Vite and a Flask backend, updated for 2025 development practices.
How to use font ligatures like Fira Code to improve code readability by displaying operators like != and => as single, cleaner symbols.