Live data from Hacker News

Show HN: HN Hall of Fame – browse 3,100 legendary Hacker News links

orangecrumbs.com

31–40 of 42 posts

Re: Show HN: HN Hall of Fame – browse 3,100 legendary Hacker News links

#32

One thing that most LLMs do in their UIs are way too small fonts and too much information density. For example, the "max pts" text has no reason to be this small, there is easily enough space to the left.

This concept has annoyed me so much that I decided to give it a name and create a bunch of shortcuts in my AI tools to stop it.

I call these things "sprinkles" Because I feel like AI can't stop sprinkling dumb shit all over its designs. Small text that annotates things, little callouts are examples but to me, the canonical thing that AI does when you ask it to build a UI that makes no sense is to create a bunch of stuff on the page that couldn't possibly come from any kind of deterministic database.

For example, if you ask it to sort and filter a library UI for a book finder, it'll add some element on a SERP page that's like "22 first time novelists" Even though that piece of information doesn't exist anywhere and couldn't possibly wire into a dynamic website.

Drives me crazy. Thought I'd share.

Re: Show HN: HN Hall of Fame – browse 3,100 legendary Hacker News links

#33

Looks a lot alike Web UIs SOTA models produce, and you know what I'm really glad. No more people doing crazy stuff with UX just because. No more frontend dark magic only the most dedicated zealots can make sense of. Democratised UI for all. And this might not even have had an AI assisted development, I'm just abusing this comment and going slightly off topic to say I'm happy for this tech, as someone that only dealt…

I find you're perspective quite baffling. It is interesting in that you like the standardization and lack of certain web design crimes and I should not be overly negative to the OP showing their work^1. But man, I truly cannot understand how anyone can see that slop design and feel anything positive. It makes me want to instinctively close the tab immediately as soon as I see it. [1] It's mostly not their work and ju…

Separating emotion from logic without one dominating the other is a skill. That's Simone Weil's attention. You need to look at the world with curiosity and openness in order to filter out and assimilate only what you wish. See past what is for what in can be. I'm not saying the project is good or if it's aesthetic, but the functionality works and without LLMs this would never have seen the light of day. All these problems you say are easily solvable with something like Stitch, Impeccable and a tad of good taste from the part of the author. But for a MVP or a PoC? That's really more than enough.

Re: Show HN: HN Hall of Fame – browse 3,100 legendary Hacker News links

#34

This is cool, and clearly a popular post, yet also... doesn't the 'Show HN' guidelines specifically exclude lists and reading material? With the massive drop in quality that AI has brought to Show HNs, this is a great example of something that truly is cool... but would be equally cool without 'Show HN' in front of the title. We're failing to moderate the site well unless we recommend OP does what the guidelines say…

HN rules are slightly bendy and not blindly applied. Things are generally okay if it's within the realm of good taste and judgement.

For instance, I've seen plenty of submissions which were retitled, like a news story which had a vague headline written for "normal people" which ends up being an article about a specific tech issue relevant to this community.

Re: Show HN: HN Hall of Fame – browse 3,100 legendary Hacker News links

#35

I'm surprised how many of those I've never seen before, even after spending more than a decade on HN and arguably way too much every day. Such a good surprise :) I wish the page used the CSS :visited selector and provided a link on the index page, so we could easily see which one we've visited before or not.

I wish the page used the CSS :visited selector and provided a link on the index page, so we could easily see which one we've visited before or not.

That only lasts as long as your browser history. For example, Chrome only holds your history locally for 90 days.

Re: Show HN: HN Hall of Fame – browse 3,100 legendary Hacker News links

#39
post #35

I'm surprised how many of those I've never seen before, even after spending more than a decade on HN and arguably way too much every day. Such a good surprise :) I wish the page used the CSS :visited selector and provided a link on the index page, so we could easily see which one we've visited before or not.

I wish the page used the CSS :visited selector and provided a link on the index page, so we could easily see which one we've visited before or not. That only lasts as long as your browser history. For example, Chrome only holds your history locally for 90 days.

> For example, Chrome only holds your history locally for 90 days.

What, that would be silly no? I daily drive Firefox, just Chrome for testing stuff, and Firefox remembers websites I visited years ago, I think I'd almost consider the browser useless if it forgets addresses after just 90 days.

Re: Show HN: HN Hall of Fame – browse 3,100 legendary Hacker News links

#40
post #26

Earlier quoted context omitted.

And yet the search on mobile opens half cut, the dark mode icon isn't centered like the search icon and in the resurfaced section are overlapping texts. And thats just from glancing through the page on my phone. Maybe I'm too picky but it gives a sloppy, unpersonal feeling.

I could take your comment and use it as a prompt and depending on the model quality it will have been an ex-bug

The fact that things like that get into a production app at all is the bigger point. AI slop doesn't even hit a base level of "it works on my machine". When some piece of an app just doesn't work, regardless of whether it was LLM-generated or not, it means there was no QA done on the app. Or at least, not enough.

That is why the term "AI slop" exists. Not because AI cannot produce working code - we all know it can - but because it breeds a low-effort process where people just slap code into production with no regard to quality.

Post reply on HN