Live data from Hacker News

I don't enjoy the Internet any more

btao.org

61–70 of 108 posts

Re: I don't enjoy the Internet any more

#61
A bottle of cool, hydrating water has been spilt onto dry dirt and soaked in, becoming mud, where the dirt and the water are not able to be separated back into their original forms. The water is the internet and the dirt is the real world. It was inevitable that the real world would absorb the internet into it.

I remember drinking the cool water and being greatly refreshed by it, but what I think is easy to overlook is what, in the modern real world, has been improved by its absorption of the internet into the combined normality. The things that have been improved we take for granted. Music, Movie, and TV streaming, instant messaging, working from home, online shopping, podcasts, webcams, smartphones. Not all of it is positive (but that's a tool usage choice conversation, which is a bit different).

The nostalgia, I think, is the "what could have been", with this new thing, and now we're living in it, it's a bit disappointing, but only in a way that anything that's 'normalised' is a bit disappointing. We're stupid, demanding, impossible to please humans; our imagined utopia will never be manifest.

I'm sitting here watching a webcam of a flock of pigeons drinking from a waterhole in the Namibian desert. That's cool! But I've still got to work, and work is still hard thinking and forcing myself out of bed in the morning and ignoring distractions of things I'd rather be doing - but I can have this extra screen showing me pigeons on the other side of the world.

We can still have this conversation.

Re: I don't enjoy the Internet any more

#62

What I have seen is that the Internet doesn’t attract interesting people anymore and such, the time they spend creating “content” is drastically reduced compared to, let’s say 20-25 years ago. And by “content” I don’t mean tiktok or youtube shorts, but code, blogs, demos or contributing to larger projects. The dynamic is different now, people are working disconnected and from time to time they might release ready pro…

Refusing to show the process is more of a generational culture difference than an indicator of how much effort actually went into the work.

The younger audience is the majority. They want to see effortless cool. They want their hero to be out there "aura farming".

Despite what they may say in words, they don't really want authenticity because it's "cringe". Everything that you consider uplifting, inspirational, community-focused, introspective, etc. comes off as pretentious and corny. They have a more cynical take on life and prefer fake drama and subtle quirkiness. They grew up watching "authentic" people get canceled left and right. You might as well just be a shameless actor then.

They want main characters. They want the whole song and dance. They are far from the first generation to be this way and it goes in cycles. Look at old Hollywood.

Re: I don't enjoy the Internet any more

#63
post #4

I'm simultaneously hearing that the internet is more addicting than cigarettes to the point where multiple states are finding success levying gigantic fines on companies for having too good of a product, and also that the internet is boring and drab. Are we on two different internets? Is the author simply immune from the hypnosis of social media? Anyway, the real internet is and always has been/will be smaller forums…

Agreed. The ‘real internet’ is still out there, in the hinterland. You just need to make your own map to find it. And it’s not going to stick its head above the parapet and Dark Forest itself.

Re: I don't enjoy the Internet any more

#65

The internet is fine. It's the web that sucks now. It matters, because we can build a different web without throwing out the internet. We'll have to walk away from the attention economy, that'll be a journey that each has to take singly, but we don't have to walk back to the 1980's. We can build something that works for communication, but that doesn't work for advertising: something structurally enshittificationproof…

How?

Well, at the base layer I think we need a CRDT of some kind. For my prototype I'm using a GSet of tuples, union for merge.

Overtop that, an API which ensures that applications conform to the CALM theorem. This is a major restriction, but it buys us a lot. CALM violations are nucleation sites for enshittification. They're the points where platform owners exert their influence.

Going without them means going without DNS, for instance, because which bits which name resolves to is the kind of coordination problem that, in our previous attempts, we allowed centralized control to solve for us. And centralized control means presenting a target to corrupting forces.

So I figure we go content addressed. And we gossip tuples of hashes around which we will use to decide which content is which, which is trustworthy, which is malicious, etc. We'll get these from humans that we've met in real life, shook hands with, etc.

We won't have to use a globally unique human friendly name to communicate about content because we won't be blindly trusting content on the basis of it having come from a server with a trustworthy name in the first place. Instead, the act of sharing will be part of the protocol: an attestation about a hash. Instead of "go to Netflix and search for foo" we'll say "here, I've recommended a movie to you" and then you can find it under the list of movies I've recommended to you. It'll have a name for humans, but its the hash that the protocol will operate on.

The lack of a need for a name resolver means we can be partition tolerant. Apps will get smaller if they're just on a LAN with two peers and no internet, but they won't break.

We can gossip this peer to peer over Bluetooth or WiFi, or we can treat Twitter or whatever as our transport protocol: just a dumb wire full of ads nobody sees.

It might never support video calls, because you're gossiping messages opportunistically and there are no service providers involved: nobody to demand that their hardware stays online and conforms to some SLA.

Latency to the other side of the planet might measure in weeks, might require the right person who happens to be taking the right flight to have gossipped the right tuple.

But these are constraints I can live with. Mostly I want to know about local goings on anyway. If it takes my peers a few days to get distant news to me, so be it.

Re: I don't enjoy the Internet any more

#66

Earlier quoted context omitted.

How?

Funnily enough this is what both Medium and Substack were trying to do but both have ended up being sucked into the system. Seems to be a universal thing, in a society that values capital as one of the highest achievements, it will co-opt anything that ends up trying to work against it and sell it back to you.

I don't think it's universal. People have been using sound waves to communicate for millena and so far nobody has capitalized on it.

Medium and Substack aren't mediums, not like spoken word or watercolor or dance. They're platforms with admins who can be compelled to make changes with no regard to the consent of the users.

Things with that property do always fall to corruption. But we can build software that doesn't do that. It won't be worth investing in, because what investors are buying is the ability to compel that admin, but we can make it for ourselves of we want to.

Re: I don't enjoy the Internet any more

#67

This is how I feel completely, having also grown up online all the way from BBSs onwards. I literally don't even have websites to visit any more. I get on my computer, scan hacker news for a bit, check twitter for a few minutes, scan some world news site, and thats it. I still spend a lot of time programming (and thus a lot of time on the computer) but other than that, absolutely nothing appeals. Its a wasteland in m…

I have said it for a while, Hacker news is the last place that still feels like the old internet, but even then I'm not a huge fan of it. Some days I open it up to see just 30 stories about LLM's, something I have little to no interest in. While sites like Neocities are trying to keep the old web ideals alive, even there it can be difficult to find much of value.

HN sans AI/LLM

https://elijahpotter.dev/hnsansai

Re: I don't enjoy the Internet any more

#68

I am sick to death of the seemingly obligatory oh-but-im-all-in-on-ai disclaimer embedded in what is otherwise a (totally valid) critique of AI. Have the courage of your convictions already.

The lengths a human being goes to remain part of the in-group is mindboggling.

I guess it is probably required these days. Your opinions don’t matter, you will adapt to the new AI reality or might as well find another job.

Re: I don't enjoy the Internet any more

#69
post #4

I'm simultaneously hearing that the internet is more addicting than cigarettes to the point where multiple states are finding success levying gigantic fines on companies for having too good of a product, and also that the internet is boring and drab. Are we on two different internets? Is the author simply immune from the hypnosis of social media? Anyway, the real internet is and always has been/will be smaller forums…

> Are we on two different internets? Is the author simply immune from the hypnosis of social media? Yes; and either yes or the author is separating walled social network gardens from "the internet". The "real internet", as you say, is not the addictive algorithmic feeds. I believe that the "real internet" you're talking about is larger than it's ever been, but the signal-to-noise ratio of the whole internet has been…

> So it's difficult to find these smaller forums and get involved with them.

Because the effort put in searching is so high that I am tired before involment.

As you say, amount of noise is too large.

Re: I don't enjoy the Internet any more

#70

I am sick to death of the seemingly obligatory oh-but-im-all-in-on-ai disclaimer embedded in what is otherwise a (totally valid) critique of AI. Have the courage of your convictions already.

It's not an either-or. Some of us are genuinely excited about what AI can do (or has already done for specific personal projects etc), while also being dismayed about what it's used to do on the internet at large.
Post reply on HN