Comment by small_model
12 days ago
Coding session these days is someone typing into Claude Code and waiting. I think this would have been a decent idea a few years ago. Humans typing code into an editor is going to be as rare as debugging assembly.
12 days ago
Coding session these days is someone typing into Claude Code and waiting. I think this would have been a decent idea a few years ago. Humans typing code into an editor is going to be as rare as debugging assembly.
This has huge potential as an education tool. People still have to learn how to code. A person who doesn't cannot achieve shippable products even with Claude code.
There are a lot of situations at work where posting a confluence page or a markdown doc on slack doesn't really get any traction, but a mob session does as you can step through things.
Something like this might be a good middle ground (can't interrupt with questions, but can still step through changes). That said, I usually write a script and spin up Loom as the 5 minute limit forces me to keep it tight.
I disagree, and even more so in the future. Programming languages will become a relic of the past. I think LLMs will just create binary from spec/tests/
Why do you think this? I don't see a pathway for a language model to create binaries directly. Is someone working on this?
10 replies →
I made CodeMic for those who love to write code by hand and understand code written by hand. It's my little sanctuary from AI.
You may very well be right about the future. I won't argue. I just love the art of programming :)