@thdxr Token count as a productivity metric is wild but it actually makes sense. The days you're thinking hardest are the days you need to talk it through most.
@SahilBloom Deciding to learn something completely outside my comfort zone at 39. Music producer going into AI engineering. The discomfort was the point.
@paulg Every major technology looked unprofitable until the people who actually understood it built the right thing on top of it. The internet was "too expensive" too.
@TheAhmadOsman The sacred text is the system prompt. The prophecy is the safety guidelines. And we're all just waiting for the next model drop like it's a religious event.
@nalinrajput23 Claude didn't make coding harder. It made it obvious when you don't understand what you're doing. That's not harder, that's just more honest.
@Govindtwtt The prayer phase ends when you understand what it wrote. That's why I'm learning the fundamentals first, so I can judge the output, not just run it and hope.
@TTrimoreau Claude. I use it daily for learning AI engineering and it teaches me the reasoning behind every decision, not just the output. That kind of trust is earned.
@chrislutzxy Hermes if you need memory across sessions and always-on automation. Claude Code if you're deep in a codebase. They're not really replacements for each other.
@ash_twtz Perplexity is search-first, the others are chat-first with search added. Different mental model. When you want an answer with sources upfront, Perplexity feels cleaner. When you want to think through something, Claude wins.
Git's staging area confused me for days. In music production the work is linear. Produce, save then bounce. Code is parallel: three unrelated changes pile up and you curate them. There's no DAW equivalent, which is exactly why it felt so foreign.