Forgot your password?
typodupeerror

Comment Re: The climate is going extreme (Score 1) 83

And you think the fact that carbon dioxide has steadily increased over the past 150 years or as we pump a lot of carbon dioxide into the atmosphere is a coincidence? You honestly believe that there is zero connection between pumping gigatons of carbon dioxide into the atmosphere, and there being gigatons more carbon dioxide in the air than pre-industrial times? Completely unrelated events?

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 Re:Good (Score 1) 109

OK, which particular aspect of the LLM learning do you think doesn't exist in the human brain? Backprop exists (and the other training methods the brain uses has similar effects), embeddings more or less exists and seems to be very similar to the LLM embeddings (shown by brain activation in various areas linearly matching with embeddings) - see e.g. High-level visual representations in the human brain are aligned with large language models (Adrien Doerig et al, 2025), and speech/text generation by humans has similar error patterns as for LLMs.

They obviously don't learn in the EXACT same way, but there's also clearly a lot of bits that are the same, and I'm fairly sure nobody knows how much is similar yet, particularly not weighted by importance.
 

Slashdot Top Deals

So... did you ever wonder, do garbagemen take showers before they go to work?

Working...