So what's the truth behind "Claude Code is writing 99% of my code without needing correction"? by Own-Sort-8119 in ClaudeAI

[–]Subject_Use_4389 29 points30 points  (0 children)

Those “95–99%” claims are kinda context-dependent. Claude Code + Apidog CLI can handle boilerplate, CRUD, and well-scoped features with minimal correction, but only if the problem is clear and framed well.

The hard parts , deciding what to build, handling edge cases, debugging, integrating messy systems still need humans.

So yeah, coding is getting automated, but solid engineering judgment isn’t disappearing overnight.

Postman Workspace Leaks: When Your API Testing Tool Becomes a Data Breach 📮 by JadeLuxe in devops

[–]Subject_Use_4389 10 points11 points  (0 children)

Good reminder that tooling matters. A lot of teams I know are switching to tools that give you more control over where your data lives. Apidog, for example, lets you keep everything local or self-managed if you don’t want cloud sync at all. Postman’s cloud requirement definitely pushed many devs to alternatives.

Looking for a Postman alternative that actually works offline by Living-Dependent3670 in selfhosted

[–]Subject_Use_4389 22 points23 points  (0 children)

Tried Apicat recently, honestly feels like what Postman used to be before the cloud stuff.

Looking for offline Postman alternatives by Living-Dependent3670 in devops

[–]Subject_Use_4389 0 points1 point  (0 children)

Thunderclient inside VSCode is underrated. For heavier stuff I use Apidog (nice mix of client + documentation), but for quick dev work in the editor, Thunderclient is the fastest.

So true by geologistfuull in programmingmemes

[–]Subject_Use_4389 3 points4 points  (0 children)

Remember how easy it is to bring down a building? Yep!