Browsing Tag
programming
1906 posts
Getting the Model Right
As a developer, I’ve been a round the block a few times. Danced with the devil and lived…
Cursor Composer 1 vs SWE 1.5 What Surprised Me Most After Testing Both
I’ve spent the last few weeks living with two of the most talked-about AI coding assistants, Cursor Composer…
From Jupyter Notebook to Production: Complete Guide to ML Model Deployment
As a best-selling author, I invite you to explore my books on Amazon. Don’t forget to follow me…
I wrote the guide I wish I had on my journey from junior/mid-level to senior coder. 30 proven lessons to level up your coding skills: Googling, debugging, clear communication, and 27 more… (Just for this launch week, pay what you want)
Street-Smart Coding—30 Lessons to Help You Code Like a Pro (My New Book Is Here) Cesar Aguirre ・…
Wails as Electron Alternative
What is Electron and Why is it Bad?? Electron is an open-source framework that combines the Chromium rendering…
What I Learned From Vibe Coding an Entire App
The Hidden Cost of Vibe Coding: Managing “Knowledge Debt” “Vibe coding”—and utilizing AI in software development broadly—is still…
Python 3.14 Free-Threading True Parallelism Without the GIL
Python’s Global Interpreter Lock (GIL) has constrained multi-core CPU utilization for decades. Python 3.14 changes this with official…
A Practical Guide to React Suspense and Lazy Loading
Fetching data and loading components in React has traditionally revolved around the useEffect and useState hooks, requiring manual…
The Evolution of AI-First Coding: What It Means for Developers
As we march into the future, technology is evolving at an exponential rate, and one of the most…
jQuery Will Outlive Half of Today’s JavaScript Frameworks – Here’s Why
Everyone loves declaring jQuery dead. And yet – 2025. It’s still here. Not starring in any conference talks,…