OBS worked pretty well for me last time I used it, using the basic package Debian provided.
- 1 Post
- 68 Comments
Limonene@lemmy.worldto Mildly Infuriating@lemmy.world•The driver for my mouse occupies over 1 gbEnglish65·8 days agoPiper is less than 2MB, and allows reconfiguring Logitech mouse buttons. It’s available in Debian and Ubuntu package managers.
Screenshot:
I had to use Piper to get exotic features like having mouse 6, 7, 8 buttons function as mouse 6, 7, 8, rather than the default of alt-tab and ctrl-v.
Limonene@lemmy.worldto Lemmy Shitpost@lemmy.world•When you work for a company owned by a A..hole3·9 days agoLast 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.
Limonene@lemmy.worldto Lemmy Shitpost@lemmy.world•Why is Lemmy attempting to radicalise people to enforce class wars?6·11 days agoDo 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.
Limonene@lemmy.worldto Technology@lemmy.world•The Trump Administration is Building a National Citizenship Data System; State and county election officials can now check the citizenship status of their entire voter lists.English8·11 days agoYour 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.
Limonene@lemmy.worldto Asklemmy@lemmy.ml•If you had to live the rest of your life in single or triple digit temperatures F° (-13 or 38 C°)which would you choose?7·12 days agoFirst 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.
When you switch to an admin account on Windows, there are still files owned by “TrustedInstaller” that you can’t touch, and processes owned by “System” that you can’t terminate.
Linux doesn’t have that. When you switch to root, you can kill any process. You can modify or delete any file.
Limonene@lemmy.worldto linuxmemes@lemmy.world•What's your favourite OS that does not use systemd?2·25 days agoSorry if it wasn’t obvious, I’m using sysvinit.
Limonene@lemmy.worldto linuxmemes@lemmy.world•What's your favourite OS that does not use systemd?4·26 days agoMy 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.
Limonene@lemmy.worldto Lemmy Shitpost@lemmy.world•Technichally-wrong community. Here here, peepostin' lyka pro7·1 month agoPurple: You have eaten beets recently. Green: You have had a Vitamin B supplement.
Limonene@lemmy.worldto Lemmy Shitpost@lemmy.world•Just give me a few hundred turns, and I'm gonna spank everyone at this tournament.13·1 month agoYou 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).
Limonene@lemmy.worldto Mildly Infuriating@lemmy.world•Roommate refuses to use my body wash cause it's not "manly"English13·1 month agoBar soap dries out my skin really badly. Besides, moisturizing body wash is not too expensive.
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.
Limonene@lemmy.worldto Selfhosted@lemmy.world•Your help needed: PhD research on why people choose to self-hostEnglish7·1 month agoThis survey doesn’t distinguish between levels of cloud service provider, so I was a little confused.
Virtual private servers, cloud virtual servers (like AWS), cloud-based software where you provide code or a program and the cloud system runs it on a server of its choosing, and cloud-based systems where someone else provides the software (like Google Docs).
Limonene@lemmy.worldto Technology@lemmy.world•Microsoft is putting AI actions into the Windows File ExplorerEnglish1·1 month agoI literally cannot use a program that has AI crap integrated into it, because of data security rules in the contracts I have to follow. If I used Windows 11, I would have to never use Notepad, and find a way to remove Explorer. (Explorer creates the desktop icons and taskbar, so good luck with that.)
Limonene@lemmy.worldto Technology@lemmy.world•Microsoft is putting AI actions into the Windows File ExplorerEnglish14·2 months agoWindows 11 doesn’t even have a working file manager or text editor anymore. This is not a serious operating system.
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.