• 1 Post
  • 376 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle



  • I’ve always refused to pay a subscription, so I relate to that. I’m a big fan of Guild Wars (1 and 2) for not having one, and not having a power treadmill. It’s nice to hop in after a while away and still be competitive.

    I did get an old partner to play Path of Exile for a while. We still laugh about how that was kind of an anomaly - they don’t normally like that sort of game at all, but somehow we spent like 2 months hammering on it together.

    Always looking for good couch co-op. My current person isn’t much of a video games person, but Cat Quest II has been good fun so far. The Binding of Isaac was a little too much for them.


  • (Unless she also likes MMOs, then you’re meant for each other)

    My friend’s brother and brother’s wife play WoW together. They have their living room set up so they can play side by side. It’s nice they have a fun hobby they do together. (They also engage with real life, but they live far away so I rarely personally see them)







  • Well, there’s https://en.m.wikipedia.org/wiki/Media_literacy but that’s not written for children

    I don’t think, of your examples, trackers and surveillance are a big part of it. Understanding subtext and credibility are more relevant. Like, recognizing when a newspaper always uses passive voice when cops do bad (eg: “man killed after violent police encounter” vs “police fatally shoot man waiting at bus stop”), but active voice for other people (eg: “Looters destroy small business shops” vs “Downtown shops damaged during anti-corruption protests”)

    Also in fiction, being able to take away more than just the plot. Like you can read Dracula as just a book about a guy that bites people, but there are way more ways to read it. When someone makes a movie out of the story, notice what parts they keep, emphasize, and drop.



  • Half of US adults can’t read at a 6th grade level. This is haunting.

    Some strikingly high percentage can’t complete complicated tasks on a computer (eg: find 3 user email addresses and add them to a spreadsheet).

    Reading the manual is good advice but I think some people are just left behind






  • Update: installed mint. Seems work. Had a problem where it couldn’t see the HD. Had to change an option in grub

    Pasting what I found online to fix it:

    “”" thank you so much! what was the solution!

    for anyone might read this in the future: in the bootmenu where u can select which version of linux u wanna boot u can press “e” and then u need to add intel_iommu=off at the end of the line of the “linux” row - i had some double dashes at the end for me it did the job when I add them before the double dashes.

    Then I could see the harddrive and install mint mate on my old macbook air

    also needed later on to set the parameter permantent by opening a terminal and used this command sudo nano /etc/default/grub

    edited this line like this: GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash intel_iommu=off” then save and exit nano and this command for updating the boot thingy

    sudo update-grub “”"


  • So far most things have worked fine.

    It’s a little annoying when steam wants to redo the vulkan compilation thing every time, but it seems to work fine if I skip that.

    Modding I’m not sure how it’ll work yet. Some stuff probably just works, if it’s like “edit this file” or “replace that file” but I haven’t tried yet.


  • Only recommendation: some wifi cards (with certain chips, I forget which) in my experience have required me to go hunt down a driver, so check reviews for any card you’re looking at to see if people report it working out of the box.

    With Linux mint, with one machine, I had to explicitly open the driver manager and tell it to use the drivers for the wifi. It wasn’t obvious but I’d read it on some random forum and remembered. Once I knew that was a thing, it was easy. Opened the driver manager, plugged in the install media (USB stick) when it asked, and then told it to use the proprietary drivers.