• 26 Posts
  • 722 Comments
Joined 2 years ago
cake
Cake day: March 14th, 2024

help-circle











  • FischtoLinux@lemmy.mlhow is linux for gamers?
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 month ago

    VR on linux actually works just fine from my experience. I’ve never had a game not work. The big issue is just headset support. The HTC Vive and Valve Index are the only headsets with official drivers, since they were made by Valve. Standalone headsets, like the Quest for example, also work using ALVR. Anything else doesn’t really work. There are open source drivers but they’re not complete enough to be useable unless something majorly changed there since I last checked.






  • FischtoSelfhosted@lemmy.worldPodman Quadlets are so cool
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    Thank you for telling me about Podlet. I’ve been using podman-compose for all my containers but I’ve thought about converting them to systemd units. The only thing I’m unsure about is whether it’ll still be easy to access the container files. Currently I have a containers folder with a folder for each service inside it. Inside that, there’s the compose.yml and the folders with the container data. I map all container folders, with data that needs to be kept, to a folder that sits right next to the compose file. If it’s just temporary data (like caches), I oftentimes map it to a volume because it doesn’t matter if I lose it. Do you know if I can still do it like this (or in a similar way) if I use systemd units?




  • Fischtolinuxmemes@lemmy.worldwHiCh DiStRo ShOuLd I uSe FoR gAmInG??
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    2 months ago

    Those distros are fine, I haven’t heard anything bad about them. The only distros I wouldn’t recommend are Ububtu and Manjaro (I can explain why if you want).

    About Excel, it doesn’t work on Linux unfortunately. But you have some options. You can try LibreOffice and OnlyOffice (you can install them on Windows to try them out before switching) and see if they’re enough for your needs. There’s also a web version of Excel which you can use in your browser but it doesn’t have all the features. If you really need Excel, you can also try using a virtual machine with Windows and run it inside of that but dual booting might be easier for you at that point.