Skip Navigation

mhz (lemm.ee)
mhz (lemm.ee) @ mhz @lemm.ee
Posts
5
Comments
93
Joined
2 yr. ago

  • Obaidian + Syncthing will do the trick.

    This will be my backup plan if nothing else work out.

  • Actually, nextcloud is what introduced me to the markdown format. Hiwever, i found myself using NC for its note app only, hence i'm looking for a lightweight alternative.

  • This is it, with a REM cycle lasting about 90min, I find 7 REMs (7h30m~ 8H) to be the perfect lenght especially if I went to bed at 23h00.

  • Sounds like "The witcher 3" world will be a good fit for your daughter curiosity, the guest line however is too dark for her age.

  • Ddns is your answer, check your router and see what it can support or just go with whatever you feel good for you and install their updater on your server.

  • Fuck Ubisoft.

    Jump
  • As a linux gamer, a game that is not available on Steam is a game i won't even bother checking. I can easily run non-steam game using lutris or heroic-game-launcher but I prefer to stick to my walled garden than step in their's.

  • Mtp is your friend, here is hiw I do it on my devices (samsung a23 and both opensuse and arch):

    • I connect my phone to my pc. Then select mtp in the phone notification.
    • Start my file manager (dolphine or whatever) and access my phone storage from there.
    • Make sure to allow the notification on the phone asking if you want to sahre your storage with the external device.
  • Link is not working

  • lspci shows Realtek RTL8852AE which is a Wifi6 (ax) adapter, It may not support the latest standard but I don't think it's that old.

  • Yay, linux use was around 1% the beginning of 2023, now it's so close to 2%, I hope we see an exponential growth by the end of this year.

  • Is it possible to have .vimrc store somewhere in ~/.config?

  • I had one before, then 2060, then 2080 and finally 6800 (current one), how is your nvidia experience right now compared to 2018? Any better?

  • I can always get the media again if need be.

    Doesn't that mean you already have backup? It may not be the easiest to restore, but it is a backup nevertheless.

  • I like to think a subvolume is a directory on my filesystem that:

    • Acts as an independent filesystem.
    • Shares it's parent size (unless quotas are set in place)
    • Can be mounted/unmounted any time
    • Excluded from their parent partition's snapshots. (a /home subvolume is exluded from / snapshots).
    • Can be snapshot-ed independently.

    This is by no mead a definition for BTRFS subvolume, but I hope you get the idea.

  • One EFI + one ROOT partition is what I do on both my laptop and desktop for years, /home is a subvolume to my root partition. This setup suits my needs as I don't have to worry about how big should my root or home (gaming) partition should be.

    I use Arch on my desktop and Opensuse on my laptop. They both have options to set up subvolumes from their installer, Debian does not, and I'm not sure about other distros, but you can always set that up after installation, just make your home partition the last one (after the root partition) so you can easily delete it after and grow the root partition without much blocks relocation.

  • No problem here with Opensuse slowroll (Sway WM) and a Realtek bluetootth radio, I'm using blueman for managing enabling/managing bluetooth connections.

  • Laptops tend to have a minimized/limited uefi implementation that initializes and boot the bootloader faster.

  • Prepare for a few headaches with anything that is running through ea craps. I had quite a few with titanfall 2. Everytime ea launcher updates, break the game and I have to delete (just rename as a backup measurement) the game prefix directory so proton would rebuild it again.

    The game prefix directory (if that is how it's called) is located in ~/.local/share/Steam/steamapps/compatdata/

    The game id is in the url of the game page in steam (https://store.steampowered.com/app/1237970/Titanfall_2). That makes it 1237970 for titanfall 2