Feb 6 · 5 min read · I have mainly spent this week coding frantically (and watching the new season of Bridgerton, a show which I love, much to my own surprise!) on a new feature that has just been given to me to work on. While it has been nice to have a singular focus (s...
Join discussion
Jan 21 · 10 min read · There’s a new kind of developer in the ecosystem: the vibe coder. Someone who learns by doing, bounces between tutorials and AI assistants, copies a repo, tweaks it until it works, and ships something that feels alive before they can fully explain ho...
Join discussion
Jan 12 · 8 min read · You sit down to ship a small feature: the morning starts in your code editor, then jumps to a terminal window, a deployment dashboard, a Slack thread, a documentation tab, and a monitoring tool—just to keep one change moving. Each context switch leav...
Join discussion
Jan 5 · 5 min read · Introduction: The "Busy But Not Productive" Paradox Have you ever shut your laptop at the end of the day feeling utterly drained, your calendar showing a flurry of activity, yet a deep-seated feeling of un-accomplishment gnaws at you? You were busy. ...
Join discussion
Sep 10, 2025 · 3 min read · 1. What Is Context Switching? A context is simply the state of the CPU while a task is running.This includes: CPU registers (PC, SP, general-purpose registers) Task stack contents Task metadata (priority, name, entry point, etc.) FreeRTOS stores...
Join discussionAug 18, 2025 · 10 min read · Introduction: Why Context Switching Is the Silent Productivity Killer If you ask a developer what they need most to do their best work, the answer almost never involves meetings, instant messages, or constant project juggling. It’s simple: uninterrup...
Join discussion
Jul 30, 2025 · 10 min read · When you use your computer—whether for browsing, gaming, coding, or anything else—everything ultimately comes down to calculations and instructions being carried out. The part that does all the actual calculations and follows every single instruction...
Join discussion
Jul 17, 2025 · 6 min read · What is The Copy-Paste Tax In the relentless pursuit of efficiency, businesses worldwide often overlook a silent, insidious drain on their productivity and profits: the 'copy-paste tax.' This isn't a government levy or a traditional corporate expense...
Join discussion