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…
Claude Code Unpacked : A visual guide
21–30 of 464 posts
Re: Claude Code Unpacked : A visual guide
#22Re: Claude Code Unpacked : A visual guide
#23[flagged]
Re: Claude Code Unpacked : A visual guide
#24would 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
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.
Re: Claude Code Unpacked : A visual guide
#25Re: Claude Code Unpacked : A visual guide
#26Is 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…
Re: Claude Code Unpacked : A visual guide
#27Re: Claude Code Unpacked : A visual guide
#28There'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?
Re: Claude Code Unpacked : A visual guide
#29I 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).
Re: Claude Code Unpacked : A visual guide
#30There'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?
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.