Personally, the only thing that would help me for is if I wanted to kill myself
🏳️⚧️ she/her
- 0 Posts
- 89 Comments
ReveredOxygen@sh.itjust.worksto Linux@lemmy.ml•“Something has gone seriously wrong,” dual-boot systems warn after Microsoft updateEnglish2·8 months agoYou can keep only grub on the USB so windows can’t touch it. Avoids all those issues since the main install remains on the SSD.
Personally I just boot windows from usb. Rufus has the ability to install it there
ReveredOxygen@sh.itjust.worksto Linux@lemmy.ml•What the fuck is an SBAT and why does everyone suddenly careEnglish152·8 months agoI believe the idea is that even if the machine is running Windows, an attacker could just boot an affected grub version from a USB to perform the exploit
ReveredOxygen@sh.itjust.worksto Linux@lemmy.ml•What is the most duct-tape thing you've done to Linux?English2·8 months agoAndroid is fine because you’re able to use a web browser to get an auth key. You have to register devices where you can’t do that, and it seems to be impossible in the case of the pixel watch
Edit: Also, they’re not concerned about privacy. They want to know who every device belongs to
ReveredOxygen@sh.itjust.worksto Linux@lemmy.ml•What is the most duct-tape thing you've done to Linux?English4·8 months agoThe Pixel watch has this problem too. However, it randomizes the MAC per network, so that strategy won’t even work. I’ve tried to get it from the debug log but failed I’ve resigned that it won’t be getting connected to the school network
ReveredOxygen@sh.itjust.worksto Linux@lemmy.ml•What is the most duct-tape thing you've done to Linux?English6·8 months agoI’ll admit to doing this (but with tmux)
ReveredOxygen@sh.itjust.worksto Privacy@lemmy.ml•Signed up for Equifax to freeze my credit, password can not be longer than 20 charactersEnglish5·8 months agoIf they’re using md5 (which would be in line with their security practices), the block size is 512 bits. That means that everything less than 64 characters is the same cost
ReveredOxygen@sh.itjust.worksto Linux@lemmy.ml•What is the largest file transfer you have ever done?English3·9 months agoPacket loss would be quite costly though
Don’t most routers run some form of BSD?
ReveredOxygen@sh.itjust.worksto Linux@lemmy.ml•Energy efficiency of Linux compared to other, typically closed-source operating systemsEnglish1·9 months agoAt least with AMD on Wayland, gpu offloading works seamlessly. But I’m not sure if the GPU is actually powered off when I’m not using it; my use case is an egpu rather than a dual GPU laptop so I don’t notice battery from it. I don’t know what the situation is with Nvidia or xorg
ReveredOxygen@sh.itjust.worksto Privacy@lemmy.ml•Signal has been blocked by Venezuela and RussiaEnglish3·9 months agoTheoretically they could be reported by federated servers that do have it enabled
ReveredOxygen@sh.itjust.worksto Linux@lemmy.ml•Switching back to Linux. For good.English1·9 months agoMy friend has a 3060 ti. Nouveau resulted in random freezes, and the proprietary drivers made it so GPU accel didn’t work in flatpaks under kde wayland. Had to switch to xorg to fix it
ReveredOxygen@sh.itjust.worksto Privacy@lemmy.ml•Has Mullvad ever been given a court order to reveal personal info about a user?English6·9 months agoThey realized banning convenience is bad for business. You can still pay in private ways
ReveredOxygen@sh.itjust.worksto Linux@lemmy.ml•ISOs Explained + four programs to make Linux boot mediaEnglish2·9 months agoWhat? You can use dd to read/write any block storage device (or file)
ReveredOxygen@sh.itjust.worksto Linux@lemmy.ml•ISOs Explained + four programs to make Linux boot mediaEnglish2·9 months agoDoes impression support Windows ISOs? Or only ISOHybrid (what Linux ISOs use so you can add them)
ReveredOxygen@sh.itjust.worksto Privacy@lemmy.ml•Google illegally maintains monopoly over internet search, judge rulesEnglish1·9 months agoI was just pointing out that it is in fact possible, and has been done
ReveredOxygen@sh.itjust.worksto Privacy@lemmy.ml•Google illegally maintains monopoly over internet search, judge rulesEnglish2·9 months agoThere’s YaCy, it’s just not good
ReveredOxygen@sh.itjust.worksto Privacy@lemmy.ml•Is Shelter the best way to isolate apps on Graphene?English4·9 months agoLooks like it’s only on the play store and GitHub, you could use obtainium. But it’s not been updated since 2023 apparently.
ReveredOxygen@sh.itjust.worksto Privacy@lemmy.ml•Is Shelter the best way to isolate apps on Graphene?English5·9 months agoI’ve used Island in the past and it worked fine
I think they’re referring to the fact that bash is GPL while ZSH is licensed permissively