Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)GI
Posts
0
Comments
244
Joined
2 yr. ago

  • I'm in the same boat; been using Manjaro on my desktop for years without anything really breaking. I've told myself that when it does break and I can't fix it I'll distro hop again, but it just hasn't been the case yet.

  • Be weary of an enthusiasts projects - great in theory but I've almost bricked a steelseries mouse this way.

    I'd recommend a Windows VM and then pass the USB to the VM so you can adjust whatever settings in their dumb windows-only software.

  • I just setup a htpc and am using kodi for client of jellyfin, because for some reason the jellyfin desktop app will not register any controller inputs and I haven't found a remote control solution that works.

  • I like proxmox, but it kinda sounds like you'd be just fine with just docker running on opensuse or debian. Or whichever the favorite container is these days (idk why podman is so great, but I seent some posts about people that love it.)

    I have tiered out my server with all my app services (jellyfin, nextcloud, etc) running in docker on a debian vm, then have lxc containers for nfs, VPN, etc. Proxmox itself handles ZFS, but I'm sure that's bad practice and there is probably a better way - but it works for me so 🤷.

    I've also got a opnsense vm, but not used for any "production" atm; just checking it out to see if I should switch my pfsense box over.