Wary reader, learn from my cautionary tale
I'm not sure what to learn exactly. I don't get what went wrong or why, just that the files hit deleted somehow...
My impression from the article was, The Onion bid contained both a monetary sum, and partial debt relief. The total value then - the sum + the debt relief - was higher, and that's how it won. So, it wasn't just the victims' backing weighing in, they actually put money on it.
And they're all with different commit message:
"switched arse to bottom to create a more uplifting vibe"
"took arse out and put bottom in to keep my language warm and friendly"
"thought bottom would sound a lot nicer than arse, so I used it"
And so on..
We did have problems with vaccines before Trump
Such a cute kitty snail! Can you post just the picture?
As someone who has no knowledge of the ecosystem: Why would people who self-host wordpress care about access to wordpress.org? Isn't the point of self-hostung to use your own infrastructure?
I'm sure removing these maintainers would be of great help to the Ukrainian war effort...
More seriously: We need to help Ukraine more. But this doesn't do that. It just hurts a bunch of people (both the maintainers, and the people using their code) for no benefit whatsoever.
What if you arrive early, didn't do online check-in, and have to wait for the check-in desk to open? It maybe I don't understand what you mean by "drop-off area".
My bet is, it'll be Saturday that goes, finally achieving a 6-day work week.
Actually, much of that description, perpetuated by dystopian novels, is pretty far off the mark - and it's the kind of mischaracterization that makes it harder to fight back against authoritarian governments.
The fact is, the vast majority of people in authoritarian states live ordinary lives, just like everywhere else. That's part of what makes these governments so resilient. If everyone in there lived a nightmare, they wouldn't last for decades, they'd collapse at the first sign of instability. After all, there are a lot more people than government officials.
For example, a canny authoritarian government won't disappear anyone who steps out of line. Instead, they'd provide a "safe, legitimate" way to step out of line, that's well regulated and doesn't pose a threat to the government, but serves as an outlet. And most people will be satisfied with it. That's both more subtle, and more effective, that instilling fear in everyone's heart.
To add about the distro framgentation, and particularly:
If I run into a software I need and it specifically indicates it’s for another flavor of Linux than the one I run, how likely is it that I can get it to work on another distro without any real trouble?
You might have. Some software is distributed as a portable binary and can run on any distro. However, many installers are distro-specific (or distro family-specific, since they're made for a specific package manager). For example, a software packaged for Ubuntu as a .deb
file would install fine on Ubuntu or Mint, and probably install fine on Debian, but if you want to install it on Fedora or Arch you'll have to manually re-package it.
Most distro-specific software usually ships debian or ubuntu package - so you might go with that for that reason. Or Arch/Endeavor: while you'll rarely see an official Arch package, most often someone will have already re-packaged it and put it on the AUR.
That said, for the major distros, the desktop environment makes much more difference than the distro.
I'm not sure where the Linux kernel part comes from, but if I open the article and search for "linux" or "kernel", there are no matches...
Technically, "enforced pay it forward" is called credit. Your debt would then be "the amount you still have to pay forward".
Of course, this defeats both the spirit and the purpose of a pay it forward scheme.
I don't know - but I'm willing to get the instances where people were saved weren't calls from anonymous voip numbers.
:D.
Fixed
Indeed. Linux audio also allows control characters like backspace to be part of a file name (though it is harder to make such file as you can't just type the name). Which is just horrible.
"Just works" is not a mentality imposed by Microsoft, and has nothing to do with loss of control. It's simply (a consequence of) the idea that things which can be automated, should be. It is about good defaults, not lack of options.
It's certainly good, I'm not arguing that. My point is, if the wine team is interested, they can fork the unmaintained project, and work on that. Eventually, people will switch over to the active fork. What Microsoft is doing, is helping the process along, and making it easier. So it's good, and helpful - but not really a "donation" to winehq.
I guess it's simply the framing: It was a not very actively maintained open source project. So they've decided to turn it over to a new maintainer. Calling that 'donation' is a bit pushing it
I'm confused - why is Microsoft trying to - or expected to, by the article authors - patch a vulnerability in GRUB?
How does L4sBot choose which articles to post?
This is a meta-question about the community - but seeing how many posts here are made by L4sBot, I think it's important to know how it chooses the articles to post.
I've tried to find information about it, but I couldn't find much.
Licenses for LLM models
I'm not a lawyer, but my understanding of a license is that it gives me permission to use/distribute something that's otherwise legally protected. For instance, software code is protected by copyright, and FOSS licenses give me the right to distribute it under some conditions.
However, LLMs are produced by a computer, and aren't covered by copyright. So I was hoping someone who has better understanding of law to answer some questions for me:
-
Is there some legal framework that protects AI models, so that I'd need a license to distribute them? How about using them, since many licenses do restrict use as well.
-
If the answer to the above is no: By mentioning, following and normalizing LLM licenses, are we essentially helping establish the principle that we do need permission from companies to use their models, and that they have the right to restrict us?