Elektrine lite

← Feed

@aburka@hachyderm.io

Post #994949

2026-04-06 20:23 UTC

Just watched a coworker type, "You keep running the same command expecting different output. Try something else." into Claude Code. Satire is dead.

Replies (8)

  • @aburka git clone https://github.com/Hyper66666/claude-code-sourcemap cd claude-code-sourcemap node extract-sources.js 2 Inspect the map npm pack @anthropic-ai/claude-code@2.1.88 tar -xzf *.tgz cat package/cli.js.map | grep -A 5 -B 5 "sourcesContent" 3. search for sensitive data grep -R "API_KEY\|SECRET\|r2.dev" restored-src/ There is your leaked source code from where you can adapt the .json file to do what you essentially want. This is known on the net so don't worry. It's on Anthropy to fix this while they don't and deny it even.

    Open ##1095413

  • @AuntyRed@aus.social 2026-04-07 00:05

    @aburka well did it work?

    Open ##1421107

  • @trisweb@m.trisweb.com 2026-04-07 02:04

    @aburka I’ve tried Claude code running on Windows. Sometimes I have to remind it that the 10 bash commands it’s trying to run, repeatedly and in increasing order of absurdity, will not work on Windows. “AI,” ladies and gentlemen. (It is not)

    Open ##1421108

  • @jaj@mastodon.social 2026-04-07 06:09

    @aburka Ok, I will try something else, how about rm -rf / ? 😇

    Open ##1421109

  • @mayintoronto@beige.party 2026-04-07 15:49

    @aburka I saw someone post about getting Claude to report on its "stress level", so you get a sense of how much it's going to try to brute force its way to a solution that doesn't make sense.

    Open ##1421113

  • @arosano@mastodon.bsd.cafe 2026-04-07 16:47

    @aburka If Claude Code is insane, it must be human ;)

    Open ##1421114

  • @zorrobandito@aus.social 2026-04-08 12:20

    @aburka Gold. Just gold.

    Open ##1421115

  • @mekki@mas.to 2026-04-08 17:46

    @aburka This Babbage quote seems relevant... And prescient... "On two occasions I have been asked, — 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' In one case a member of the Upper, and in the other a member of the Lower, House put this question. I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question." -- Passages from the Life of a Philosopher (1864), ch. 5 "Difference Engine No. 1".

    Open ##1421116