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

help-circle
  • Yeah, that would help. There’s also the smaller risk of “I was going to click on something else, and this new window popped in under the mouse”

    I think some applications also don’t accept input for the first couple seconds to prevent this. I vaguely remember something that had the dialogue boxes count down from 5 before you could click or keyboard-interact them.

    Feels like the kind of problem with a lot of edge cases, but even catching 70% of the problems would be a big improvement



  • Yes, it’s very common. There are many reasons.

    Sometimes I’m just excited to share something. Could be something trivial (“i saw a cat on the walk over and it looked right at me and said ‘meow’!”). Could be something bigger (“They finally fired Useless Bob at work”)

    Sometimes people want to vent. Talking about something can be emotionally soothing.

    Sometimes people want help or advice. “I can’t believe I’m spending $20 a day on lunch. The stupid sandwich I got wasn’t even good. What’s your strategy?”

    Humans are social creatures.



  • 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.










  • Half of US adults can’t read at a 6th grade level. I think speed and accuracy of reading is also pretty low (I read like 80 wpm and 80% accuracy somewhere, but i couldn’t immediately find a good source for that).

    If you’re on a text forum like this you’re probably well above the average person, and your experiences are not universal.

    That said, I don’t have any data on hand about readability so you could be right. I’m sure people have studied it.