Earlier quoted context omitted.
It’s not a particularly sophisticated tool. I’d put my money on one experienced engineer being able to achieve the same functionality in 3-6 months (even without the vibe coding).
Kinda reads like the Dropbox launch thread
Claude Code's source code has been leaked via a map file in their NPM registry
671–680 of 1001 posts
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#672Earlier quoted context omitted.
>there is no point in code-reviewing ai-generated code the idea that you should just blindly trust code you are responsible for without bothering to review it is ludicrous.
Why?
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#673ANTI_DISTILLATION_CC This is Anthropic's anti-distillation defence baked into Claude Code. When enabled, it injects anti_distillation: ['fake_tools'] into every API request, which causes the server to silently slip decoy tool definitions into the model's system prompt. The goal: if someone is scraping Claude Code's API traffic to train a competing model, the poisoned training data makes that distillation attempt less…
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#674Earlier quoted context omitted.
I wish. Claude Code is clearly a pile of vibe-coded garbage. The UI is janky and jumps all over the place, especially during longer sessions. (Which also have a several second delay to render. In a terminal). Lately, it's been crashing if I hold the Backspace key down for too long. Being open-source would be the best thing to happen to them. At least they would finally get a pair of human eyes looking at their codeba…
I've actually heard a plausible theory about the TUI being janky, that being that they avoid use of the alternate screen feature of ANSI (and onwards) terminals. The theory states that Anthropic avoids using the alternate screen (which gives consuming applications access to a clear buffer with no shell prompt that they can do what they want with and drop at their leisure) because the alternate screen has no scrollbac…
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#675Re: Claude Code's source code has been leaked via a map file in their NPM registry
#676I think this is ultimately caused by a Bun bug which I reported, which means source maps are exposed in production: https://github.com/oven-sh/bun/issues/28001 Claude code uses (and Anthropic owns) Bun, so my guess is they're doing a production build, expecting it not to output source maps, but it is.
Open Claude Code? Better than OpenCode and Codex
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#677Earlier quoted context omitted.
You'll never win this battle, so why waste feelings and energy on it? That's where the internet is headed. There's no magical human verification technology coming to save us.
Fatalism will also not fix anything. But I suppose death comes for us all, yes? Why do anything at all?
But humans have a huge bias for action. I think generally doing less is better.
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#678Earlier quoted context omitted.
Magical human verification technology is called "your own private forum" in conjunction with "invite your friends"
Until your friend writes a bot. Funny story, when I was younger I trained a basic text predictor deep learning model on all my conversations in a group chat I was in, it was surprisingly good at sounding like me and sometimes I'd use it to generate some text to submit to the chat.
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#679Re: Claude Code's source code has been leaked via a map file in their NPM registry
#680[flagged]