OBS worked pretty well for me last time I used it, using the basic package Debian provided.
OBS worked pretty well for me last time I used it, using the basic package Debian provided.
Last company where I faced external suppliers, I had to take a training where they said we couldn’t accept any item worth more than like $20, except food or alcohol during a presentation. But we could accept such items on behalf of the company, and they would be raffled off to a random employee. One time a guy in purchasing got a giant brass horse head from a Chinese supplier. I guess nobody signed up for the raffle, so it became a permanent fixture in the cafeteria.
Sure, here are instructions for getting Linux Mint running: https://www.linuxmint.com/download.php
These instructions are for creating a USB flash drive that functions as both a live environment or an installer. If you don’t want to install it yet, this allows you to try it out while booting just from the flash drive, without modifying your hard drive at all.
Do you have any evidence of major AI generated memes and comments? Sometimes I see an obvious AI image (and down vote it), and some communities are made for the purpose of AI so I blocked them. But aside from that, have you found much generative AI slop?
And if so, how would you fix that in code? Some sort of captcha? I think the volume is low enough that it wouldn’t help.
Your post is blatant disinformation. Undocumented immigrants overwhelmingly vote not at all. Voting illegally in the US is difficult, and often prosecuted.
I live in the US. Most of the people I know are Democrat-aligned. None of them want undocumented immigrants to vote. None of them import undocumented immigrants.
First choice: 292 K
Second choice: 9 C
If we’re talking only outdoor temperature, third choice is 100 F, because air conditioning exists, and my peppers would thrive.
If it’s ambient indoor temperature too, then I pick 9 F, which is unpleasant, but survivable. At 100 F indoors, you will be constantly sweating for the rest of your life.
If gender is what’s in your pants, then twice a week my gender is your dad.
The cell membrane is the wall of the cell. I know it’s less catchy, but human cells don’t have a cell wall.
X11 has effectively already been deprecated for years, seeing little to no development on it. No one should be surprised.
X11 is complete.
Wayland is incomplete, and is missing essential features like accessibility and automation (ydotool will never have half the features xdotool has).
I haven’t used it in the last several years, but from about 2014-2018 any time I tried to download, it required registration, and any time I tried to register, it just didn’t work. It was some problem with the javascript in their site. Probably related to captcha or something. Yes, I tried multiple computers, multiple browsers, even tried registering on a library’s computer.
Looks like their site is less shit now, but it’s still awful.
Sorry if it wasn’t obvious, I’m using sysvinit.
My favorite is Debian, with systemd uninstalled. At this point, you can’t install Debian without systemd, but you can uninstall systemd after OS installation.
It used to be that most desktop environments in Debian depended on libpam-systemd, which depended on systemd and systemd-sysv. More recently, desktop environments just depend on libpam-elogind and elogind which is only part of systemd, and allows you to use sysvinit.
I prefer sysvinit mainly because I find it easier to create custom services out of my own programs. My success rate at doing this in systemd is 1/3, and in sysvinit about 10/10.
I also had a problem where a Debian-based embedded system had some kind of broken NTP client running on startup, and due to systemd, I couldn’t figure out how to disable it. It would set the time to several years into the future, as soon as it first got a network connection on each startup.
Purple: You have eaten beets recently. Green: You have had a Vitamin B supplement.
You could just counterspell it. The “no spells in the building can be countered” and “protection” clauses only affect it after it enters the battlefield.
So, it would go to the graveyard, its owner would be banned, and nobody could take any turns. They would have to postpone the tournament until the next day.
The first one I knew the model number of was the Macintosh IIsi. It had Mac OS 7. The only games were SimCity, and a few free games we got from a 1 hour free trial of AOL. The only programming language was Apple Script, and it didn’t work right (the sample programs didn’t run).
Mozilla, for example, would sign Firefox’s flatpak with a PGP key that they would disclose on their website. You verify the signature using the RSA algorithm (or any other algorithm for digital signatures. There are a bunch.) Or, you could just trust that your connection wasn’t tampered the first time, then you would have the public key, and it would verify each time that the package came from that same person. Currently, you have to trust every time that your connection isn’t tampered.
Major flatpak providers (Flathub at the very least) would include their PGP public key in the flatpak software repo, and operating system vendors would distribute that key in the flatpak infrastructure for their operating system, which itself is signed by the operating system’s key.
I don’t own this game, but twice I have switched positive reviews to negative for doing this.
Article doesn’t mention my biggest problem with flatpaks, that the packages are not digitally signed. All major Linux distros sign their packages, and flathub should too. I would prefer to see digital signatures from both flathub and the package’s maintainer. I don’t believe flathub has either one currently.
My problem with that theme is that it doesn’t highlight any buttons. I believe all buttons should have borders, especially the ones the titlebar. This helps distinguish a noninteractive label from an interactive clickable button.
I’ve never heard anyone say that Flatpaks could result in losing access to the terminal.
My only problem with Flatpaks are the lack of digital signature, neither from the repository nor the uploader. Other major package managers do use digital signatures, and Flatpaks should too.