Remix.run Logo
fhn 7 hours ago

old people like the old tools that they grew up using

foresto 2 hours ago | parent | next [-]

This could be read as reductive, presumptuous, ignorant, and insulting.

At the same time, it's often technically true, but for a good reason that you neglected to mention:

Those old tools tend to be very capable email clients, not web apps with their awkward attempts to simplify complex conversation structure. A good email client can handle large, high-traffic, frequently branching, long-lived threads with ease. All the web forums I've ever used fail miserably here.

The people who are tasked with participating in large scale discussion groups (like the LKML) know this through experience. They prefer email because it works better. It makes their lives easier. It helps them to be more efficient, which is absolutely necessary given the sheer volume of messaging that they handle.

Yes, a specialized tool is required to get these benefits, just as a specialized tool is required to make web server output easily readable. Thankfully, these tools have existed for decades.

vitally3643 6 hours ago | parent | prev | next [-]

This is the reason behind essentially every reply I've ever seen to this question.

"I like it this way because it's always been this way and once you change your entire email workflow and customize your email client, it's almost as good as PHPbb"

Forums are built for threads and are immediately visible and accessible for everyone, not just people who want to spend their limited time dicking with email clients.

Mailing lists are the proto-discord: knowledge locked away from the public behind a special frontend and elitist attitudes. It's only better because the list is technically visible, but only in the worst, most low-effort way possible. You dump a raw txt copy of the entire thread unstructured onto the user and make it their problem to figure out. After all, your email client makes it easy to read, so why should you care about what anyone else needs?

47282847 5 hours ago | parent | next [-]

I understand it is out of fashion, but technologically more advanced are systems that use well defined interfaces and allow pieces to be exchanged easily. After all, we’re communicating over a number of open protocols here. A forum merges all elements into one silo. I prefer web over AOL/Compuserve. If you want a forum-like interface, there’s no technical reason why this couldn’t be done on top of a mailing list. In fact, Discourse and others attempted it.

This discussion has been happening since forever. And also the idea that it serves anyone to complain how others are obviously doing it wrong, without even attempting to understand why they’re doing it a certain way. And then be irritated when the response is negative, and labeling others as elitist for using and providing open platforms over decades and not silos.

If you don’t know, feel free to ask. And then suggest (or provide!) improvements that factor in current requirements and goals instead of dismissing them as stupid.

Life advice: if you want anybody to change what they do, you need to first understand why they’re doing it, and then offer suggestions based on that understanding that improve it with them. Otherwise you’re going to continue to recreate your own victim position, and an “elite” position that you will never belong to.

uecker 2 hours ago | parent [-]

yes, exactly this.

BobaFloutist 3 hours ago | parent | prev [-]

I think it's unsurprising that the people maintaining the tangled plumbing of the clunky, customizable, fiercely independent operating system most popular with highly-opinionated power-users prefer the clunky, customizable, open format that's a little inconvenient for non power-users but allows them to set up their own personal bespoke client.

kobalsky 6 hours ago | parent | prev [-]

maybe the old tools are prevailing for a good reason.

I prefer people to email me because half of the time they figure out their problems while writing them.

it's not an absolute rule but people who don't do their homework gravitate towards calls and messaging because they just don't prepare their questions.

asynchronous communication puts the burden on the sender, where it belongs.