The author discusses their transition from using Python for simple scripts to building production-grade applications, a shift driven largely by the rise of AI. The post aims to bridge the gap between notebook-based workflows and professional software development by sharing specific tools and architectural patterns.
Highlights
Python has become the de facto language for AI, RAG, and Generative AI development.
There is a significant gap between script-based/Jupyter workflows and building production-ready applications.
The Python ecosystem has matured with improved syntax, better libraries, and performance optimizations via tools like Cython.
The author advocates for specific configurations and monorepo structures to manage backend architectures effectively.
I’ve started using the term HTML tools to refer to HTML applications that I’ve been building which combine HTML, JavaScript, and CSS in a single file ...
mariozechner.at
What I learned building an opinionated and minimal coding agent
Lessons I learned while building my own coding agent from scratch.
codapt.ai
Codapt.ai | Generate accurate code faster
Codapt is an AI tool that can generate accurate code faster than any other tool.