Forgot your password?
typodupeerror

Comment At a minimum AI agents need a limited account (Score 3, Insightful) 14

At a minimum, an AI agent needs its own limited account. It should never have access to the human's account, the principal's account. And the human should have extensive control over what the AI account is authorized to do.

Sorry online services, it would be so much more convenient for you to just let AI agents have access to your currently human user based designs, principal based designs. But AIs are agents, not principals. Principals need to be able to control their agents. You need to design a secondary form of access.

Comment Re: Context? (Score 1) 119

No, I'm not confuwing anything. I'm simply uaing the differentiate concepts as expressed, not pulling word games out of my hat.

You are using FSF's made up freedoms that are part of their dogma. Their well meaning, but they are essentially political dogma nonetheless,

And that the GPL "denies access" isn't true. It simply was defined at a time where such applications were highly irrelevant to mostly nonexistent, so it doesn't cover such cases.

Nope. Remote access was a thing long before the GPL. Yet they chose to focus on distribution of a binary executable to trigger their new rules.

Comment Re: Context? (Score 1) 119

You confuse the concept of "freedom” with user benefits achieved through force. Again, "benevolent ruler” is far more accurate.

Again, you ignore the fact that the GPL also allows the developer to deny a user access to source code. All a developer needs to do is not supply a binary. Lock up the binary on a server behind a web interface and changes to GPL’d code remain proprietary.

Comment Shocking ! (Score 4, Insightful) 167

Shocking! Absolutely shocking! We increase electrical demand through various public programs, but fail to support increased supply, and brownouts and blackouts results. Shocking!

Well, at least my boss is no longer annoyed with me for nagging him to get the team desktop UPS. After the last local brownout his boss complimented him on having the foresight to equip his team properly.

Comment Re: What the world wants is Unix on commodity hard (Score 1) 119

"That is a complete fluke, an accident."

Completely wrong.

Nope. Due to the lawsuit there was an injunction against distributing code. The lawsuit also caused corporation to pause BSD rollouts. That opened a rather big door for Linux.

"What the world wanted was Unix running on inexpensive commodity PC hardware. That's it."

Right, the average user does not give a shit about the license. But wrong, because how they got it was from people who do care.

Nope. Many developers were also motivated by the desired of Unix on PC hardware, and were license agnostic. Again, the lawsuit helped here too. Injunction, doubt about the project's future, that also led some developers to Linux. Developer support went the less legally encumbered path.

And they made that choice specifically based on the license, which we know because so many major contributors told us so.

That's just a cherry picked few that GPL advocates like to point to.

Reality is the GPL is not a very popular license. Its target a Linux eco system thing due to Linus' choice. Linux made the GPL, the GPL did not make Linux. Outside Linux, for new project, GPL is rarely chosen. Its a niche license outside the Linux eco system.

You are ignoring what they said because it suits your prejudice.

You are projecting. I don't give a rat's ass what license software uses. That's the developer's choice, whatever they chose is fine. Mac, Window, Linux - different tools for different jobs. I never embrace the religious aspects, neither Mac or Linux.

Comment Re:lol (Score 1) 22

Play some songs I haven't heard before, when it cannot know what I have heard, is the perfect example of something AI cannot do. The AI company claiming it can do so is indistinguishable from when AI claims it has done something it cannot do because there is not enough information, but it will give you its fabricated horseshit answer with full confidence.

I think the context is implied - play songs you haven't heard before on Spotify. It definitely has your Spotify listening history.

Comment Re:What the world wants is Unix on commodity hardw (Score 2) 119

The legal stuff was sorted out before either became popular

The lawsuit occurred at a critical moment as both FreeBSD and Linux were becoming useable, 1992. There was an injunction against distributing source code.Corporations reluctant to adopt it given the uncertainty. This was a massive opening for Linux. I started using Linux around 1993. It was a godsend for grad school, my university had a BSD based program. At work many engineers were desperate for Unix on PC hardware. And for school and work, Linux was a fine Unix.

most popular operating system on Earth. While BSD was basically dead in the water by the early 2000s.

BSD today is bigger than Linux. macOS uses FreeBSD. Apple contributes code and pay for some FreeBSD developers.

Is it just possible that the development environment mattered?

Only a minority of users. Most Linux users, then and today, just wanted Unix on PC hardware.

Comment BSD started out taxpayer funded (Score 1) 119

Exactly. But you have to keep the original BSD license intact. You can modify the files, but you have to acknowledge, that you got them from FreeBSD. That's why many commercial companies like to base their systems on FreeBSD.

You're missing the point. Commercial companies can usurp the code without sharing back to the project that made their business possible.

"Usurp" is mistaken. BSD code was originally written by the University of California, a publicly funded entity. The BSD license reflects this making the code accessible and usable by ALL taxpayers, which includes commercial companies.

It's quite likely that a commercial company's version can dominate the market, thus strangling the original free version. In fact, this has happened many times. The GPL prevents that from happening.

By being less free, of taking away options. The GPL is based on the "benevolent ruler" concept, not freedom.

Also, the GPL does allow companies to "usurp" code, as long as the company does not distribute the binary of that code. Put the code on a server and only let the public have access through a web interface, perfectly GPL compliant. Google for example.

Again, true freedom lets you choose. Apple chose to share. They contribute code and pay for some FreeBSD developers.

Slashdot Top Deals

Never put off till run-time what you can do at compile-time. -- D. Gries

Working...