I’d just like to interject for a moment…

  • 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle

  • I really love bash scripting. I use it to symlink my dotfiles from my git repo, to configure my void system the way i like it, dmenu scripts, and i also use it on my laptop to send me notifications when my battery is almost empty, when i plug/unplug the charger, when it’s fully charged, and to hibernate when it’s lower than 5%. For some reason apps like upower don’t seem to work on my laptop so bash offered a solution.


  • I didn’t know about bazzite not supporting ntfs. I do agree with you that it’s silly that they don’t allow you to use it, but from my own experience i will say that they are probably right about ntfs having issues in linux. I was using an external drive formatted to ntfs to move stuff between windows and linux, and at one point the entire partition just broke when it was connected to linux. It didn’t seem to be a faulty drive cause after a reformat it worked just fine, but i try to avoid ntfs as much as possible now.




  • From what i remember my experience was the same when i started my journey with PopOS. Ofcourse it probably did help that i was already an amd user when i was still using windows, i already hated nvidia years before switching lol. I went down the rabbithole and now i’m on Void linux. Also used arch and NixOS in the past. I love being able to setup these minimal distros to my liking, and after that it just works and gets out of the way.


  • I personally don’t really care much about the init system. For most of my linux journey i was using arch, then void, then nixos, and now i’m back on void, so i jumped between systemd and runit for a bit. I never chose to use void because of its init system though, i just prefer its package manager. I found both systemd and runit to be fairly simple to use and it just gets out of my way. Poettering working for microsoft has concerned me a little bit, but if i’m being honest that’s just me wearing the tin foil hat. I will say though that at this point, if something were to happen to void and i had to move back to arch, i might try using artix just for the style points, and because of me already being familiar with runit anyway.