frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Claude Code Unpacked : A visual guide

https://ccunpacked.dev/
169•autocracy101•2h ago
Related ongoing threads:

The Claude Code Source Leak: fake tools, frustration regexes, undercover mode - https://news.ycombinator.com/item?id=47586778 - March 2026 (406 comments)

Claude Code's source code has been leaked via a map file in their NPM registry - https://news.ycombinator.com/item?id=47584540 - March 2026 (956 comments)

Also related: https://www.ccleaks.com

Comments

restlessforge•1h ago
Okay those "hidden features" are amazing, especially the cross-session referencing. I hope we can look forward to that in the future

Also I definitely want a Claude Code spirit animal

jwilliams•1h ago
It's live! If you're on the latest cc you can use /buddy now.
Nevermark•1h ago
Ok! First prompt, obviously:

“Complete thyself.”

And I want an octopus. Who orchestrates octopuses.

jen729w•1h ago
It's a ridiculous folly. I've already lost a well-constructed question because I accidentally tabbed into my pointless 'buddy'.

(Yes, I know I can turn it off. I have.)

binocarlos•11m ago
I find Claude Code features fall into 2 categories, "hmmmm that could be actually useful" vs "there is more kool aid where that came from"
jruohonen•1h ago
Thanks, I'll use this for teaching next week (on what not to do). BashTool.ts :D But, in general, I guess it just shows yet again that the emperor has no clothes.
inside_story•1h ago
cool Archaeologization Collection Output
mdavid626•1h ago
How the hell is it 500k lines?
twsted•1h ago
It is vibe coded.
jatins•1h ago
There's this weird thing about AI generated content where it has the perfect presentation but conveys very little.

For example the whole animation on this website, what does it say beyond that you make a request to backend and get a response that may have some tool call?

siva7•1h ago
Really Weird but then it's so easy spot AI text by this pattern
roughly•1h ago
Also it's just randomly incorrect in places. For instance, it lists "fox" as one of the "Buddy" species, but that's not in the code.
autocracy101•51m ago
That's been corrected, I did another fact checking pass!
autocracy101•53m ago
That's fair. The site isn't meant to be a deep technical dive, it's more of a visual high-level guide of what I've curated while exploring the codebase while assisted by AI, 500k loc codebase is just too much to sift through in a short amount of time.
simonreiff•1h ago
Nice site. I might suggest moving SendMessage to the Hidden Features as they don't appear to have implemented a ReadMessage or ListMessages tools.
stingraycharles•1h ago
I guess they really do eat their own dogfood and vibe code their way through it without care for technical debt? In a way, it’s a good challenge, but it’s fairly painful to watch the current state of the project (which is about a year old now, so it should be in prime shape).
coldtrait•53m ago
Boris Cherny, the creator of Claude Code said he uses CC to build CC.
brabel•11m ago
> is about a year old now, so it should be in prime shape

A 1yo project may be in good shape if written by just one dev, maybe a few. But if you have many devs, I can guarantee it will be messy and buggy. If anything, at 1yo it is probably still full of bugs because not enough time has elapsed for people to run into them.

ramon156•1h ago
I expect dozens more "research articles" that

- find nothing - still manage to fill entire lages - somehow have a similar structure - are boring as fuck

At least this one is 3/4, the previous one had BINGO.

jen729w•1h ago
Is it just me or do I not find the Claude Code application that fascinating?

I use it all day and love it. Don't get me wrong. But it's a terminal-based app that talks to an LLM and calls local functions. Ooookay…

j45•1h ago
Clever architecture often can still beat clever programming.
parasti•54m ago
I feel the same way. Given it's AI-written, looking at the code isn't even worth it to me. I would rather read a blog post about how they develop it day to day.
59nadir•1m ago
I think it's good that it's out there, and I wonder why Anthropic have been keeping it closed source; clearly they can't possibly think that the CC source code is a competitive advantage...?

Agents in general are easy to make, and trivial to make for yourself especially, and the result will be much better than what any of the big providers can make for you.

`pi` with whatever commands/extensions you want to make for yourself is better than CC if you really don't want to go through the trouble of making your own thing.

vivzkestrel•1h ago
would be nice if the transformers code for one of these frontier LLM models got leaked, HN will have a field day with a reveal like that
loveparade•57m ago
I doubt there is anything special about the transformer code the frontier labs use. The only thing proprietary in it are probably the infrastructure-specific optimizations for very large scale distributed training and some GPU kernel tricks. The real moat is the training data, especially the RLHF/finetuning data and verifiable reward environments, and the GPU clusters of course.

The open source models are quite close, and they'd probably be just as good with the equivalent amount of compute/data the frontier labs have access to.

dheerajmp•1h ago
Feel free to add this to Awesome Claude code. https://github.com/rosaboyle/awesome-cc-oss
lastdong•56m ago
I hope /Buddy is ported across to OpenCode.
m132•46m ago
I mean, I get it: vibe-coded software deserves vibe-coded coverage. But I would at least appreciate it if the main part of it, the animation, went at a speed that at least makes it possible to follow along and didn't glitch out with elements randomly disappearing in Firefox...

How is this on the front page?

brabel•8m ago
It's on the front page because it looks really cool. You can complain about it being vibe coded, but it still looks good. If you ask Claude to allow the user to slow down the animation, it can do that quite easily, that's just not a problem caused by vibe coding. And I'm on FF and didn't notice anything glitching out.
sibtain1997•46m ago
Kairos and auto-dream are more interesting than anything in the agent loop section. Memory consolidation between sessions is the actual unsolved problem. The rest is just plumbing tbh
rhofield•32m ago
Really nice visualisation of this, makes understanding the flow at a high levle pretty clear. Also the tool system and command catalog, particularly the gated ones are super interesting.
fartfeatures•30m ago
Ccleaks is down?
p2detar•6m ago
[delayed]

Claude Code Unpacked : A visual guide

https://ccunpacked.dev/
171•autocracy101•2h ago•34 comments

Neanderthals survived on a knife's edge for 350k years

https://www.science.org/content/article/neanderthals-survived-knife-s-edge-350-000-years
115•Hooke•6h ago•60 comments

Mad Bugs: Vim vs. Emacs vs. Claude

https://blog.calif.io/p/mad-bugs-vim-vs-emacs-vs-claude
30•Munksgaard•1h ago•23 comments

Chess in SQL

https://www.dbpro.app/blog/chess-in-pure-sql
27•upmostly•2d ago•7 comments

TinyLoRA – Learning to Reason in 13 Parameters

https://arxiv.org/abs/2602.04118
151•sorenjan•4d ago•19 comments

TruffleRuby

https://chrisseaton.com/truffleruby/
106•tosh•3d ago•6 comments

Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs

https://prismml.com/
216•PrismML•10h ago•90 comments

Bring Back MiniDV with This Raspberry Pi FireWire Hat

https://www.jeffgeerling.com/blog/2026/minidv-with-raspberry-pi-firewire-hat/
33•ingve•3d ago•5 comments

A dot a day keeps the clutter away

https://scottlawsonbc.com/post/dot-system
263•scottlawson•10h ago•82 comments

MiniStack (replacement for LocalStack)

https://ministack.org/
200•kerblang•10h ago•39 comments

The Claude Code Source Leak: fake tools, frustration regexes, undercover mode

https://alex000kim.com/posts/2026-03-31-claude-code-source-leak/
1106•alex000kim•18h ago•431 comments

OpenAI closes funding round at an $852B valuation

https://www.cnbc.com/2026/03/31/openai-funding-round-ipo.html
418•surprisetalk•11h ago•363 comments

Butterfly-collecting: The history of an insult (2017)

http://lughat.blogspot.com/2017/10/butterfly-collecting-history-of-insult.html
10•jruohonen•2d ago•0 comments

Show HN: CLI to order groceries via reverse-engineered REWE API (Haskell)

https://github.com/yannick-cw/korb
9•wazHFsRy•2d ago•0 comments

Digitizing photos from the 1998 Game Boy Camera

https://swiftrocks.com/digitizing-photos-from-the-1998-game-boy-camera
28•rockbruno•2d ago•5 comments

Analyzing Geekbench 6 under Intel's BOT

https://www.geekbench.com/blog/2026/03/analyzing-geekbench-6-under-intels-bot/
20•hajile•3h ago•12 comments

4D Doom

https://github.com/danieldugas/HYPERHELL
184•chronolitus•4d ago•40 comments

Slop is not necessarily the future

https://www.greptile.com/blog/ai-slopware-future
219•dakshgupta•16h ago•372 comments

Ordinary Lab Gloves May Have Skewed Microplastic Data

https://nautil.us/ordinary-lab-gloves-may-have-skewed-microplastic-data-1279386
94•WaitWaitWha•9h ago•31 comments

Open source CAD in the browser (Solvespace)

https://solvespace.com/webver.pl
320•phkahler•18h ago•104 comments

Use string views instead of passing std:wstring by const&

https://giodicanio.com/2024/05/14/why-dont-you-use-string-views-like-std-wstring_view-instead-of-...
35•Orochikaku•2d ago•38 comments

Why the US Navy won't blast the Iranians and 'open' Strait of Hormuz

https://responsiblestatecraft.org/iran-strait-of-hormuz/
268•KoftaBob•21h ago•726 comments

Back to FreeBSD – Part 2 – Jails

https://hypha.pub/back-to-freebsd-part-2
74•vermaden•4d ago•13 comments

Teenage Engineering's PO-32 acoustic modem and synth implementation

https://github.com/ericlewis/libpo32
105•ericlewis•4d ago•24 comments

Cohere Transcribe: Speech Recognition

https://cohere.com/blog/transcribe
187•gmays•14h ago•55 comments

Axios compromised on NPM – Malicious versions drop remote access trojan

https://www.stepsecurity.io/blog/axios-compromised-on-npm-malicious-versions-drop-remote-access-t...
1818•mtud•1d ago•735 comments

Show HN: Postgres extension for BM25 relevance-ranked full-text search

https://github.com/timescale/pg_textsearch
138•tjgreen•14h ago•41 comments

We intercepted the White House app's network traffic

https://www.atomic.computer/blog/white-house-app-network-traffic-analysis/
203•donutpepperoni•5h ago•61 comments

I traced my traffic through a home Tailscale exit node

https://tech.stonecharioteer.com/posts/2026/tailscale-exit-nodes/
108•stonecharioteer•11h ago•49 comments

Learn Something Old Every Day, Part XVIII: How Does FPU Detection Work?

https://www.os2museum.com/wp/learn-something-old-every-day-part-xviii-how-does-fpu-detection-work/
42•kencausey•3d ago•5 comments