logoalt Hacker News

j_bumtoday at 3:14 PM3 repliesview on HN

Do you use Claude code on your machine? That seems mostly vibe coded


Replies

wiseowisetoday at 3:23 PM

Claude Code isn’t a runtime that I use to execute my code with.

show 1 reply
sleplestoday at 3:24 PM

1. 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.

skeeter2020today at 3:29 PM

that seems comparable to taking a dev-time dependency, while bun is a runtime dependency. THey need to be treated very differently.