Hacker News new | ask | show | jobs
by Andebugulin 76 days ago
If it was 2020, it would be hard to imagine that after some hours/days you getting a visual representation of the leak with such detailed stats lol
2 comments

I don't have a lot of experience with them but I would have thought static analysis tools circa 2020 would have managed it just fine.
The output wouldn't be anything nearly as good, comprehensive and informative as this website.

No tooling, no animation, no hidden features, no explanation of how things work upon clicking them.

But I'm glad to be proven wrong if you know a static analysis tool I can point to the repo and come up with comparable result.

How was this generated ? I'm quite sure "with ai/claude code" but what are the actual steps ?
For the animations specifically, it's using Motion (fka Framer Motion) Javascript library. If you describe some animations from the site to an LLM and ask it to use Framer motion, you get very similar results. The creator likely just prompted for a while until they were happy with the outcome.
Is there a reason to think it was done by an LLM?
AI-generated UIs, at least ones aimed at an engineering audience, have a very distinct appearance. They seem to always have the following attributes:

- Dark mode design with lots of colors

- Buttons that have vibrant, bright borders and duller backgrounds

- Excessive (IMO) usage of monospace fonts for stylistic reasons

None of this proves that it's AI (the other comments have covered that) but in my experience it's always correct.

It states "curation assisted by AI" at the bottom.
That doesn't mean the code in question was written by AI.
The author posted in this thread. It's AI.
The biggest reason would be: do you know a single developer who could have produced this in a couple of hours?
Yup, strange to see people still don’t understand LLMs massively speed up coding greenfield pet projects. Anytime you see a bee web app it’s better to assume AI use rather than not anymore.
I'm not familiar enough with this animation library to answer that. Someone could be very used to this type of website and just copy paste things they've done before.
What does Occam's razor say?