Just an UwU boi living in an OwO world

  • 0 Posts
  • 26 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • To piggy-back off of this, it’s not entirely uncommon to create another directory at root in enterprise environments, using /data or /application That said, I only do that for enterprise, for my personal computer, my distro defaulted to auto-mounting to a directory for each drive inside of /mnt, and I rather like that and intend to stick with it.









  • I get that as well. As far as I understand it, and someone is welcomed to correct or expand on any of this - this is because when you play a game (primarily when using gamemoderun), it disables your compositor. When you exit the game, it kicks the compositor back on. I have no idea why it has issues on coming back on, seems to be related to Nvidia in X11.

    Some things that I’ve found that help is disabling the compositor (Alt+Shift+F12)
    After doing that, I try to maximize and un-maximize any windows I still have up, then re-enable the compositor with the same shortcut.

    Realistically, your plasmashell solution is great. Theoretically, Wayland shouldn’t have this issue, but I know Wayland comes with its own issues with Nvidia.





    • OS: Manjaro
    • DE: KDE Plasma 5
    • Global: Scratchy
    • Plasma Style, Window Decorations, and Colors are customized and don’t remember their sources, sorry
    • Icons: Colorful-Dark-Icons
    • Cursor: Breeze

    I know there’s a lot of defaults in here, but this has been my daily driver for 6 years now and been loving this setup






  • Wow, that random news article I hit 16 days ago where the page kept flickering and reloading, but didn’t do that when I copied the URL into Brave… I really should’ve recorded that domain so I could defend myself against some stranger online!

    Sarcasm aside, I don’t think it’s generally the major websites that you bump into this with, however, there are many edge cases that occur for plenty of folks, whether they’re in college and have to use that “secure browser” extension that only supports Chrome, or the fact that some websites, especially in business, that simply refuse to support browser and will prevent access otherwise.

    I’m a Firefox user, so this isn’t to say that Chromium is the way by any means, but hopefully to shine a little light on the fact that we’re all on different parts of the web with different experiences, questioning their experiences so that you can hopefully find an extension or something to pin the blame them does not absolve them of their experience, just a show of elitism.

    Firefox HAS gotten much better, but unfortunately, Capitalism’s gonna Capitalism


  • While I agree, most people shouldn’t have to be concerned with it, you can’t deny the resource impacts of various languages, libraries and frameworks, like compare the memory usage of Discord or Teams with those of FOSS chat applications, and you’ll notice those two consistently eating much more memory. You can also compare compute speeds of a higher level language like Python vs lower level languages like Rust and you’ll find that Rust is quite a bit faster (though generally takes more dev time). So yes, users shouldn’t have to be concerned with involved languages, but if you’re running something on a low-resource device, such as a Raspberry Pi, those little details can make all the difference.