mr47
@mr47@kbin.social
- Comment on Remote Desktop solution that works without a monitor on host PC (Windows) 11 months ago:
Chrome Remote Desktop works well and doesn't require a monitor (at least not one that's turned on).
- Comment on Good server OS for Jellyfin 1 year ago:
I upgrade as soon as new versions come out, I like living on the edge :) if something goes wrong, there are backups.
As for musl, I haven't mentioned it since OP wants to run containers - and in that case, musl doesn't matter. And for running programs natively, many are available as packages (with any musl incompatibilities already resolved). But yeah, if you venture outside these limits, you can definitely run into issues with musl.
- Comment on Good server OS for Jellyfin 1 year ago:
Everybody is so quick to suggest Debian (and it's a fine choice), but Alpine is great for such things, as well. It's blazing fast, frequently updated, has most packages you could ever want in a server environment (not that it matters if you're planning on using containers). I've been using Alpine for years as my docker host, and not once have I thought "man, I wish it was debian instead".
- Comment on Server Hardware? 1 year ago:
That is a complete overkill. You don't need a cluster of Proxmox nodes for personal hosting. And you certainly don't need a 24-port switch.
- Comment on How do you all track your car maintenance? 1 year ago:
A custom made Google Sheet to track everything - maintenance, repairs, insurance, and fuel ups. I'd like to move to an app that supports all of the above, but getting everything into an importable format was messy (tried it with Fuelio), and I gave up after a while. The fact that I'm also writing down parts purchased prior to installation does not make this easier.
My plan is to try and convert it all into plaintext accounting format (probably Beancont with a tailor-made plugin), but so far I've been mostly kicking that ball down the street.
- Comment on How do you manage your dotfiles? 1 year ago:
https://github.com/technicalpickles/homesick
It's a bit old (hasn't been updated in 4 years), but works great.