Posts tagged "Development"
Latest Posts
Explore my thoughts on software, AI, and technology
AI Engineering's Full-Stack Problem
As AI Engineering evolves beyond AI-centric companies, are we repeating the "full-stack developer" trap by expecting engineers to master an increasingly broad set of skills?
Creating a Personal Assistant with an LLM
Async vs Sync in FastAPI
FastAPI is async — but that doesn’t mean your code is. A practical breakdown of async vs sync routes, event loops, and how blocking code quietly takes down production.
Gatsby + Netlify Redirects = Easy
Learn how to easily update URLs on your Gatsby site using gatsby-plugin-netlify and /static/_redirects. Includes tips for non-Netlify hosts.
Hacking Together My New Portfolio
Discover how to easily create an elegant portfolio using Envato designs and Nuxt. Learn about design decision-making, implementation, optimization, and migration.
Astro Integration to Source Chrome Bookmarks
"Discover an innovative way to host/store bookmarks & links on your website using JSON files generated from Google Chrome. Start organizing your bookmarks today!"