Remix.run Logo
mgl 3 hours ago

Democratization of access has its victims.

I miss the old newsgroups. I wish we could land again in that weird, colorful oceans of geeky individuals with their quirks and interesting nerdy takes.

15 years ago, HN was about bootstrapping and early YC stars.

10 years ago, HN was in full VC-enterprise sauce.

5 years ago, it was crypto and NFTs, and how I switch jobs every quarter.

Now it is a blurry view into the future through the black mirror of AI.

How could we jump back into the cozy past again?

I do not have a clear answer, but what seems to work for you are small groups of friends and friends of friends hanging out on WhatsApp or Discord, discussing geeky news together in the context of their backgrounds. But these are very curated and very closed groups, still operating on the social media platforms of behemoths.

Would now be the right time to restart self-hosted message boards or Mattermost/Campfire instances?

andrehacker a few seconds ago | parent | next [-]

Is that really the problem, though, or has the audience simply changed? It seems to me that the thoughtful deep dives of years past are still being produced, but they're buried under a much larger volume of lighter content. More importantly, many of the people working at the forefront of technology and product development appear to have moved to private communities such as Discord, Slack, and similar groups, perhaps in part because of NDAs.

int32_64 2 hours ago | parent | prev | next [-]

I'm nostalgic for the new JS framework every day era. Say what you will about that era but people were writing the code by hand, so looking back it all feels "hand-crafted" and quaint. You had to copy paste that express app from a medium.com article instead of prompting an LLM to scaffold a whole project in one second.

krapp an hour ago | parent | next [-]

>You had to copy paste that express app from a medium.com article instead of prompting an LLM to scaffold a whole project in one second.

You mean they had to import it from NPM and compile it from Typescript, right? I don't think anyone's copied and pasted JS since JQuery was a thing.

thephyber an hour ago | parent | prev [-]

Is this comment... satire?

tetris11 2 hours ago | parent | prev | next [-]

The issue is the tech and the motives to wield it. Cosy decentralized message boards exist, thankfully outside the realm of the greater public.

The moment that the greater public sees these high trust networks and tries to join them, all the bad actors and their armies of bots will follow and I mourn for the recreation time of any admin who has to suddenly deal with that.

Private walled gardens seem to be the only way forward for now. If you love something, do not share it here

VCFundedGenYer 2 hours ago | parent | prev | next [-]

Discord is actively torpedoing small, niche, or marginalized communities. Not a safe place.

yladiz an hour ago | parent [-]

Torpedoing how?

Morizero 2 hours ago | parent | prev | next [-]

> How could we jump back into the cozy past again?

"You can't go back home to your family, back home to your childhood ... back home to a young man's dreams of glory and of fame ... back home to places in the country, back home to the old forms and systems of things which once seemed everlasting, but which are changing all the time - back home to the escapes of Time and Memory."

randysalami 2 hours ago | parent [-]

Well sometimes you can

tetec1 an hour ago | parent [-]

“No man ever steps in the same river twice, for it is not the same river and he is not the same man.”

I'm seeing this nostalgic sentiment a lot on forums these days, but it's not just about bringing back ye old usenet groups: you also need to bring back the way people thought back then. It's hard.

sph 23 minutes ago | parent [-]

The sentiment I'm seeing is that, to avoid the rose-tinted bias of nostalgia, we default to believing there is nothing the past has to teach us, and everything is just better today.

sph 29 minutes ago | parent | prev | next [-]

> How could we jump back into the cozy past again?

Delete 9/10th of the HN population. I could accept even AI discussion if there wasn't so much of it, and so many posts in general; /new is like trying to win the lottery.

It doesn't matter how interesting it is, you just have to be lucky. The corollary is that the front page isn't the most interesting stuff posted today, it's a list of who's got lucky posting the average topic for the average reader.

nemomarx 3 hours ago | parent | prev | next [-]

Run a self hosted forum or instance of whatever you like, and just only let people sign up if they are recommended by someone or can argue their way in, basically. xenforo and some add ons can do that, and I'm sure there's a few self hosted messaging apps like you mention but I'm not as familiar

mgl 2 hours ago | parent | next [-]

I do not think this is a technology problem.

I think it is a problem of how we changed: shorter attention spans, and a much larger volume of information to process.

Short forms win, long forms vanish, which is a tragedy in itself as good writing requires good understanding, and understanding is impossible without attention.

I'm in my 40s. I remember lcamtuf from pl.comp.security when I was just getting started playing with FreeBSD and other fun stuff.

nemomarx 2 hours ago | parent | next [-]

I still use a forum like that. You don't need an enormous community to have good discussions - 100 active users creates quite a lot.

It's a community issue, not a technical one, but you have to intentionally create the community.

tetec1 an hour ago | parent | prev [-]

Yes exactly. People have changed too. We're not going back. But we can hope that something new and better can one day appear.

techjamie 2 hours ago | parent | prev [-]

IRC is small and niche enough to be a good place for more ephemeral discussion if you have a bouncer to stay connected for you. Chat on it tends to move slowly, and the userbase trends more towards actual nerds.

smalltorch 2 hours ago | parent | prev | next [-]

On the topic, I agree smaller groups are the only way to achieve this.

Here is a protptype of how easy it is to setup a forum on onionv3 service. Just a few commands and your off.

https://gitlab.com/here_forawhile/torum

jklinger410 2 hours ago | parent | prev | next [-]

I think you answered your own question, simply un-democratize access. Go places with high barriers of entry.

add-sub-mul-div 2 hours ago | parent [-]

You don't even need explicit barriers, the masses are staying on Reddit/Twitter regardless. Only the discerning are seeking out better and newer options and those options are staying the right size rather than absorbing the eternal September.

rapnie 2 hours ago | parent | prev | next [-]

Matrix works fine for the friend to friend, small community things. Discourse forums too. Use Signal for family and friends, perhaps work. Fediverse and Atmosphere (Bluesky) for your microblog needs, and RSS to keep track of blogs.

writtenone 2 hours ago | parent [-]

Having used Matrix for almost a decade, it's hot garbage.

Sync is barely working, "unable to decrypt" still exists, the encryption is flawed [0] and the whole thing is effectively just Element and everyone else follows their lead.

[0]: https://soatok.blog/2026/02/17/cryptographic-issues-in-matri...

bilkow an hour ago | parent | next [-]

About the post you linked, see [1] and [2], which makes me question both whether that is an actual vulnerability (Signal, the messenger recommended by the author, also didn't have that check, and it's addition is absent from release notes and CVEs) and whether the post was made in good faith (the check was added to libsignal on the same day that the author disclosed the vulnerability to Matrix, which can be a coincidence, but doesn't seem likely given that the code has been there for years).

Can't speak about the other issues, I haven't had those but I barely use it. Based on comments, it's clear they exist or have existed for quite some time.

[1] https://blog.erinshepherd.net/2026/02/non-contributory-keys-...

[2] https://matrix.org/blog/2026/02/analysis-of-reported-issues-...

the__alchemist 2 hours ago | parent | prev [-]

Element in particular is embarrassingly bad. (Consistently, for the past 5 years, through the present)

datakan 2 hours ago | parent | prev | next [-]

I never cared much for newsgroups, they were mostly nice for the historical stuff. I do miss IRC though, as toxic as it could be. I could run it in a little terminal on any system without download electron apps and being spammed with ads (discord).

alphazard 2 hours ago | parent | prev | next [-]

> Democratization of access has its victims.

Democracies require conserved stake to function. How individuals initially get that stake is a degree of freedom, but if the stake can be printed freely, the system is unstable.

For working implementations of democracy, look at: invite trees, shareholder corporations, proof-of-stake distributed ledgers, etc.

KellyCriterion 2 hours ago | parent | prev | next [-]

You forgot to mention the "JS-framework-of-the-month" years :-D

brazukadev 2 hours ago | parent [-]

also known as the good old days

KellyCriterion an hour ago | parent [-]

Some weeks ago, a colleague laughed at me when I asked: "btw, do we use jQuery somewhere in our web app?" - he said, its no more a thing today.

Is that true?

(Im out of webdev for years)

tetec1 an hour ago | parent [-]

jQuery is certainly still used in a lot of production apps and they still release updates.

But most new web apps will use a flavor of React.

altcognito 2 hours ago | parent | prev | next [-]

"Democratization of access has its victims."

If it were democratization, we'd all have access to the data that underlies this dataset. In reality, this will destroy the origins of the data, and it will become hidden for all of humanity.

It is a tragedy of the commons of the highest order.

They will talk about how they are trying to protect humanity all while putting it behind a paywall.

alfiedotwtf 2 hours ago | parent | prev | next [-]

Eternal September: AI edition

adamisom 2 hours ago | parent | prev | next [-]

the composition of HN has changed to be a lot more leftist and less capitalist, and I don't think that'll change anytime soon

runarberg 2 hours ago | parent | prev | next [-]

I joined HN 13 years ago (2 years after you), and back then I saw it as a bunch of libertarians and venture capitalists and some open source (and/or functional programming) enthusiast with a few interesting and nerdy projects. I was mostly here for the news about new and useful technology.

I think the visual weight of the first group has increased over time as their projects of making a bunch of money while offering nothing of value has been validated more and more by our capitalist economy.

conductr 2 hours ago | parent [-]

I joined in 2008, that was even after lurking for a while, and it’s almost unrecognizable now in comparison has been for many years. Was mostly entrepreneurship, tech was present but was a means to an end. It wasn’t tech for the sake of tech, which is what it feels like in the recent past. The discussion on entrepreneurship topics seems to have an employee mindset more so than an owner mindset. I find it similar to how renters vilify landlords but being a landlord is not massively glamorous and can be quite risky, renters are generally out of touch with the costs involved and the profit of a landlord is all I’m saying. There’s definitely some shitty landlords tarnishing the reputation of them all. This is what has happened in tech too, the startups we loved turned evil. My gut reaction of any new tech product is no longer curiosity, it’s mistrust.

Anyhow - I find tech stuff interesting to a degree, but fundamentally I’m an entrepreneur that sees it as a tool. A means to an end. And I would love to find a place that still has that vibe. But anywhere entrepreneur related is always a cesspool of grift so it’s hard to find.

runarberg 23 minutes ago | parent [-]

I specifically remember there being a similar complaint about bitcoin back in the day, and I think somebody even SHOW HN-ed an HN front page without news about bitcoin (I went searching but failed... instead I found these two ASK HNs: https://news.ycombinator.com/item?id=20385116 https://news.ycombinator.com/item?id=5601876).

As for the employee-vs-employer. I am for sure part of the problem there. When I joined I immediately saw the potential of this being a forum where tech workers can form an international solidarity and complain about our bosses and started using it as such. There is no way you can have that many workers in an industry together and we don‘t complain about our bosses, that is just not going to happen. Workers complaining about our bosses is a universal behavior.

conductr 11 minutes ago | parent [-]

I am part of the problem in the first. It's because early HNer's were early Bitcoin users and adopters and I feel we (I) had a hope that it could take hold as an actual currency (I no longer feel that). But, we were so early I can say my first Bitcoin purchase was for <$10 and most of the Bitcoin I own today has a cost basis <$30. For us, it's climb was fast, wild, and wealth inducing. I thought it was insane when it quickly went to $100 and I think one of my own HN posts that has been maybe my most upvoted ever was about it hitting $300. I often wonder how many of the bitcoin wealth you hear and see about IRL, were just HN users that heard about it's early traction and had enough curiosity to buy a few coins (a cup of coffee then, is worth a house now). It was a PITA to buy coins though, I luckily used Mt Gox and moved them out prior to them getting "hacked".

I put my Bitcoin on ice, refused to sell it, my initial investment thesis was "what happens to the price when all Bitcoin is mined", given the supply is fixed, the price should surge, was my thought. I think they have or will find a way to alter the algo so that even more can be mined. But once I made that decision, it became difficult to see all the Bitcoin related news. I wanted to just not think about it. Daily reminder that I could sell today at a crazy high gain is tempting. I don't even know if that thesis makes sense given the projection of when that last coin will mine. Those projections didn't exist when I put this into place. So I hodl for no reason probably.

lightedman 2 hours ago | parent | prev | next [-]

[flagged]

pelagicAustral 2 hours ago | parent | prev [-]

I thought we were all about inclusion these days. I'd be wary of sharing such retrograde sentiments, you might hurt an LLM.