6 ms·
Do you use Claude code on your machine? That seems mostly vibe coded
by j_bum 4mo ago
Do you use Claude code on your machine? That seems mostly vibe coded
- wiseowise 4mo agoClaude Code isn’t a runtime that I use to execute my code with.
- sleples 4mo ago1. I don't use Claude Code, no. 2. It's amazing that a CLI wrapper is as buggy as it is. 3. Nevertheless, it's useable, and maybe for a CLI that's enough. I don't want a JS runtime running production to be the same mess.
- skeeter2020 4mo agothat seems comparable to taking a dev-time dependency, while bun is a runtime dependency. THey need to be treated very differently.
- j_bum 4mo agoFair point, wasn’t considering it from this angle.