Earlier quoted context omitted.
People will build AI 'quality detectors' to sort and filter the slop. The problem is of course it won't work very well and will drown all the human channels that are trying to curate various genres. I'm not optimistic about things not all turning into a grey sludge of similar mediocre material everywhere.
Is there a way to have a social media platform with hand-written letters, sent with ravens? That's AI proofed... for a while at least!
Is Show HN dead? No, but it's drowning
391–400 of 455 posts
Re: Is Show HN dead? No, but it's drowning
#392Yes, we need to do something about this and tomhow and I are talking about it - it's not clear yet what. Raising the quality bar would likely cut down on quantity as a side effect, and that would be a nice solution. One idea that a user proposed is a review queue where experienced HN users would help new Show HN submitters craft their posts to be more interesting and fit HN's conventions more.
A separate queue is the solution. Then the moderation system (dang, tomhow, seasoned users) can apply an adjustable threshold to promote Show HN posts to the main queue.
Re: Is Show HN dead? No, but it's drowning
#393Earlier quoted context omitted.
> I’ll bet the abandonment rate for side projects has skyrocketed My experience is the opposite. It’s so much easier to have an LLM grind the last mile annoyances (e.g. installing and debugging compilation bullshit on a specific raspberry pi + unmaintained 3p library versions.) I can focus on the parts I love, including writing them all by hand, and push the “this isn’t fun, I’d rather do something else” bits to a mi…
> including writing them all by hand, and push the “this isn’t fun, I’d rather do something else” bits to a minion. That’s not really the part I’m talking about. My gut says that if tests are a blocker for weekend projects, people just don’t bother writing them. I certainly wouldn’t imagine them taking much longer to code than the core functionality. In my experience, which seems to resonate with a lot of people, AI…
I've done enough of this in my career that I can do it, but I don't want to. It's not fun. Having an LLM iterate on that stuff is really nice. Especially to get a scaffolding that I can then read and learn from.
For example, I recently was using an eInk screen for the first time and wanting to stream the currently playing album art to it. Claude made it so, so, so much easier to troubleshoot.
Re: Is Show HN dead? No, but it's drowning
#394Re: Is Show HN dead? No, but it's drowning
#395I don't actually mind AI-aided development, a tool is a tool and should be used if you find it useful, but I think the vibe coded show HN projects are overall pretty boring. They generally don't have a lot of work put into them, and as a result, the author (pilot?) hasn't generally thought too much about the problem space, and so there isn't really much of a discussion to be had. The cool part about pre-AI show HN is…
The filter used to be effort. You had to care enough to spend weeks on something, which meant you probably understood the problem deeply. Now that filter is gone and we get a flood of "I prompted this in 20 minutes" posts where the author can't answer a single follow-up about their own code. The interesting Show HNs still exist, they're just buried under noise.
More's the pity. I'm prepping for a ShowHN with a completely hand-coded project I started in December. It will be finished around end-march. I vibe-coded all the docs, because I spent all the time on the code.
I have no idea if the ShowHN is going to be at all useful, but I pivoted multiple times on various implementation things. Had it been coded by an AI, I don't think there would be any pivot.
The value is precisely from the pivots. An AI would have plodded on ahead anyway with a broken model for the problem-space.
Re: Is Show HN dead? No, but it's drowning
#396Earlier quoted context omitted.
Sqfty? I mean it's a real problem, but it's also a solved problem, and also not a problem that comes up a lot unless you're doing the sort of engineering where you're using a CAD tool already. I don't doubt it's useful, and seems pretty well crafted what little I tried it, but it doesn't really invite much discussion.
Also, just a URL with no explanation and no supporting text in the post. If the poster can't be bothered to talk about why they made it... actually it's not even that. Just say hello, at least a hello. Show your audience you're a person. Humans like to talk to other humans.
Re: Is Show HN dead? No, but it's drowning
#397Earlier quoted context omitted.
Agreed, and were gonna see this everywhere that AI can touch. Our filter functions for books, video, music, etc are all now broken. And worst of all that breaking coincides with an avalanche of slop, making detection even harder. There is this real disconnect between what the visible level of effort implies you've done, and what you actually have to do. It's going to be interesting to see how our filters get rewired…
People will build AI 'quality detectors' to sort and filter the slop. The problem is of course it won't work very well and will drown all the human channels that are trying to curate various genres. I'm not optimistic about things not all turning into a grey sludge of similar mediocre material everywhere.
Re: Is Show HN dead? No, but it's drowning
#398Earlier quoted context omitted.
> I’ll bet the abandonment rate for side projects has skyrocketed My experience is the opposite. It’s so much easier to have an LLM grind the last mile annoyances (e.g. installing and debugging compilation bullshit on a specific raspberry pi + unmaintained 3p library versions.) I can focus on the parts I love, including writing them all by hand, and push the “this isn’t fun, I’d rather do something else” bits to a mi…
> including writing them all by hand, and push the “this isn’t fun, I’d rather do something else” bits to a minion. That’s not really the part I’m talking about. My gut says that if tests are a blocker for weekend projects, people just don’t bother writing them. I certainly wouldn’t imagine them taking much longer to code than the core functionality. In my experience, which seems to resonate with a lot of people, AI…
Re: Is Show HN dead? No, but it's drowning
#399Earlier quoted context omitted.
I think that's a fear I have about AI for programming (and I use them). So let's say we have a generation of people who use AI tools to code and no one really thinks hard about solving problems in niche spaces. Though we can build commercial products quickly and easily, no one really writes code for difficult problem spaces so no one builds up expertise in important subdomains for a generation. Then what will AI be t…
> Then what will AI be trained on in let's say 20-30 years? Old code? It's own AI developed code for vibe coded projects? I’ve seen variation of this question since first few weeks /months after the release of ChatGPT and I havent seen an answer to this from leading figures in the AI coding space, whats the general answer or point of view on this?
Re: Is Show HN dead? No, but it's drowning
#400Similar experience. I posted a Show HN two days ago for a children's book generator - type a story idea, get a fully illustrated printed book shipped to you. Offered a free printed book including shipping to the HN community via voucher code. Got 7 points, 2 comments, and zero voucher redemptions. Nobody even ordered the free book. One of those comments was genuinely useful feedback from Argentina about localization.…
If you (or Disney or Hasbro) shipped ebooks that unfolded when you tell it a prompt (in the format of "bibbidi bobbity boop tell me a story about an elephant"), then I'm sure it would fly off the shelves this Christmas. It doesn't even have to be expensive hardware; I'm sure you can build it with a Pi Zero with 2 cheap screens paired to an app on the parent's phone. But perhaps that's not the business you had in mind.