• 5 Posts
  • 53 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle

  • Im using nextcloud news and the associated app. I like it because it lets me play podcasts in a player built into the android app. I havent found an up to date rss reader for freshrss that does the same (read you is beautiful, but doesnt have this feature.) And I have nextcloud already up so its easy to start with.

    Theres also many plugins for freshrss, including one for rss-bridge that turns urls into rss feeds. I use this for youtube subscriptions. You could also use rss bridge independently, which is what I use for nextcloud news.





  • It seemed nice at first, but one major issue: GPU passthrough was a nightmare. It cant be done in the UI and I didnt understand fully how it worked. There are many different tutorials not by promox that are outdated or may not work. It was frustrating enough I jumped to NixOS. Other hiccups included having to go to the terminal to passthrough drives for openmediavault, but that one was kind of straightforward atleast, and it worked first time.

    In hindsight, I didnt actually need to virtualize everything at that level, so I never really had a good use case for it anyway. I use containers over entire VMs.


  • From my short time with proxmox, I had to dive into the command line to do configuration at the host level that couldnt be done with the UI. I think nixos will help replacd those ad hoc configurations with nix options. In the many articles I read about gpu passthru, and also doing harddrive passthru, I had to work in the host debian environment.

    I dumped proxmox because I couldnt get gpu passthrough to work, and havent looked back. Nixos modules and docker have served me better than VMs for my usecase.








  • As a community, I do think we get hungup on distros. Most of them, as you mentioned, are just different defaults of the same packages.

    But at the maintainer level, I do think theres a lot of work distributions do at making sure the software they choose as defaults are up to date, secure, and work with one another. I dont enounter it often, but relying on maintainers to prevent mismatched depencies ending up in the day-to-day linux user has to be worth something. And every set of defaults needs that level of assurance, I would think. Im not a maintainer, I could be off here.