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 Look up "human shields" (Score 1) 255

And a douche bag of a president who drops bombs next to schools and kills 135 kids . Should resign on the spot for that.

Look up "human shields", the practice of siting military targets among (or in or under) large collections of non-military civilians, in order to deter strikes against them or produce propaganda claims of atrocities when they're attacked anyhow.

In such situations the fault for the "collateral damage" is assigned to the side that set up the arrangement, not the side that hit it.

Nevertheless, it should be noted that the US has been trying very hard to use precision munitions and extreme military intelligence to take out military targets with as little harm to the innocents they're embedded among as possible, with impressive success. Compare the amount of collateral damage in this war to any of those conducted in the 20th century.

Comment Comparing your accent to claimed residence history (Score 1) 255

He's doing the bare minimum sniff test of verifying that *you* are the guy whose name is on the bookings and not someone sneaking in on someone else's name who can't even pronounce the name on your fake id.

At least in the case of people claiming to be returning citizens I've been told that they're comparing your accent to your claimed residence (or residence history).

Different words are acquired at different ages, and many are pronounced with regional variations. An expert can talk to you for a few minutes and come up with a pretty good age-map of where you lived as you grew up. An agent with a modicum of training can detect a mismatch between how you pronounce certain words and your claimed residence and pass you through quickly or keep you around and drill more deeply. (If you now live in an area with a regional accent wildly different from where you grew up it can help to answer a where-do-you-reside question with "Footown, but I grew up in Barstate".)

I presume they are doing something similar, though no doubt with lower resolution, on the world-wide level for visitors from other countries.

Comment Re: Or, hear me out... (Score 4, Informative) 98

William Shatner is a classically trained Shakespearean actor who appeared in festivals and on Broadway prior to switching from stage to television. His TOS enunciation and emphasis is due mostly to his experience with radio performances (which were over the top verbally) combined with directors on TOS constantly telling him to increase the astonishment. And in reality, wasn't anywhere near as pervasive or dramatic as the pop culture version that pokes fun at Kirk.

Comment Re:They are objectively wrong (Score 1) 198

>The ruling elite has decided they do not want you to be educated

No, the ridiculous price of tuition is actually the result of the government encouraging people to go to college. They will pay whatever 'need' is, and 'need' is whatever the price of college is... so colleges keep raising the price, year after year, much higher than inflation.

It's not going to the professors, either. At my local state college, only 13% of the budget goes to professors (including benefits).

At community colleges here in California, 50% goes to direct instruction. Why? Because state law mandates the 50 percent rule. So community colleges are reasonably priced and often do a better job actually teaching with smaller classes than state colleges, but I guess we have a good 9-3 football team at state, so...

Comment Re:I'd be interested to know... (Score 1) 97

>... what he thinks of modern C++ where the learning curve for newbies is now getting close to vertical. Speaking as a C++ dev of 25 years I wouldn't go near the language now if I was starting out, the number of paradigms and syntactic complexity has become ridiculous. And yes, if you're going to work on code written by others you do need to know and understand all these paradigms.

C++ is the easiest to learn now in, like, ever.

It's a mistake you have to know all the ins and outs of the language. The minimal set you need to do interesting things is quite small and it is much more usable than ever. I haven't had a memory leak or other memory issue since I switched over to modern C++ 10+ years ago.

Well, I had one once, but I did it deliberately to see if my tools (ASAN) would detect it. It did.

Comment Incompatibilities (Score 1) 150

I use Firefox as my main browser.

I can't uninstall Chrome though, because so many sites break on Firefox (and like major sites too, like Gencon's website or really annoying things like hotel wifi login sites) I have to keep Chrome around to keep my computer usable.

I don't care about Pocket or these other useless things. All I want from Firefox is for them to figure out why their tech stack is incompatible with Chrome and fix it. Even if it's not standards compatible. Make a compatibility layer so I can uninstall Chrome spyware.

Comment Re:Absolutely (Score 1) 46

Seen Youtube lately? I just watched a video on how to make nitroglycerin. Stuff like this has been available for over a decade.

Back in the days that home solar systems still mostly used lead-acid batteries - which in some cases of degradation could be repaired, at least partially, if you had some good strong and reasonably pure sulfuric acid - I viewed a YouTube video on how to make it. (From epsom salts by electrolysis using a flowerpot and some carbon rods from old large dry cells).

For months afterward YouTube "suggested" I'd be interested in videos from a bunch of Islamic religious leaders . (This while people were wondering how Islamic Terrorists were using the Internet to recruit among high-school out-group nerds.)

Software - AI and otherwise - often creates unintended consequences. B-)

Slashdot Top Deals

Air pollution is really making us pay through the nose.

Working...