Live data from Hacker News

Claude Code Unpacked : A visual guide

ccunpacked.dev

381–390 of 464 posts

Re: Claude Code Unpacked : A visual guide

#381

Earlier quoted context omitted.

Just dropped the Show HN here: https://news.ycombinator.com/item?id=47601608 . Would love to hear your thoughts on the architecture!

There's nothing at that link. Not even a title.

Looks like it was downvoted to hell and marked as dead super fast. I leave the flag for "dead" on in my HN settings (leaves it super desaturated) and this seems unusual

Re: Claude Code Unpacked : A visual guide

#384
post #345

Earlier quoted context omitted.

The time is ripe for deterministic AI; incidentally, this was also released today: https://itsid.cloud/ - presumably will be useful for anyone who wants to quickly recreate an open source Python package or other copyrighted work to change its license.

I don’t understand what this is, is it satire? What is it supposed to be doing or solving?

Take a look at the demo or about page ;)

edit: or click 'Start Pro Trial'

Re: Claude Code Unpacked : A visual guide

#386
post #321

Earlier quoted context omitted.

Of course I expect it is vibe coding. It would be insane to code anything by hand these days. But that doesn't mean there is no creative input by the author here.

>> It would be insane to code anything by hand these days. I strongly disagree, but it made me chuckle a bit, thinking about labeling software as "handmade" or marketing software house as "artisanal".

Depending on your standards and what company is making it you could even have “cruelty free.”

Re: Claude Code Unpacked : A visual guide

#387
post #97

Earlier quoted context omitted.

Well, I assume this is all just generated with Claude Code, right? Whether there is much back and forth with the LLM is a valid question and nothing wrong with generating websites (I do it too for some side projects). Claude loves generating websites with a particular style of serif font. We also saw this with https://tboteproject.com/timeline/ and I've just generally seen it from various designs that coworkers have…

I really wish I had that clout-chasing gene - it doesn't even occur to me until I see someone else do it. I'm serious. The hype chasing clearly clearly matters. . things like this: https://github.com/instructkr/claw-code I mean ok, serious people put in years of effort for 100 of those stars ... it's continually wild how extremely irrelevant hard effortful careful work is. I think that's the game. Get up, look at the…

here's my attempt: https://github.com/kristopolous/Claudette

My shit's always too complicated. let's see

Re: Claude Code Unpacked : A visual guide

#388
post #321

Earlier quoted context omitted.

Of course I expect it is vibe coding. It would be insane to code anything by hand these days. But that doesn't mean there is no creative input by the author here.

>> It would be insane to code anything by hand these days. I strongly disagree, but it made me chuckle a bit, thinking about labeling software as "handmade" or marketing software house as "artisanal".

Depends on what you’re building and whether it’s recreational or not. Complex architecture vs a ui analysis tool, for example. For a ui analysis tool, the only reason you code by hand is for the joy of coding by hand. Even though you can drive a car or fly in a plane there are times to walk or ride a bike still.

Re: Claude Code Unpacked : A visual guide

#389

Author here. I built this in a few hours after the Claude Code leak. I've been working on my own coding agent setup for a while. I mostly use pi [0] because it's minimal and easy to extend. When the leak happened, I wanted to study how Anthropic structured things: the tool system, how the agent loop flows, A 500K line codebase is a lot to navigate, so I mapped it visually to give myself a quick reference I could come…

Is there any nice themes for pi?

Re: Claude Code Unpacked : A visual guide

#390

Earlier quoted context omitted.

How about releasing your own source code? It is a beautiful site, love the UX as well as functionality.

Guess what? People have ZERO reason to Open Source anything now.

One reason, beside basic altruism, is so you can put the projects on your resume. This is especially helpful if the project does very well or gets lots of stars.
Post reply on HN