Someone asked if Claude's 512K context window is a lot of code, and the answer is the most developer thing ever: "it depends." For a bloated enterprise monolith with 47 microservices and a codebase older than some of the junior devs? Not even close. But for a single CLI tool? Yeah, that's basically your entire codebase, dependencies, tests, documentation, and probably your existential crisis about whether you should've just used bash instead.
Fun fact: Claude's 512K token context is roughly equivalent to a 1,500-page novel. Most CLI apps don't need that much code unless you're recreating systemd in Python for some reason.
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp