Yep, same here. Navidrome has been excellent, paired with Symphonium on mobile and Kavita has all the features I need. I mean audio books are just audio, if you have the metadata what’s the difference?
openpgp4fpr:2a420f2982e589326ca49d1b0644b87ed144c988
- 0 Posts
- 15 Comments
Anyone tried IncusOS? I’m building a 10inch rack currently and semi-committed to it already. Three Lenovo m920q in a cluster, plus a current mITX NAS/Docker with 40TB of storage
hosaka@programming.devto
Linux@programming.dev•What's your favourite "just works, day after day" Linux software?
2·3 months agoxbps as of recent
hosaka@programming.devto
Linux@programming.dev•Has anyone used Void Linux? What was your experience?
4·4 months agoPackages that cannot be accepted upstream: themes, icons, fonts, packages that are “too new” (think Zig 0.16 for example), anything that packages binary blobs, anything that maintainers refuse to accept like Brave browser, or even your own tools.
Just off the top of my head. The reason I started that repo in the first place was to get a Noctalia package that I can install across multiple machines.
hosaka@programming.devto
Linux@programming.dev•Has anyone used Void Linux? What was your experience?
1·4 months agoDidn’t have any issues installing the Nvidia driver and using Steam from flatpak.
hosaka@programming.devto
Linux@programming.dev•Has anyone used Void Linux? What was your experience?
4·4 months agoBeen using Void for a while now, at home and at work, about 4 installs in total.
I have my own packages repo which follows the official void-packages closely where I keep my custom templates, they get built by CI and signed, so on my void machines I simply add my repo to xbps config and get all my junk. Here’s the repo: https://code.hosaka.cc/hosaka/vast-packages
In addition, I rsync the official repo to mirror it on my server that syncs every few hours and my custom packages are build against that (see the CI workflow in the repo). This also has a benefit of being able to update the packages on my machines from my own mirror at much faster speeds.
It took me a while to get things setup this way, but was worth it in the end.
hosaka@programming.devto
Linux@programming.dev•Konform Browser 140.8.0-106 - Security- and privacy oriented open source web browser
2·7 months agoDoes it support account syncing? I’m using vanilla Firefox+user.js now with a self-hosted sync server.
hosaka@programming.devto
Opensource@programming.dev•Nginx Proxy Manager 2.13.6 Released With Built-In Two-Factor Authentication
1·8 months agoCaddy has been pretty straightforward for me tbh, Let’s Encrypt built in, cloudlfare integration with a mature plugin, everything else is configured with a Caddyfile that has sane defaults. Normally, exposing a service is just a few lines to add to that file. I find the lack of a web ui a positive rather than a missing feature.
Installed it out of curiosity, filled with adds, regular banner and full screen ones. Looking at the contents briefly, not sure what value it really brings.
Edit: sorry that’s not really and answer to the OP question, just wanted to warn others
hosaka@programming.devto
Linux@programming.dev•Valve's version of Android on Linux (based on Waydroid) is now called Lepton
1·10 months agoIn reality meta quest games use their Platform SDK (for things like user entitlement check, match making, leaderboards, DLC) I’m not sure it’ll be an easy port for Quest games because you’ll be missing Meta’s services that run on the quest itself.
hosaka@programming.devto
Opensource@programming.dev•AliasVault: Privacy-first password manager with built-in email aliasing. Fully encrypted and self-hostable.
2·10 months agoNeat. Do you ever get issues with your email being marked as spam? And if I understand correctly from Addy docs, you have to rent a VPS somewhere, or it’s possible to run the whole thing on your own hardware exposed to the internet?
hosaka@programming.devto
Opensource@programming.dev•AliasVault: Privacy-first password manager with built-in email aliasing. Fully encrypted and self-hostable.
5·10 months agoAliasVault has its own built-in email server that allows you to create unique email addresses and receive emails straight in AliasVault. No third-party email service required.
I don’t get how does that work exactly in a self hosted environment?
hosaka@programming.devto
Linux@programming.dev•systemd Lands Experimental Support For musl libc
1·10 months agoCurrently just alpine with docker compose, but I initially wanted to use podman, this was before quadlets were a thing and I found it very cumbersome to configure the networking between containers, also recall having to use kustomize as an extra step, so I gave up and went with compose.
Now there are quadlets with podman, which seem to do everything I need but require systemd. I’d be happy to switch from openrc to systemd just for the sake of using podman.
hosaka@programming.devto
Linux@programming.dev•systemd Lands Experimental Support For musl libc
1·10 months agoI’ll finally be able to switch from docker compose to podman with quadlets on my server running alpine
You can finally and officially give GNOME your middle finger.