Forgot your password?
typodupeerror

Comment Re:Where does the data live? (Score 4, Informative) 26

Thanks for your questions, Freenet caches data but it isn’t meant to be a long-term storage network. It’s better to think of it as a communication system. Data persists as long as at least one node remains subscribed to it. If nobody subscribes (including the author), it will eventually disappear from the network. So yes, if only your node subscribes then the data will only exist there and won’t be available when your machine is offline. But if other nodes subscribe it will be replicated automatically and remain available even if your node goes offline.

Submission + - New Freenet Network Launches With River Group Chat (freenet.org)

Sanity writes: Freenet’s new generation peer-to-peer network is now operational, along with the first application built on the network: a decentralized group chat system called River.

The new version is a complete redesign of the original project, focusing on real-time decentralized applications rather than static content distribution. Applications run as WebAssembly-based contracts across a small-world peer network, allowing software to operate directly on the network without centralized infrastructure.

An introductory video demonstrating the system is available on YouTube.

Slashdot previously covered the reboot of Freenet in 2023 in this article.

Comment Slow, then faster, then slow to ask for decryption (Score 1) 137

I remember noticing a huge speedup at some point, seemed like only 5-10 seconds to get the login prompt. This was 20(?) years ago when I was still building my own towers. Then something happened, I'll guess 10-15 years ago ... my next laptop took that long just to ask for the full disk decryption key. My latest laptop sometimes takes 30 seconds just to ask for the decryption key. No messages, nothing. After that, it's still only 5-10 seconds to get the login prompt.

Of course, this is all from memory, not logs or anything. I'm sure the timeframes are off. But the general trend is right ... slow, then much faster, then slow asking for decryption keys.

Comment Quadraphonic all over again (Score 1) 138

Technically impressive, but other than a few early adopters, the public saw no need for it. 8K might do better, but few people can tell the difference with 4K, so they'll need a better hook than just imperceptible resolution.

I wonder if AI game players could benefit. Their fake vision is as good as they want.

Comment Re:Intensive cognitive work (Score 2) 39

Beg to differ. I don't believe everything I read or watch on the news or on the Internet or in texts or emails or slashdot or physical mail or books or encyclopedias or research papers or contracts. Pretty much everything I come across I read with a skeptical mindset. I've done this pretty much all my life.

But has it been your job to do this every minute *all day long*? I doubt it. News shows waste so much time repeating themselves and showing nice visuals that few people actually concentrate on what they say, treating it more as a background noise generator with occasional cute pet videos or hurricanes pounding a marina. If you're reading a book, say on the financials of the Nazi economy, you are skeptical on the broad overall level, not every single detail reported; you don't worry that it's made up a complete production category from scratch, including the government ministry and minister responsible. Even if you're reading reports on the financials of a corporate division, the skepticism is nowhere near as pervasive as necessary with AI, which can hallucinate in the most unexpected places, and when you extend that to code, where literally every character can be hallucinated, that is the true full time skepticism at issue.

Comment Re:Management will just invent new timewasters (Score 1) 39

The last thing bureaucrats want is to solve the problems that created and sustain their jobs. Independent thinking workers scare the daylights out of them. And since the only measure of their success is counting subordinates, measuring budgets, and issuing new regulations, memos must continue to pour forth lest the outside world think they have solved their problems and are no longer necessary.

Comment Re:It's a great feature (Score 4, Informative) 107

To an extent. X has two clipboards, although I don't know what they are called. Highlight some terminal text, use CTRL-SHIFT-C to copy it to one clipboard. Highlight some other terminal text, leave the terminal, go to the browser. CTRL-C pastes the first clipboard, MIDDLE-BUTTON pastes the second clipboard. It's incredibly handy.

Comment There's middle click on links too (Score 4, Insightful) 107

I despise this trend away from the UNIX philosophy of simple tools combined by users to do things. I despise systemd taking on more and more roles. I despise demonizing X11's client-server model in favor of Wayland's one monolithic bastard. I despise getting rid of middle click copy-paste. I recently tried to install Ubuntu 25 and discovered they've eliminated middle button emulation.

Ever since I was a kid and read Isaac Asimov's Foundation Trilogy, one chapter in particular has stuck with me -- some planet has a nuclear power plant blow up, and the Galactic Empire's solution was to shut down all nuclear power plants. That's how I feel about all this UNIX backsliding. "We don't understand it. Get rid of it."

Bah.

Instead of trying to fix X11's security problems, the powers that be want to get rid of it. I have many times used its client-server model on remote servers. Sure, it's not necessary, just as fire is not necessary, since we could all eat raw food, even meat. But it sure made problems easier to diagnose.

Slashdot Top Deals

"How do I love thee? My accumulator overflows."

Working...