A tech breakdown of Server-Sent Events vs WebSockets
Benefits and drawbacks of Server-Sent Events vs WebSockets, and when its better to use ach protocol based on your situation.
Benefits and drawbacks of Server-Sent Events vs WebSockets, and when its better to use ach protocol based on your situation.
A chain of vulnerabilities and pretty clever attack strategies led to the compromise of the Cline CLI. Let me explain what happened and what you can do to protect yourself.
AI is writing more code than ever before (if not all of it). But our most important job as developers hasn’t gone away—it’s simply changed. We spend less time typing code and more time reading, reviewing, and making sure everything works as it should. Here are some quick guidelines and git commands to help you
I started a podcast, posted everyday on social media, and spoke at conferences, here are the results and learnings I got from each of them.
Cursor / Copilot / Windsurf are changing how we write code. Here is everything you need to know about Cursor, how to use it effectively and the best rules andMCPs to get you started
Learn how to implement a newsletter subscribe feature similar to Substack using Astro, Netlify Functions, and Google Sheets - a free alternative to paid newsletter platforms.