Previously me (instance ded):
@Auster

Soon-to-be previously me:
@Auster

Other me’s:
@Auster
@Auster1

  • 0 Posts
  • 23 Comments
Joined 8 months ago
cake
Cake day: October 28th, 2024

help-circle
  • I don’t listen to audiobooks to know any good titles, but sites that sell book bundles also usually have audiobook bundles, so maybe they’re a good starting point for finding titles?

    Also, if you use Spotify, I can presume you’re at least not overly against DRM, so maybe you’d be interested in Storytel? Came across it a while back and people seemed to talk well of it, apparently being a subscription-based streaming, but didn’t look for further info on it as I saw it is “DRM’d”.





  • I prefer AppImages. I find system-wide installations risky in the long run, and don’t mind managing each software myself. Plus, often I have to use super old software, and when the current programs become old themselves, it’s useful, I think, that they’re as independent as they can from dependencies that may or may not be available anymore. However, still using apt download just in case as that variant of the command also downloads dependencies.







  • If you mean different physical drives, I would suggest detatching the drive with the already installed system when installing the second one.

    Also, Linux installers may behave differently from one another, so I would suggest testing on another machine if possible, or at least backing up what you cannot afford to lose in the current machine, shrinking the Windows partition with its native partition manager instead, and picking a system whose installer can spot the correct partitions, maybe e.g. Mint with its option to be installed alongside an already installed system, or Endeavour which, from what I remember, can detect empty partitions.

    Also if during install, grub is not set up to have both Linux and Windows as start options, there is a grub manager on Linux too, so that can be salvaged.

    And lastly, a word of warning, and reiterating a past point, testing something as big as a dual boot in a computer with sensitive and already existing data is playing with fire.



  • On not finding anything, see if OpenSuse has anything like apt-cache. On Debian-based systems, it helps a bunch, as it looks for packages (programs) containing in the name or description the keyword you are looking for. Regarding messing the installation, making back ups periodically and keeping the more volatile stuff you do not want to lose on different physical drives could help.




  • You’ll lose all your local data as the bootloader gets unlocked, so back them up.

    Tutorials on modding phones, from my experience, are fairly obtuse despite the process itself usually being rather simple and straight forward.

    If you want to go as privacy-oriented as possible, you’ll likely pick a vanilla system (that is, as close to AOSP, “Android Open Source Project”), and will often be on the lookout for software that is either DRM-free (no dependency on 3rd party software), or open source / FOSS (“Free and Open Source Software”). Also VPNs to mask your online usage may come with their own set of cobsiderations, like some sites breaking, some others considering it ban-worth, and others setting prices, languages, etc., to a given region.


  • It may be a good idea to launch the game through the terminal for troubleshooting when it doesn’t launch through the UI. More often than not on Linux, the terminal carries very useful info, of which often you can find solutions online once you spot a suspicious line. And for Steam games specifically, to not change the test environment too much, the command for starting a given game is steam steam steam://rungameid/[game_id], where [game_id] is the number that appears in a given game’s page on Steam, e.g. 211820 for Starbound, making the command steam steam://rungameid/211820.


  • Regarding wonky links, I can’t say I’m familiar with the issue. You could try checking Mint’s desktop files to see how the commands are set up, and if they work fine manually through the terminal. If they don’t, that’s probably an indication of where the issue is.

    Regarding videos, those are… problematic, some times even on Windows (FF Type-0 and Mary Skelter PTSD intensifies). Perhaps you’re missing a drive, or Proton’s equivalent of winecfg may need some manual tinkering.

    And regarding auto-mounting drives, are they being automatically mounted to a static path, and before Steam is loaded? Also maybe deactivating Steam’s auto-start, if it’s active, helps?



  • Would run and gun games count? If so, I strongly recommend the Neo Geo Metal Slug games. They’re all sold emulated on PC (GOG for the no launcher requirement).

    And on a more usual sense of “shooter games”, Saints Row The Third (GOG and Humble Bundle) and UNLOVED (original version is a mod of Doom II afaik). And just a note, Saints Rows The Third, from some tests I did a while back, seems to have a memory leak issue in character customization screens when running under default Wine.