Forgot your password?
typodupeerror

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:This is the most obvious use for thes glasses (Score 2, Insightful) 31

Folks who wanna do that have been using gopros for years, theres maybe arguments to be made about a more exact POV vs slightly above or to the side for certain things, but theres still not a whole lot of reasons to use secret spy glasses instead of a superior but more obvious gopro besides secret spy reasons.

Comment Re:Silly. (Score 2) 75

Even if battery energy density started getting close to that of liquid hydrocarbons, and thats a looong way off still, youd still need more batteries than you would fuel because batteries dont get lighter as they discharge like burned fuel does, rocket equation stuff. A 747 carries ~150k kilograms of fuel, if that didnt burn off thats an extra 37k kg the first quarter of the flight, an extra 75k kg the first half of the flight and so on...

Battery planes may never make widespread sense, if we ever start generating enough carbon free energy cheaply enough and even if all ground transport goes battery electric or whatever, at some point it might still be worth it to just make carbon neutral jet fuel with air fuel synthesis. That seems closer on the horizon than the battery tech needed for large planes to be feasible, hard to beat jet turbines for that application.

Comment Re:Exactly 10x (Score 1) 89

I know everybody turns off any new features immediately upon release, but with the new(ish) agent the way some of the various bits and pieces have come together has been pretty great.

Credits are global now, so youre watching something "why does he look familiar?", you click down to the actor now it shows you their whole filmography, you can watchlist stuff right there, and even a little category 'Youve seen them in' with anything with them in any of your libraries youve watched by recent. Not just other shows if youre watching a show or only other movies if youre watching movies. And since you can just search and browse through anything/anyone now, its actually replaced IMDB for me just because its sooo much cleaner. https://watch.plex.tv/person/n... vs https://www.imdb.com/name/nm00...

And speaking of the watchlist, thats universal now, you can search and add stuff you dont have, from any service, even stuff thats not on any service, and the watchlist can interface directly with the *arrs, so youre looking up that guy from that thing, watchlist another of his movies, radarr goes and does its thing. You can add upcoming stuff too and they even have trailers now, so i dont have to go to Youtube anymore cuz it doesnt make me wade through 20 fake AI trailers before finding the one on the actual studios channel and then it doesnt autoplay some assholes reaction or breakdown of the trailer i just watched right after.

AND if your users have their watchlists public, you can monitor theirs too, so friends and family can just watchlist stuff you dont have without leaving the plex app, so you dont need to try to convince them to use a third party app like Omni to request stuff.

All the other social features still suck tho, their own lack of features makes you abuse the rating system as a filter for other things instead of as a rating system, but replacing IMDB and youtube for at least my purposes has been pretty nice. Some of my users dont have their watchlists public either so i still have a facebook group chat for requests cuz who wants to use some third party app for requests. .

$750 is ridiculous tho, i paid $100 during a 50% off sale a couple of black fridays ago, but with all my collections and playlists and everything and especially all my users switching to Jellyfin wouldnt be as simple as everyone pretends, but if in the future they roll out Plex2 to loophole my lifetime or try to charge my users individually ill figure it out.

Comment Re:Octopus (Score 1) 151

We're talking about different things. I'm talking about load shifting, you're talking about base load and frequency maintenance. You're not wrong, but that's not what I was talking about.

The point of load shifting is that if I have a task I need to do today that consumes power, I can do it when the sun is shining or when it's not. If the power company lets me do it for free because the sun is shining and there is excess power, that helps them to keep the grid balanced during the day, which is good, and that's what you're talking about.

What I'm talking about is that if you have a task that you were always going to do, and you would have done it at, say, 7pm, when renewables generation is low and load is high, and I incentivize you to do it at 4pm, when demand is high and renewables generation is higher, then you aren't going to do that task at 7pm, which means the total load on the grid at 7pm will be less. If I can shift enough of the load away from 7pm, then I don't have to turn on a coal plant in anticipation of base load need at 7pm. That can bring my cost per mwh down from £500/kwh to £40 per mwh. Load is high at that time, so that can save millions of pounds over the course of an hour.

Comment Re:Octopus (Score 4, Informative) 151

It's really not nonsensical, actually. Base load can be incredibly expensive. If they can avoid firing up the most expensive plant, they make more money. It's really that simple. Even though it seems "free" to you, what's really going on is that you have become part of the supply side of the equation by using power when it's there, and then _not_ using it when an expensive plant would have to be turned on. This is really a case where everybody wins.

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.

Slashdot Top Deals

As far as we know, our computer has never had an undetected error. -- Weisert

Working...