Forgot your password?
typodupeerror

Comment Re: DEI is to blame (Score 4, Interesting) 141

> Start with the premise that a total ordering by merit is impossible.

why do you think so? you absolutely can hire by merit and its the simplest and most logical method.

> At best, you can define merit equivalence classes.

"equivalence" based on what? is this a mealy mouthed way to say "equity" or 'DEI" ?

when an idea fails, renaming it doesnt reset the universe.

That failed concept is exactly what caused the tragedy at hand. let it go.

> Within the top classes you should hire a random sample that has the same racial makeup as the population.

lol, this can never happen. you cant know which "equivalence class" someone is if you hire a random sampling. Youll end up hiring by merit if you pick the top performers, and doing DEI if you peek at their demographics and disabilities and ignore their ability level.

Just like any science, if you come up with a crazy theory and the evidence contradicts it over and over, its time to discard it and accept reality.

Comment Re:So i can just post 30TB and get it later? (Score 5, Informative) 66

No. Trying to push 30TB into Freenet will be interpreted as an attack on the network by other peers and they'll disconnect from your peer.

Freenet is better viewed as a communication medium than a storage medium. Data is prioritized according to demand, somewhat like an LRU cache. You can't upload 30TB and expect the network to preserve it for you.

On liability, running a Freenet peer is more like running network infrastructure that automatically routes and caches other people's traffic than intentionally publishing it. US law explicitly recognizes this distinction in the DMCA's provisions for transitory network communications and system caching. We discuss this in more detail in the FAQ.

Comment Re:Just a heads up, decentralized platforms... (Score 4, Informative) 66

You obviously haven't tried Freenet. You can join our room on River and you'll see no spam, no fraud, no hate speech, none of that.

Decentralized doesn't mean unmoderated. Systems built on Freenet can be moderated however their creators and communities want. River is moderated.

The difference is that nobody running one service gets to decide what everyone else is allowed to run.

Submission + - Freenet: Apps Without Platforms

Sanity writes: Earlier this year Slashdot covered the launch of the completely redesigned Freenet. I recently gave a talk about what we've been building since then. Unlike traditional web applications, apps on Freenet have no central server or database, with application state instead distributed across the network. These now include decentralized group chat, publishing, search, and fully decentralized Git hosting. The talk also gets into some of Freenet's internals, including how we use machine learning for network routing.

Comment Trademark in GPU source (Score 2, Interesting) 67

It strikes me that putting a product name inside source code under GPL license -- which explicitly encourages modification and distribution of source code -- should constitute abandonment of U.S. trademark. However, a California District Court ruled against that logic in Neo4j v. PureThink. It seems GPL needs to explicitly address trademarks, such as right to say "fork of X" -- akin to how it had to address the patent issue.

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 Here's the missing info (Score 4, Interesting) 52

The media format is 16mm film. Here's the irony. Unlike U.S. television shows, BBC was an early adopter of video tape. (Recall that video tape was invented really late, available in 1956; everything before then had to be either live or telecined from film live.) But when shipping shows to far-flung international destinations, BBC "transferred" the video tape to film by filming a TV! That's what was found in the collector's cardboard box. That BBC used video tape is what allowed them to erase said video tapes.

Slashdot Top Deals

If Machiavelli were a hacker, he'd have worked for the CSSG. -- Phil Lapsley

Working...