Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CA
🧟‍♂️ Cadaver @ Ashiette @lemmy.blahaj.zone
Posts
0
Comments
65
Joined
2 yr. ago

  • The POSIFLEX issue might have to do with MBR. On your final linux installation, your partition table should NOT be using gpt but mbr and that might solve the issues.

    It has to do with older BIOS not recognising gpt and henceforth being unable to boot from the disk.

    N.B. you might have to configure your GRUB/systemd loader accordingly.

  • I had the same problem with a MSI GF65.

    I had an Intel AX201, which is basically the same device as the intel killer wifi card on the GS65.

    I battled with the issue for a very long time. It came from Windows and only from Windows. You have to disable fastboot and there is a way to shut it down "fully" which you have to do.

    If that does not solve it your only way out of it is to reinstall Windows.

  • Because it's not about installing them, it's making them work that's not intuitive. I have an nvidia card and some linux experience, it was hard for me to set it up. If you have no background on linux, making it work might make you abandon it. In those cases it's better to go with something that has everything figured out for you.

  • Qobuz is good for streaming hi-res and... that's it.

    I was pleasantly surprised by their service at first but it is subpar now... Album and tracks disappearing, Qobuz no longer working correctly on Yamaha HiFi, ... I'm quite disappointed.

  • I started using vim to learn rust. It's awfully powerful and I fully understand the hype.

    However when I started to program, vim was NOT a good option to learn. Because you have to learn how to code and how to use the coding tool at the same time. It can be too much to take in.