Category: tech
Here's why your AI-generated code fails to scale - Part II
I shipped a fintech SaaS in 16 days. 38 commits, 304K lines, 24 entities. The secret was the harness I built around the model. Here's what that looks like in practice.
Read MoreHere's why your AI-generated code fails to scale - Part I
The gap between AI coding hype and reality isn't about the models. It's about what you build around them. A look at the spectrum from vibe coding to harness engineering.
Read MoreCode Apps - Microsoft Just Made Power Platform Actually Powerful for Real Developers
I recently started work with a Microsoft shop, and now that I'm in, I realize how many boring enterprise organizations run on Microsoft. Here's why Code Apps at Build 2025 changes everything for developers targeting enterprise contracts.
Read MoreRAG is all you need - Part 2
Ever stared at your computer screen, wondering how the heck these AI models actually understand what we're saying? Like, how does ChatGPT know that when I say chair, it's more related to table than basketball? Well, buckle up, because we're about to dive into one of the coolest parts of modern AI engineering - vector search! 🚀
Read MoreRAG is all you need - Part 1
Ever wondered how to get ChatGPT to accurately answer questions about your private information? Whether it's bank statements, passport records, or personal journals, large language models (LLMs) like ChatGPT typically can't help you with this specific data.
Read More7 Practical Ways to Write Rich Frontends without Javascript today
Developers have a love-hate relationship with Javascript. On the one hand, it is a vibrant community that is always evolving in its quest to quench an ever-parching thirst for users to do magic in web browsers.
Read More