Forgot your password?
typodupeerror

Comment Re:Question (Score 1) 50

"It is no more "theft" than you are."

Yes. It is. Quite different in fact.

You see, Rei, ... suppose we assume you are "correct" that the LLM is doing the same thing as the human brain here. (This is a point I don't necessarily concede, but don't really need to actually engage with that here.) It just doesn't matter, they are legally distinct situations.

No amount of argument that "its doing the same thing as you are" changes that fact. What happens in a machine is covered by copyright law. What happens in a human mind is not.

It doesn't actually matter if the two are doing the same thing.

One is copyright infringement aka "theft", and one isn't.

You can potentially make the argument that there is no ethical difference if you like, but legally, they are worlds apart. Don't confuse ethics with law.

Even if they are doing the same thing, perhaps collectively society wants to carve out exclusions for copyright law to enshrine human beings right to see and remember things without requiring a license to do while continuing to want to require machines to require licensing to perpetuate the socio/economic contract that copyright is supposed to reflect.

That is not hypocrisy.

Comment Re:Literary critics (Score 2) 50

As I said, I don't know what quality literature is. The Nazir piece reads like Joyce to me. Ulysses is certainly a classic, but I'm not sure I've ever met anyone whose read him outside of highschool or a college literature class! I can't stand it, personally, but props to the people who do love it. I went deep into the serialist music hole once upon a time, and I found a level of appreciation for something that had been unlistenable to me before. More power to people who find that in Joyce. Zahn is very well know and popular amongst certain nerd groups, but largely unknown outside of them. Eco's books have sold well, but do people actually read them? How many men read hockey romances or 50 shades?

I take umbrage at the term "quality literature!"

I believe literature should be evaluated primarily on an "do not enjoy...enjoy" spectrum.

Looping back to the topic at hand, I've said before that I'm afraid that one thing that LLMs may show is just how derivative and formulaic a great deal of human production is. (That's not necessarily a bad thing, either, IMHO.)

Comment Re:Literary critics (Score 1) 50

My wife grew up in Minnesota. I know, unfortunately, more about hockey romance novels than I ever wanted to.

"Amish porn" is a new one to me!

As I understand it, women are by far the biggest users of public municipal libraries today. I'm not sure if the current selections are a "chicken" or the "egg" in why that is.

Comment Re:Literary critics (Score 2) 50

It does not mean LLMs are producing quality literature though

Wtf is quality literature?

50 Shades of Grey sold 150 million copies. Quality literature?

Topseller on Amazon right now is a hockey romance novel. Quality literature?

How do they compare to The Name of the Rose (one of my favorite books) in terms of being quality literature?

Zahn's Star Wars novels sold millions of copies? Quality literature?

Hemingway (I've run into critics who HATE Hemingway)?

Ulysses (Joyce)?

I don't know what quality literature is, and I don't really care. For fiction, if I enjoy it, I'll read it. I've just skimmed a bit of the Nazir story, and it does absolutely nothing for me, but it sure does have the veneer and impenetrability of James Joycian writing.

Comment Re:Where's the surprise? (Score 0) 111

I am in favor of Microsoft releasing Linux distributions, donating code for Linux distributions and for the Linux kernel, supporting Linux on their cloud infrastructure, et cetera. I am not in favor of anything which involves Redhat even peripherally as long as they (IBM, really) continue to mount an attack on the GPL by continuously violating the clause about additional restrictions not being allowed, hiding behind the corrupt US court system, and exploiting the fact that approximately no one can afford to sue IBM.

To return to my point, I remain unsurprised.

Comment Re: Poettering (Score 0) 111

I just want a way to write a scheduled task with one line instead of an entire config file.

cron daemons still exist. Some of them are fairly fancy. I am running the default one for debian (as in, I installed "cron") and even that conveniently creates cron.{daily,hourly,monthly,weekly,yearly} where I can just dump scripts instead of editing crontab, if one will suit anyway. And then there's also at.

Another thing I would like is to be able to just put startup scripts in one directory and have them run instead of doing all kinds of configuration

That's /etc/boot.d

Comment Re:Surprise? Everybody's been saying it. (Score 1) 111

Windows 8 was the single biggest change in all of Microsoft UI history, and even then they didn't actually change any of the most important parts. All windowing operations are still based on IBM CUA and... work like dogshit.

Every single Windows version has the same problem, some things just won't multitask. If you try to drag an Edge window while the browser is opening a tab, you can't. That's because the application is responsible for that. On Unix systems this isn't a thing because the Window Manager is responsible.

What's especially frustrating about this is that Windows actually has some cool UI features like detecting when you're connecting to some displays you've connected to before, and arranging them logically the way you had them arranged before. But then the process fails as Windows forgets which windows were maximized, or the application doesn't restore to the same size window it had before because of some weird interaction. So Windows has this awesome feature... which doesn't actually work. I still have to rearrange my windows every time because they do actually do it, but they do it incorrectly.

But with that said Windows has never, ever, EVER changed the basic way Window management has functioned since Windows 3.0. It is still basically the same, the only significant difference is where minimized windows go.

Comment I actually noticed this positively (Score 2) 70

I did a google search, then I wanted to do another related search, google figured out accurately what I wanted on the second one based on the first, and offered as a suggestion exactly the search I had in mind. Could they do this without AI? Maybe, they were doing it before, but rarely did it actually give the suggestion I wanted. I might not have thought anything of it but there were interface appearance changes at the same time.

Comment Re:As for why... (Score 1) 111

The Novell Netware model adapted to the VM era is what makes sense, where the tools don't require logging in to the server at all in order to administer the environment.

What? You absolutely had to authenticate to administer a Netware server, unless you did it from the console in the early days. That is logging in. If you don't think so, then neither is passwordless rsh, or ssh with a key and no password.

Comment Re:Surprise? Everybody's been saying it. (Score 1) 111

because they won't give up that terrible UI they've invested so much in

Most of the basic behavior of the UI used in Windows was inherited from IBM CUA, and is also shared by all of the commonest DEs for Linux. They also all have an analogue of the start menu. It's unclear what you're talking about here.

Slashdot Top Deals

Everyone has a purpose in life. Perhaps yours is watching television. - David Letterman

Working...