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 Re:Not really new information... (Score 2) 79

SSDs sometimes have to re-read blocks with different voltage thresholds to get good data, and make use of error correction on top.

NAND-style Flash pretty much REQUIRES a SECDED scheme as even simple reads can corrupt the storage over time. You're pretty much guaranteed a bit-flip at some point. But modern NAND controllers pretty much handle the correction and re-write "behind the scenes" by copying the whole block somewhere else (after correction) and re-mapping.

Comment Re:Random Number Machine (Score 1) 84

>But in a good model, esp. a thinking model, one
>would expect it to think over which sorts of
>numbers are statistically over-chosen (birthdates,
>etc) and avoid them in giving its answers.

and even then, it doesn't affect the chance of *winning*, but rather the chance of being the *sole* winner, as opposed to having to share the price.

[there *is* another possibility, though, albeit unlikely: it could come across a flaw in the RNG that lets it avoid less likely combinations, or choose a more likely one. Again, though, this requires an RNG flaw.]

Comment Re:Make them occasionally? (Score 1) 186

>Mexico has a half peso coin, worth about 2 cents.

and a peso was like a dollar.

I recall my aunt feeling guilty about what she was paying down there when it dropped to about eight to a dollar.

And then they lopped three zeroes off to get the new peso.

I *think* this is half of those one-thousands of the prior peso . . .

After extreme inflation, small matters of rounding aren't even on the radar for what's important.

[Let alone the 27 or so zeroes lopped off in Germany {where, near the end, workers were reportedly paid twice a day, with their wives bringing wheelbarrows to collect, and rushing to spend it before it fell further! (which may be an urban legend; I've never been able to confirm it, but it's not inconsistent with the daily inflation)}. Or Yugoslavia, which lopped off 30 digits . . . ]

Comment Re:Also (Score 1) 48

bah.

Let me know when they start making *autographic* 120 film again. I have the camera, and am dying to shoot a roll!

The last rolls were apparently made in 1932. The cameras had a flap that could flip up and allow writing directly onto the film with a stylus. When you see handwriting on an old picture print, it was likely shot on autographic.

[and, yes, in fact my autographic camera *does* have bellows!]

Comment not really electrolux (Score 1) 123

That Electrolux isn't really an Electrolux.

a couple of decades ago, in one of those weird corporate maneuvers, it sold the name, and now sells its vacuums under another name, while the buyer sells non-electrolux as Electrolux.

So what she knows of Electrolux from the late 20th and early 21st centuries no longer applies.

But, yes, they were very good and lasted forever. Also extremely pricey.

Slashdot Top Deals

"Mr. Watson, come here, I want you." -- Alexander Graham Bell

Working...