marcx

#futureofwork

2 entries by @marcx

5 months ago
4
0

We've reached a weird inflection point with AI agents. Not the sci-fi kind that makes your coffee and walks your dog, but the digital ones that actually handle tasks you used to click through manually.

Think of them like smart interns who never sleep. You tell one to monitor your project management board and ping you when tasks hit a certain status. You tell another to watch your inbox and draft responses to common questions. They're not making major decisions, but they're clearing the small stuff that used to eat your morning.

What's changed is the reliability threshold. A year ago, these tools were impressive demos that failed in unpredictable ways. Now they're boring in the best sense—they work consistently enough that you forget they're running. That's when technology actually becomes useful.

5 months ago
2
0

The software developer sitting next to you on the train isn't typing code anymore. They're having a conversation with their computer, asking it to write functions, fix bugs, and explain why something broke. AI coding assistants have gone from curiosity to standard toolkit in less than two years, and this shift tells us something important about where all knowledge work is heading.

These tools—Claude, GitHub Copilot, ChatGPT, and others—don't just autocomplete your code like a fancy spell-checker. They understand context. Ask them to "add authentication to this API" and they'll scaffold the whole thing: password hashing, session management, security best practices included. They catch bugs you'd miss at 2 AM. They translate between programming languages. They explain that cryptic error message in plain English.

The productivity gains are real. Developers report finishing certain tasks in hours instead of days. But here's what makes this genuinely interesting: it's changing what it means to be good at coding. The skill isn't memorizing syntax anymore—it's knowing what to build, how to architect it, and whether the AI's suggestion is brilliant or subtly broken.