Aside from the group suggestions, you could also use ACLs. https://wiki.archlinux.org/title/Access_Control_Lists
- 0 Posts
- 15 Comments
They aren’t accommodating the gambling industry. It’s a bug fix for a media player issue. The text in the changelog comes from the bug report title. The bug isn’t specific to that site, and neither is the fix.
dack@lemmy.worldto
Linux@lemmy.ml•GNOME Merge Requests Opened That Would Drop X.Org Session Support
0·2 years agoI think they already have. I held off on Wayland on my main machine for a long time due to Nvidia issues. For example, I was getting rendering issues where some windows/popups would be totally invisible until I moused over them. Those issues are now gone, and I’ve been running Wayland for the last few months with no problems at all.
dack@lemmy.worldto
Linux@lemmy.ml•Do you think it is safe and secure to disable Mitigation in Fedora for the sake of performance?
0·2 years agoThe system will be secure for personal use as before.
I wouldn’t be so sure of that. CPU side channels allow data to be leaked across security contexts. For example, from a user process to sandboxed JavaScript in a browser, from kernel space to user space, or from one containerized process to another. This is a problem even on a single user system without any VMs.
dack@lemmy.worldtoHome Improvement@lemmy.world•Sealing gaps in duct work letting out air
30·3 years agoPersonally, I’d just slap some aluminum foil tape on there.
dack@lemmy.worldto
Asklemmy@lemmy.ml•What is your "inexpensive" hobby that turned out to be expensive/ you gradually invested lots of money into?
1·3 years agoPinecil works OK for small things, but struggles on larger joints because of it’s low power and small thermal mass. Personally, I’d prefer one of the many Hakko/Weller clones for a cheap solution.
dack@lemmy.worldto
Asklemmy@lemmy.ml•What is your "inexpensive" hobby that turned out to be expensive/ you gradually invested lots of money into?
1·3 years agoHave you tried 3D printing enclosures? There’s a bit of up front cost if you don’t have a printer already, but after that the material costs are pretty cheap. It’s really cool to be able to make a custom enclosure with all the cutouts, integrated standoffs, panel markings, etc all in a single print.
dack@lemmy.worldto
Asklemmy@lemmy.ml•What is your "inexpensive" hobby that turned out to be expensive/ you gradually invested lots of money into?
4·3 years agoIf you like mechanical pencils and want some color, look up clutch pencils. I apologize in advance for fueling your addiction.
dack@lemmy.worldto
Mildly Infuriating@lemmy.world•The Spotify Car Thing cost $100, but I can't use it anymore.English
8·3 years agoOne that can take a USB storage device or an SD card would be much better. Same result, but no messing around with discs and it can hold way more music.
Is it giving an error code, or just glitching out? I just repaired my Samsung control board. It would glitch out (display goes nuts, relays clicking). I found that there was cracked solder joints on the main board relays. I resoldered them and it’s totally fixed now. I think the bad connection causes the relays to pulse which creates back-emf that glitches the display. Getting the board out of the potting compound is annoying and messy, but otherwise it was an easy fix.
dack@lemmy.worldtoHome Improvement@lemmy.world•Garage door opener replacement questions
4·3 years agoThere’s no need to touch the springs at all when replacing the opener. But this is still an excellent PSA. Garage door springs will seriously mess you up before you even know what happened. I’ve replaced them before, but you definitely need the right tools and procedures to do it safely. I would definitely advise against it unless you have experience.
I’d probably go with some sort of split cover plate/flange (or a regular non-split one if you can disconnect it to feed it through). If you have access to a 3D printer, you can make one that way pretty easily. If not, you can probably find one at the hardware store or online that would work.
dack@lemmy.worldto
Dad Jokes@lemmy.world•My wife asked me: Why are dad jokes so bad?English
5·3 years agoI think he missed the point.
I did exactly this as well. Only I bought my own 433Mhz weather sensors. They are cheap and the batteries last for ages.


The TPM releases the key to the OS at boot time. Without that, there would be no way for the OS to load (assuming the root FS is encrypted).
The key is bound to PCRs in the TPM, which control under what conditions the key can be released. For example, it can be tied to secure boot, bios settings, etc.