• 0 Posts
  • 72 Comments
Joined 5 years ago
cake
Cake day: June 23rd, 2020

help-circle
  • You seem to be reaching for pretty advanced solutions – Docker and HA both require you to read a lot of documentation to get started. Bottles is also a powerful and flexible tool, which is the opposite of simple.

    What game are you trying to run? If it’s on Steam it should be a no-brainer, otherwise Lutris can simplify a lot of things.

    I doubt you actually need Docker for anything, unless you have a specific use case I would just abandon that. For your lights, I would try searching for “home assistant [model/brand of lights]” and see if you can find a setup that someone else has gotten working that you can mostly copy.




  • If you don’t plan to expand the swap partition, I would recommend just deleting the swap partition – you could either make it a new ext4 and use LVM to combine it with the shared storage, or if you’re going to combine your EFI partitions you could grow your Mint partition to include both the SUSE EFI and the swap partition – and using a swap file instead, as another commenter mentioned. You honestly really don’t need swap space regardless with 16gb of RAM if you’re really just using this to run a web browser, but you can easily set up a swap file if you want one.



  • Is there any reason? You’re effectively wasting half the drive by using that space for OSes you almost never use.

    If you ever happen to need Windows, which I don’t see happening as you yourself can’t imagine an actual use case, you can just go to the library or borrow a friend’s computer or maybe use your phone.

    As for Mint, do you just have it to experiment with? If you’re just trying to try out other distros, a virtual machine or even live USBs are much easier ways to quickly try out new systems without having to clear actual partitions.

    If you had much more storage then sure, waste some of it, but you’re really gonna be missing that 120gb if you use your computer for… basically anything.

    The order of the partitions basically doesn’t matter at this point – I think having a boot partition first used to be important for MBR schemes but I’m pretty sure in the UEFI era you can have them in whatever order. As others have mentioned, you could combine your EFI partitions, but doing so to an already installed system is slightly complex. You also could shrink some of your EFI and boot partitions, I’m not sure of the recommended sizes off the top of my head but I think they could be smaller. On the other hand, your swap partition should probably be bigger – making it the same size as your RAM is a good rule of thumb and will enable hibernation (I think).


  • Try running an incognito window only, which should run without extensions (unless you manually enable each for private browsing). Check your usage then to see if the extensions are actually the problem.

    Honestly 1.7gb of RAM for a modern browser is not that unexpected. Outlook is not a low-cost web service, first of all, but also the first tab is by far the most costly – most of the RAM is for the browser itself. Even with ten or twenty tabs I wouldn’t expect your RAM usage to balloon much, and if they’re “background” tabs, i.e. tabs you’ve kept open from previous sessions but haven’t actually looked at yet, they basically take no resources – actually one of the areas that Firefox does a lot better than Chrome.



  • Honestly I think if you lean into the grey hairs it can totally work for you. I understand wanting to stop the balding (assuming it’s actually happening and not just you imagining things – see a dermatologist), but just because you have some grey hairs doesn’t mean you’ll look like an old man in a couple years. You can always dye it if you want to, but as someone who’s had some grey in my hair since my 20s, it’s really not going to age you that much on its own, and some people will think it looks great.






  • While pretty much any distro can do this, I will warn you that it’s not the greatest idea. GNOME and KDE are both massive software suites and you’ll have a lot of redundant programs, e.g. two GUI file managers, and sometimes you’ll get unexpected behavior. There are also some look and feel issues that might crop up with apps getting style hints from two places. Again, it’s nothing super major, and it’s been a while since I’ve done this so maybe it’s improved, but any time I’ve tried I end up rolling back or reinstalling with only one big DE.

    It’s much less of an issue to have one big DE and then potentially several other more modular window managers, as those have much less opinionated payloads. I’ve got sway and hypr installed alongside GNOME.