Forgot your password?
typodupeerror

Comment Re:Hybrids are kinda "ick" .... (Score 1, Informative) 154

Ultimately, it was just a car lugging around all the things required for an internal combustion engine AND electric vehicle parts at the same time. Double the complexity and a rolling compromise.

That was my experience owning a hybrid. Ultimately, the controller part that mated the EV and ICE vehicle parts was what failed, and the cost of trying to fix that negated pretty much any fuel savings we'd ever get out of the vehicle.

A plug-in hybrid with a proper battery that can run as an EV for short trips and use ICE for backup makes a lot more sense. The range extender hybrids are just extra complexity for what's just a hack to reduce fuel consumption. But to maximize that fuel consumption, you kinda need to tweak your driving patterns to optimize for EV behaviour, which is also a technique that can get significant fuel savings on an ICE car.

Comment Re:Ubuntu is slowly becoming MS Win (Score 1) 135

despite the fact that no one asked for it

Not exactly true; Unity was first seen in the netbook edition, and it was darn near perfect for that environment. The netbook edition was shipped pre-installed on various netbooks until Microsoft got their thumb out, so I'd argue that someone definitely asked for it, and Ubuntu delivered.

Switching the non-netbook Ubuntu to Unity maybe wasn't the best choice, but at the same time, that's around when both KDE and GNOME kinda lost their collective minds and decided to rewrite just about everything, so I kinda consider Unity to be the desktop that got Ubuntu users through that mess until we had more sane alternatives.

Comment Re:My home network is nearly pure IPv6 (Score 1) 73

To me the hoops that smoothbrains will jump through to avoid IPv6 and stay on legacy IPv4, especially when hosting, is pathetic. NAT, port forwarding, tunnels, blah blah blah blah.

I have something like ~1.2 trillion times the number of routable addresses that the entire IPv4 space has. Not all are reachable, of course, just the services that need incoming access and they're each on their own isolated DMZ.

Comment My home network is nearly pure IPv6 (Score 1) 73

Started the move about 18 months ago when I decided to get off my lazy ass. My ISP gives out a /56 prefix, so that lets me run 256 /64 subnets/VLANs in the house, currently there are ~10 in use. Everything get a GUA through SLAAC and I use RAs (Router Advertisements) to give ULAs to everything. Any external facing services get their own VLAN and /64 for the system(s) as needed. Firewall blocks all incoming as they usually do by default and I punch a hole for the external-facing systems. They can't reach back into the network, they only answer the phone. All the systems update DNS dynamically if the prefix or full address ever change.

I have an SSH bastion set up. In all this time there has not been a single SSH attempt from the internet. On IPv4 it was constant background noice.
For those legacy IPv4-only systems on the internet, I set up NAT64. I have an IoT VLAN and IoT 2.4 GHz wireless network that are only IPv4 because a lot of IoT network stacks are junk.

I'm still farting around with it, but man oh man, there's no way I'd go back to IPv4. It was one of the best moves I've done in ages.

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 This is only the half of it (Score 4, Insightful) 29

While OpenAI may have modified their contract to remove mass surveillance on US citizens, there is curiously no mention of the other reason Anthropic was dropped by the Pentagon - using AI for autonomous lethal weapons. So it looks like they're still going to do that part. What could possibly go wrong?

Slashdot Top Deals

The first time, it's a KLUDGE! The second, a trick. Later, it's a well-established technique! -- Mike Broido, Intermetrics

Working...