Live data from Hacker News

Every fucking website: 2026 edition

op.tngl.io

31–36 of 36 posts

Re: Every fucking website: 2026 edition

#31
post #22

Earlier quoted context omitted.

you can detect `curl | bash` server-side and serve a different payload for those (compared to curl -O file, wget etc), hence its an effectively undetectable attack vector. Executables on the other hand can be inspected and prodded, so the likelihood of something going amiss and consequently security agencies finding out about it is significantly higher. neither of those is secure of course, we're just discussing diff…

> you can detect `curl | bash` server-side Oh wow, ok. So if anything, manually do `curl` and `sh` separately?

at that point, i'd put bash script up as being moderately more secure as its generally easier to audit them vs a binary.

but i'Ve also gotta say that random binary download over web is also incredibly rare - usually its either a combination of both (the curl|bash ending in a random binary being downloaded) or the user actually installing via a packagemanager like apt, zypper, yum, dnf etc - and those packagemanagers generally do audit the main repositories, so theyre basically as secure as you can get in those contexts.

but of course, everyone has their own thread model and i dont work in security (●'◡'●)

Re: Every fucking website: 2026 edition

#34
post #6

This is almost exactly this website [0] which is also on the frontpage of HN. Wow. 0: https://news.ycombinator.com/item?id=49297469

And this one, which is on the front page right now: https://news.ycombinator.com/item?id=49307700

Replying to my own post to note that the author of the app in my linked post is using an LLM to respond to everyone in the thread. They responded to me (with a clearly LLM written, sycophantic tone) and said that they updated the design. It looks less like the parody site now.

Re: Every fucking website: 2026 edition

#35

Why does the HN title say “2026 edition” when the page itself says “Slop edition”? We aren’t supposed to editorialize titles here.[0] https://news.ycombinator.com/newsguidelines.html

Because there's been a recent submission titled "Every fucking website (2020)", I guess.

Re: Every fucking website: 2026 edition

#36
post #35

Why does the HN title say “2026 edition” when the page itself says “Slop edition”? We aren’t supposed to editorialize titles here.[0] https://news.ycombinator.com/newsguidelines.html

Because there's been a recent submission titled "Every fucking website (2020)", I guess.

That is adding a year to the end of the complete title of the article, which is a thing often added to older articles to provide additional context. This is replacing words in the article's title with different words, which, as I said, is counter to the stated rules of the site.

If the title was "Every fucking website: Slop edition (2026)," I wouldn't have made my comment.

Post reply on HN