Hacker Newsnew | past | comments | ask | show | jobs | submit | turblety's commentslogin

It's so disappointing that we could have had Usenet, but instead have centralised/corporate/ad/spyware invested Facebook/Reddit/Xitter/Tiktok.

What we have today is drastically, unquestionably better that what Usenet offered. The very fact that we're conversing in real time in a coherent thread where everyone sees the same messages is a basic task Usenet was not fit to provide.

In the early days Usenet propagation was slow and haphazard because the communication links available were very limited. Nowadays I can post a message on one Usenet server and it appears on other servers in a few seconds. So coherent real-time conversations are no problem.

On the other hand, with a long-running discussion, HN, Reddit, etc. still have no way to see what messages are new since you last looked at a thread, something which Usenet clients have always done and still do now.


> Nowadays I can post a message on one Usenet server and it appears on other servers in a few seconds.

To be fair, that's probably because it's now a lot more centralized than it was intended to be.


spam murdered it.

It got ridiculous pretty quickly. The overhead to spam was so low as the protocol was designed to be low friction for posting. The system then took care of carrying the payload everywhere in a reasonable time. People fought back with filters and kill lists. But was not really enough.

Once the ISPs decided they did not want the added cost of running the servers usenet tanked pretty quick. Still alive here and there. Not even close to what it could have been or even was.

Surprised someone has not made a mastadon to usenet transfer protocol. It almost fits both projects goals.


This.

I grew up with BBS access for a number of years, but no USENET access.

When I finally got access to USENET ... what a terrible place it was! SO MUCH SPAM.

And the few newsgroups not riddled with spam just had poor behavior. The nice thing about BBS conferences were they were all moderated. And the ones I was part of required you to use your real name (as verified by the BBS sysop). They took it seriously - if a sysop was found not to be compliant, his BBS was kicked out of the network for a period of time.

The only good thing about USENET was the tooling (news readers, etc). Otherwise, both early web forums and BBS's had it beat.


Spam fell off drastically after Google Groups disconnected from Usenet a couple of years ago.

Binaries killed Usenet, not spam.

Little bit of both. From my own anecdata, most people I knew left usenet due to spam problems. Most of the people who did not were primarily the ones using it for binaries. And then yes, the binary angle started the trend where ISPs stopped offering it altogether, which even further reduced the likelihood that people would use it.

And then there were weirdos (sickos?) such as myself who hung on for an absurd amount of time and never once used it for binaries


https://eternal-september.org/ last I checked there was still some activity on comp.misc after Slashdot pissed everyone off with their Beta a decade or so ago (same time Soylent News spun off as well). Definitely a few others with a handful of posters.

But yes, it's definitely small islands in a sea of spam or just dead groups.


Maybe the bakery expands to make more than just loaves of bread, maybe different cakes, sandwiches, maybe expand delivery to nearby towns.


They build that using GPT-5.4

> Theme park simulation game made with GPT‑5.4 from a single lightly specified prompt

GPT literally built that game.


Google are also destroying that path by delaying the releases more and more.


Even more reason to use these forks (and support them), right?


This was the analogy I was looking for! It feels like a very creepy way to make money, almost scammy and the gym membership/overselling hits the nail.


Codex is Open Source though, so I wonder at what stage me adding features to Codex is different from me starting a new project and using the subscription.

But I believe OpenAI does let you use their subscription in third parties, so not an issue anyway.


I'm not sure if you'd call it a productivity gain, but I have to host our infrastructure on a system that runs processes entirely in Linux userland.

To bridge the containers in userland only, without root, I had to build: https://github.com/puzed/wrapguard

I'm sure it's not perfect, and I'm sure there are lots of performance/productivity gains that can be made, but it's allowed us to connect our CDN based containers (which don't have root) across multiple regions, talking to each other on the same Wireguard network.

No product existed that I could find to do this (at least none I could find), and I could never build this (within the timeframe) without the help of AI.


Can you explain how to use it? I’ve tried asking it to do “create 3 files using multiple sub agents” and other similar wording. It never works.

Is it in the main Codex build? There doesn’t seem to be an experiment for it.

https://github.com/openai/codex/issues/2604


Created a quick map dashboard that shows the prices on a map with pins:

Preview:

https://bf31ed2a-ec85-460a-a503-fa9bf86bf63b.paged.net/

Source:

https://github.com/markwylde/uk-fuel-price-map

You have to download the CSV manually from the gov.uk link.


This looks great. I've been using OpenWebUI for a while now and the weird licence and inability to just pay for branding has frustrated me.

This looks like it's not only a better license, but also much better features.


Yep Open WebUI's switch to a non OSS license to inhibit competitive forks [1], in their own words [2] ensures I'll never use them. Happy to develop an OSS alternative that does the opposite whose rewrite on extensibility enables community extensions can replace built-in components and extensions so it can easily be rebranded and extended with custom UI + Server features.

The goal is for the core main.py to be a single file without requiring additional dependencies, anything that does can be loaded as an extension (i.e. just a folder with .py server and UI hooks). There's also a script + docs so you can mix n' match the single main.py file and repackage it which whatever extensions you want included [3].

[1] https://www.reddit.com/r/opensource/comments/1kfhkal/open_we...

[2] https://docs.openwebui.com/license/

[3] https://llmspy.org/docs/deployment/custom-build


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: