• 4 Posts
  • 72 Comments
Joined 2 years ago
cake
Cake day: June 30th, 2023

help-circle

  • I don’t understand this.

    If I put on something with video I want to absorb it. There’s more video content in existence than I could ever watch, I always want to watch something worth watching. If it’s something I’ve seen before them I’m rewatching because it was entertaining enough that I want to watch it again. Even if I try to ignore it, it’s good enough that it’ll rope me in.

    Put something on and not watch it? Is it boring enough that it’s not pulling you in? It’s just background noise? Then why isn’t it a podcast or something?

    If you’re ignoring it then why turn it on? Do you turn on lights in rooms you’re not in? It feels… like something just above brainrot. Like it’s not rotting you, but either it’s not engaging or it’s just background noise (with an unused visual component)


  • IMO, everything has to do with piracy.

    Ever since the r4 for the DS spring boarded Nintendo piracy, every single console they’ve released since then has been ripped open and has had very easy-to-use tools developed for it to make it really, really, easy to put pirated games on. You can buy a flashcard from amazon with DS games on it. You can mod a 3ds in 15 minutes. You can play switch games on the steam deck.

    They hate this. They want to do everything they can to lock down their systems and prevent this.

    On the Wii (or maybe it was 3ds or Wii U) when updating, you used to get a notification “…this update will also check for unauthorized material and remove it.” Now they’re simply saying it there’s unauthorized stuff they’re not going to account for it and let things break (or force it to break)

    Now they’re locking down the usb-c port, again making it harder to crack the console. They failed with every console this far, so now they’re trying something different.

    In the long run it may get cracked eventually. But for now, like denuvo, it delays piracy.















  • Alright, I think I may have found my solution.

    • The crash only occurs on desktop environments that use x11, it does not occur on DEs that use Wayland.
    • The only DE that uses Wayland that Pop officially supports (that I can tell at least) is “Pop (on Wayland),” which is GNOME.
    • GNOME doesn’t look or feel familiar to me, Cinnamon does. I really like Cinnamon. But today I realized GNOME extensions can be used to make GNOME feel different, and are (at least so far) remarkably stable.
    • By installing the extension manager, and then adding the extensions “Dash to Panel” and “ArcMenu” and tweaking them I’ve been able to achieve the look and feel that I was going for with Cinnamon, on a DE that doesn’t crash on suspend. (Note for anyone else that tries this: I had to disable the “Cosmic Dock” and “Pop COSMIC” extensions so things would play nice with the new extensions.)

    So it’s a workaround. It’s essentially finding a way to make the “new” stuff feel like the old stuff, but as an added benefit, I get all the functionality that the new stuff offers.




  • Finally got around to this. I tried installing while logged in, then realized I should Ctrl+Alt+F2 (or something) and stop gdm before installing.

    I got an error message, there was an error while building kernel modules. Checking /var/log/nvidia-installer.log I think this is the culprit:

    warning: the compiler differs from the one used to build the kernel The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 You are using: cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

    Warning: Compiler version check failed:

    The major and minor number of the compiler used to compile the kernel:

    x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38

    does not match the compiler used here:

    cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright © 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. It is recommended to set the CC environment variable to the compiler that was used to compile the kernel.

    To skip the test and silence this warning message, set the IGNORE_CC_MISMATCH environment variable to “1”. However, mixing compiler versions between the kernel and kernel modules can result in subtle bugs that are difficult to diagnose.

    So I’m using 11.4.0 instead of 12.3.0? Not sure what that number is. Both kernels are based on Ubuntu 22.04. I’m starting to think if I really want cinnamon I should use a distro that was made for cinnamon, like Mint.