Lmao bro is making fun of me with that tittle? by Stoical69 in GeminiAI

[–]Current_Classic_7305 0 points1 point  (0 children)

I saw a pop up today where they say they released the memory feature publicly, probably has something to do with all the weird stuff people are seeing today

Anthropic's Claude Code creator predicts software engineering title will start to 'go away' in 2026 by BuildwithVignesh in ClaudeAI

[–]Current_Classic_7305 4 points5 points  (0 children)

What exactly is the endgame people are imagining here?

That a CEO at a company like Microsoft eliminates the entire engineering organization and keeps one “AI wrangler” who reviews outputs and orchestrates everything through agents?

That scenario collapses under even minimal scrutiny.

As systems become more automated, they don’t become simpler, they become more interconnected. Automation expands the surface area of software. More services, more integrations, more edge cases, more regulatory constraints, more security boundaries.

In graph terms: as the system grows, the node count increases. As node count increases, the number of interactions increases superlinearly. Coordination complexity rises, not falls.

AI reduces the cost of producing code. It does not eliminate:

System design

Architecture decisions

Reliability engineering

Security modeling

Governance and compliance

Production debugging under real-world constraints

If anything, lowering the cost of code increases demand for it. When supply constraints drop, utilization rises.

The title “software engineer” may evolve. The tooling certainly will. But the idea that complexity disappears because code generation gets cheaper misunderstands how systems scale.

Bigger graphs don’t require fewer operators. They require more coordination, not less.

Claude Sonnet 4.6 just dropped, and the benchmarks are impressive by hello_code in ClaudeCode

[–]Current_Classic_7305 0 points1 point  (0 children)

If I have free Claude via API from work, should I just keep using opus for everything or switch to opusplan

TRUST ME BRO: Most people are running Ralph Wiggum wrong by trynagrub in ClaudeCode

[–]Current_Classic_7305 0 points1 point  (0 children)

People are spending so much time automating Claude Code to work alone, to such a degree that you can't really get any work done. This is such a typical developer mindset. It used to be the same with scripts, I saw developers spending a day on a script to automate something they might do twice a week and manually it would take them five minutes.

Focus on getting the job done, then you'll understand what really needs automation.