Hacker News new | ask | show | jobs
by kuschku 4 days ago
What kind of vibecoded website is this?

- the worst infinite scroll I've ever seen making it impossible to access the footer

- the title tag doesn't seem to work properly (just shows the URL in the tab title, on Chrome and Firefox)

- 2007-style keyword stuffing in meta keywords

- the entire page is client-side react with a completely empty body?

The agency that built it even proudly states on their website that they vibecode everything: https://gradientnoise.com/

EDIT: Turns out, the articles are mostly AI-generated as well? https://blog.ryanmerket.com/how-i-built-runtimewire-a-one-pe...

> And this is the gate that lets me sleep: a story only auto-publishes if the editor says PASS, the risk score is comfortably low, a hero image exists, and it has at least one source

7 comments

I've read more than a handful of AI-generated articles on HN recently. The last one even had a fake author with a fake face. despite the site insisting it had human editors and reviews. The web property was created by a marketing/AI agency from (AFAIK) a European country with zero employees credentialed to edit hard science news articles, also zero employees with English names and faces like the supposed author.

The interslop is real. Simulacra and simulation.

The dead Internet theory is long established at this point
> the worst infinite scroll I've ever seen making it impossible to access the footer

Let's be fair, it's possible to reach the footer! You keep pressing the end key for like a minute or two and 665 requests (with embedded base64 encoded images and all) later, you have your footer.

So saying it's possible to reach the footer would be technically correct - the best kind of correct!

I "love" infinite scroll on websites where important links like finding a way to contact customer support for help is only in the footer that you can never reach.
But the hero image is an AI homage to cute paper-craft, to remind us that people cannot or will not put in that level of effort any more, so it's okay!
No agency. Just a one man shop. What kind of vibecoded website is this? It's a Replit built site along wtih my 20 years of experience building websites from scratch. It was launched this month, so it's a bit rough around the edges, but we're off to a great start.
yeah, pointless AI-generated header image --> close tab
works fine on the phone
I can't confirm that.

Mobile Chrome can't show a tab title either https://i.k8r.eu/3vVCTQ.png

And the infinite scroll causes the page to constantly jump back up, again preventing me from accessing the footer

And of course with JS disabled you get nothing at all (which affects RSS readers, kindle devices, etc)

Now i see the problem yeah same on my device to
rss is fine /rss

infinite scroll fixed, nojs issues fixed, and title fixed. thanks for helping QA.

Typically, you'd want to be able to fetch the full article with your RSS reader, which obviously doesn't work with client side rendering.