Forgot your password?
typodupeerror

Comment Re:It's inevitable (Score 0) 149

it is LGPL2 or later. So LGPL3 applies. So the anti tivoization clause applies.

That's the opposite of how that works. It's LGPL 2 or later. That means you can follow the terms of redistribution from either license. Either. Or.

Sure. But it won't be your usual Linux distro.

It will do the same jobs. Most of the software on which we depend predates the GPL3 and/or uses an even more permissive license without an anti-tivoization clause.

Comment Is that because of the monopoly? (Score 1, Troll) 36

The most fortunate part of Bell Labs' situation, however, was that in being attached to a monopoly it could partake in long-term thinking... Without competition nipping at its heels, Bell Labs engineers had the luxury of working out difficult ideas over decades.

Was it the monopoly that made the difference? Or was it simply management smart enough to not only not kill the goose, but also to feed it? They had wins, they got more funding, they had more wins, repeat until they no longer got more funding and stopped getting wins. What's probably more important than why they succeeded is what happened at the end.

Comment Re:Installer level disabling (Score 1) 149

Installer level disabling of the installation of systemd, please.

If you're a Debian derivative user, it's called Devuan.

Otherwise...*

* Note: Removing systemd from a systemd-based system is madness. There's a reason Devuan exists, and it is that simply changing the init system on Debian results in a lot of breakage, which best illustrates the biggest problem with systemd.

Comment Re:the issue is putting it in systemd (Score 1) 149

systemd is an integral part of many Linux systems. Adding the birth-date to it is the issue here. It's not the right place.

Yes, that is literally the entire ethos behind systemd.

It's crazy to expect a distro maintainer in a sane country to need to yank it out of there manually

Yes, that is literally the entire situation with systemd.

This change literally could not be more on brand for systemd.

Comment Re:It's inevitable (Score 1) 149

A Linux distro (even preinstalled) cannot be closed source and/or unmodifiable by the end user, the GPL3 made sure of that.

The Linux kernel is GPL2 and glibc is LGPL, and you can construct a complete userland without any GPL3 components. Also, you seem to be under some weird misapprehension that the federal government will follow the law, which it has never done across the board.

Comment Re:advice to children (Score 2) 149

Slavery and many other such things were once legal.

Amendment XIII
Section 1: "Neither slavery nor involuntary servitude, except as a punishment for crime whereof the party shall have been duly convicted, shall exist within the United States, or any place subject to their jurisdiction".
Section 2: "Congress shall have power to enforce this article by appropriate legislation".

Emphasis mine.

Comment Re: The Mac Pro died in 2019 (Score 1) 90

"Apple has never offered a product that justified a large chassis. It used to be lots of slots, hard drives and other storage that justified it. Macs have never been about that"

I see you don't remember the 68k Macs OR the PPC Macs. Apple offered machines with lots of slots ever since the Macintosh II line. HTH.

Comment Not an increase (Score 1) 71

LLMs have never been rules-based "agents," and they never will be. They cannot internalize arbitrary guidelines and abide by them unerringly, nor can they make qualitative decisions about which rule(s) to follow in the face of conflict. The nature of attention windows means that models are actively ignoring context, including "rules", which is why they can't follow them, and conflict resolution requires intelligence, which they do not possess, and which even intelligent beings frequently fail to do effectively. Social "error correction" tools for rule-breaking include learning from mistakes, which agents cannot do, and individualized ostracization/segregation (firing, jail, etc.), which is also not something we can do with LLMs.

So the only way to achieve rule-following behavior is to deterministically enforce limits on what LLMs can do, akin to a firewall. This is not exactly straightforward either, especially if you don't have fine-grained enough controls in the first place. For example, you could deterministically remove the capability of an agent to delete emails, but you couldn't easily scope that restriction to only "work emails," for example. They would need to be categorized appropriately, external to the agent, and the agent's control surface would need to thoroughly limit the ability to delete any email tagged as "work", or to change or remove the "work" tag, and ensure that the "work" tag deny rule takes priority over any other "allow" rules, AND prevent the agent from changing the rules by any means.

Essentially, this is an entirely new threat model, where neither agentic privilege nor agentic trust cleanly map to user privilege or user trust. At the same time, the more time spent fine-tuning rules and controls, the less useful agentic automation becomes. At some point you're doing at least as much work as the agent, if not more, and the whole point of "individualized" agentic behavior inherently means that any given set of fine-tuned rules are not broadly applicable. On top of that, the end result of agentic behavior might even be worse than the outcome of human performance to boot, which means more work for worse results.

Comment Re:Is anyone surprised? (Score 4, Informative) 86

They gave the Chinese government access to Chinese user's data years ago. They don't seem to have an issue with governments gaining warrantless access to their systems.

Chinese law doesn't require a warrant for such access and it may be done in secrecy (i.e. without informing the user) if necessary to perform duties. The problem with Apple in China isn't that they aren't following the law, it's that they are and the law is openly fascist.

Slashdot Top Deals

I don't do it for the money. -- Donald Trump, Art of the Deal

Working...