• 3 Posts
  • 36 Comments
Joined 2 years ago
cake
Cake day: August 6th, 2023

help-circle

  • Thank you! It definitely does, I will be using that Restic article for sure! I actually use NixOS on my main laptop, which I found via Vimjoyer’s videos. It’s great, though I wish documentation for more advanced usage was more readily available. I started making the server, currently my biggest roadblock is testing the infrastructure without going live (I made the flake generate a VM for now but it takes a long time to build it every edit and I can’t even get ssh working) and figuring out how I’ll eventually install it with minimal downtime.


  • I want to move my whole server to NixOS. It’s gotten to the point where I have no idea where all the Ubuntu config files went, and handling half of it via Docker vs baremetal. I hope this will allow me to set up proper backups as well, and maybe get better at Nix! I started a few days ago using the VM feature, but it’s tricky to work on for now, perhaps I haven’t found the right workflow.



  • mat@linux.communitytoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    2 months ago

    The “immutable” type of distros could be worth a shot. They don’t let you break the system and if anything does break, you can undo it with a reboot, so they tend to be pretty stable. My family runs a few flavors of Universal Blue, which are based on Fedora and hasn’t broken for them, but I don’t know the exact hardware. I’ve been running NixOS (also immutable) on a Framework 16 since the laptop came out, I can’t count a single hardware issue I encountered. However, NixOS does come with a steep learning curve, so it’s hard to recommend, and it also has trouble running software that hasn’t been already packaged for it.


  • mat@linux.communitytoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    Genuinely curious, how do they update? My server (ubuntu) yells at me every time I ssh in to reboot “as soon as possible” because “livepatch has fixed vulnerabilities”. So if you don’t reboot, you don’t get kernel updates, and your server becomes vulnerable?




  • mat@linux.communitytoLinux@lemmy.mlLinux and your family
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    My parents run a business, and besides having me install it and do the initial setup, they both use Linux fine and have adjusted great from their previous machines. I moved them to it mainly because of performance and being tired of fixing printers on Windows. LibreOffice runs, Firefox runs, a video editor works, and OBS runs, so it’s enough for their use. They’re both on Wayland, one on EndeavourOS (w/ a graphical app store set up ofc) and the other on Fedora Kinoite, w/ nouveau drivers and no issues so far!










  • Wow yeah, your position sounds awesome. I guess if I were in an indie studio I could be in charge of the engine or like, dev environments. I’ve found such benefit in doing gamedev on Linux, even if targeting Windows via cross-compiling, it’s so much faster and nicer. But what company would be willing to hire an intern to move over their whole workflow… not happening lol.


  • I am very serious about using Linux exclusively. I have ported/rewritten all of my university’s course materials in my past two years of gamedev studies and made them available for others. But the time has come to do an internship and I have yet to find a single studio I could be at while still using Linux. I feel like I reached a dead end tbh