Forgot your password?
typodupeerror

Comment Dumped Grok over this (Score -1) 67

Grok was constantly say it was doing something that it had ZERO ability to, and I kept calling it out and it kept apologizing and then immediately doing it again.

As a guy who spend 5 figures a year on Ai, the last thing I want is that. I know Claude and ChatGPT also do it, but Grok was doing it CONSTANTLY.

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 Sheer, unadulderated bollocks (Score 5, Informative) 157

The difficulties described are consequences of Apple’s proprietary platform design, not evidence that Linux or ARM are immature ecosystems. Conflating ISA compatibility with platform openness is a fundamental misunderstanding of how hardware enablement works.

“Linux doesn’t feel ready for ARM yet. Many apps aren’t compiled for ARM.”

This is the weakest argument in the article.

ARM Linux is widely deployed on:

Billions of Android devices (Linux kernel)
Most cloud hyperscalers (Graviton, Ampere)
Raspberry Pi ecosystem
Embedded and industrial systems
Major distros eg:
Fedora, Ubuntu, Debian have mature AArch64 support.

And today most open-source software compiles cleanly for ARM64.
Browsers, compilers, containers, dev tools are fully native.
Even Steam supports ARM via translation layers.

The real issue is x86-only proprietary binaries.

That’s not Linux-on-ARM immaturity.
That’s legacy x86 ecosystem inertia.

Even Apple solves this via Rosetta — a translation layer.
Linux uses FEX or box64 for similar purposes.

Translation instability platform immaturity.

I guess the source is MSN though ...

Comment REGULATION: the world's worst thing ever (Score -1) 77

Regulators should be afraid of weaponized Ai. So should censors. So should monopolists.

All of the things the State has done in the past 500 years has been corrupt and bureaucratic and caused harm. All. Not most, but all.

All of the people who supported it, from monopolists to lobbyists to activists caused harm.

Ai is undoing it all. Not piece by piece but all at once.

I, for one, can't wait to see folks zapped for restraining voluntary behavior.

Slashdot Top Deals

10.0 times 0.1 is hardly ever 1.0.

Working...