• 0 Posts
  • 36 Comments
Joined 2 years ago
cake
Cake day: July 5th, 2023

help-circle






  • MimicJar@lemmy.worldtoLinux@lemmy.mlWhy?
    link
    fedilink
    arrow-up
    2
    ·
    24 days ago

    Computers were either Windows or Mac, they couldn’t be anything else, that was a fact. Then I saw someone using Linux and had so many questions. How? I was given a Knoppix live CD, went home, and booted my home PC into Knoppix and it changed my perception of computers.

    I didn’t change over immediately but eventually Ubuntu was handing out install CDs and YouTube was full of wobbly windows and desktop cubes. It wasn’t useful but it looked cool.

    I still needed Windows for gaming, but for day to day it was so much easier to use Linux.

    Eventually my gaming was exclusively on the Switch and then was I was looking to play certain PC games the Steam Deck was available, so I bought that.

    I think Windows 8 was the last one I used and I’ve never had any desire to go back. Linux is just easier.


  • Yes.

    You create a magical restraint to hold a creature that you can see within range.

    While imprisoned, the target doesn’t need to breathe, eat, or drink, and it doesn’t age.

    Until the spell ends, the target is also affected by one of the following effects of your choice:

    The secondary effects in the case of immunity to Unconscious just wouldn’t do much but the target is still under a magical restraint.

    Now technically the magical restraint that holds the creature doesn’t mechanically cause any particular condition. So depending on the definition of “held”, this may or may not be a problem.

    However it is worth noting that the spell also says the condition to end the spell must be something the DM agrees to AND is likely to happen in the next decade. So it won’t be a cakewalk to be suddenly immune to aging.






  • Before Arch that role belonged to Gentoo.

    To add, before the change the Gentoo wiki was a top resource when it came to Linux questions. Even if you didn’t use Gentoo you could find detailed information on how various parts of Linux worked.

    One day the Gentoo wiki died. It got temporary mirrors quickly, but it took a long time to get up and working again. This left a huge opening for another wiki, the Arch wiki, to become the new top resource.

    I suspect, for a number of reasons, Arch was always going to replace Gentoo as the “True Linux Explorer”, but the wiki outage accelerated it.




  • You’re not affected if (and only if)

    You always used the Brave browser or the DuckDuckGo search engine on mobile

    I found that odd, but reading the more technical write up (linked in the article) it seems Brave blocks localhost communication.

    The Chrome proposal references a single use case. I’ve never seen a website that sets up my local devices, but is this a new thing?

    Why did localhost not get blocked earlier? This seems like a huge hole browsers have ignored for years.


    Also the DuckDuckGo exception doesn’t make sense to me. Does DuckDuckGo have Facebook trackers on it to begin with? Whatever site DuckDuckGo sends you to, if they have the trackers, you’ll get tracked.


  • Linux has two ways of drawing pictures, the old way (Xorg) and the new way (Wayland).

    The old way is like a giant box of crayons with the crayon sharpener built in. The box is all marked up, the sharpener is full of gunk, and a few crayons are melted together. Nobody really wants to touch the old box of crayons, although it does work for the most part, it’s a familiar box.

    The new way is like a smaller box of crayons. The clean sharpener isn’t built in but it is available nearby, although some people say it doesn’t work as good. A few crayons are missing, but are available in most cases, they’re just not in the box. Most people are working to improve the new box.

    If you’re using Linux, the new box of crayons is generally the better choice. It’s ok to stop using the old box.


  • Knoppix. I didn’t see it listed yet so I had to chime in.

    I saw it and was confused that computers could run something that wasn’t Windows and wasn’t Mac. Then I was handed a Knoppix LiveCD and suddenly MY computer was Linux. Absolutely blew my mind.

    I then explored Mandrake (now Mandrivia?) for a while but it never really stuck.

    A few years later Ubuntu was handing out LivdCDs to everyone running Warty Warthog and soon after window managers started to use Beryl (?) which let you have a fancy cube desktop. Absolutely pointless but that’s how it all started.


  • As you mentioned elsewhere it’s encrypted.

    Take a look at /etc/crypttab and creating and adding a key file that can unlock the drive.

    Essentially your additional SSD will have both a password and a file containing a password that can unlock the drive. When you unlock your root filesystem (I’m guessing at boot) it will then have the key file that can unlock the SSD.

    Something like cryptsetup luksAddKey /dev/pathtossd --new-keyfile /etc/newpassword

    Systemd might make this easier to setup nowadays.

    Edit: Also, yes, the password to unlock your SSD is just sitting in a file in your root drive. Be sure to restrict it to only be readable by root.


  • Oh I completely agree. There is a reason it took me a while and careful observation before I figured it out.

    I assume it’s part of, or started as, a little password dance. Something like, “abc123DEF”.

    Or maybe it just comes from the idea that only a single key can be pressed at a time?

    Either way I completely agree, insane.