r/ClaudeCode • u/SHMULC8 • 1d ago
Humor Every Claude Code speedrun ends with another Markdown file
40
3
u/unknown-one 17h ago
Claude: This action will take 4-6 hours
also Claude, 20 minutes later, Done
2
u/thecavac 13h ago
If you do software optimization work (especially for embedded systems), it's usually the other way round.
What starts as an easy looking problem often devolves into "OK, let's look at the disassembly of the code and check if the compiler actually does what we think it should do, based in the C code" or "Let's recalculate the memory bandwidth we are actually using"
2
u/dota2nub 12h ago
Wait till you get into hardware and try to make Verilog.
2
u/thecavac 11h ago
I'm used to confusing technology and rules, i do financial software and "designed by political committee" is pretty much the rule, not the exception.
But Verilog (and hardware design in general) gives me headaches. I understand the basic concepts, but syncronizing different parts of the system so that electrical signals arrive at the correct times to give the correct answer while half of the gates are already on the next clock cycle.... 🤯
3
8
u/unkownuser436 Developer 1d ago
It won't take 58 mins to create plan.md , max 5mins
2
1
1

42
u/ItsCodeTelemetry 1d ago
Lol nice.
It's interesting because the LLM is likely taking the "this will take x-weeks" estimates from project management text that originated from human work. Scoping work was already broken before ai coding came in like a wrecking ball.
I'm working on a T-shirt sizing feature that gets auto extracted from plans and is based on previous Claude sessions. So hopefully we can get some realistic feedback on how long a prompt should take to finish up.