Scrath
@Scrath@lemmy.dbzer0.com
- Comment on State of the Discord - A Lesson 1 week ago:
Honestly, I’m really happy with the ability to just try out stuff with docker and then nuke the entire compose stack if it does not work. I also know perfectly where any possible leftovers from the attempt are (the bind mounts or volumes) and can be certain I deleted everything I “installed”.
Although I have to admit that I absolutely had some issues with containers in the past, mainly when there are two or more containers with dependencies on one another
- Comment on [Rant] It's frustrating when models are ONLY priced with vendors in mind 5 weeks ago:
That’s a good argument. I wasn’t aware of the history of OpenWRT. For software I generally used the MIT license in the past, though I am now shying away from it given that it seems a bit too permissive in my opinion. I should probably research the GPL licenses a bit to figure out if one of those suits my needs.
- Comment on [Rant] It's frustrating when models are ONLY priced with vendors in mind 1 month ago:
Yes, that is unfortunately true. Better some protection than none at all though
- Comment on [Rant] It's frustrating when models are ONLY priced with vendors in mind 1 month ago:
I have designed a couple of things and whenever I publish them I make them CC BY-NC-SA. I don’t think I have designed anything people would be interested in selling but I explicitly do not want people to mass produce and sell my stuff. There’s already more than enough plastic in the world and the popularity of 3D printers and the amount of gimmicky models I have seen are not helping that issue
- Comment on as a noob, should I connect jellyfin with tailscale using OIDC? 1 month ago:
Depending on what router you use, setting up a VPN connection into your own home network may be the simplest solution and possibly also the most secure.
In germany at least, FritzBox seems to be the dominant router and they offer a very simple VPN setup which utilizes their own domain to initiate a connection.
I personally use a MikroTik router at home (still not sure if that was the best idea…) and they have a similar thing called Back To Home VPN. The Fritzbox gave me less trouble setting up though.
- Comment on What are your self–hosted alternatives for inter device communication? 1 month ago:
For phone <-> PC I use localsend. If I do PC to PC, possibly even large amounts of files or large files in general I put them on a network drive specifically intended for that purpose
- Comment on Old Thin Clients - Which CPU is fine? 4 months ago:
I know you didn’t mention video but if you think you might want to host jellyfin in the future, make sure your CPU supports hardware decoding for modern formats.
For example, my lenovo mini pc with an i5-6500 has support for h265 but not h265 10bit or AV1, which makes playing those formats on some devices basically impossible without re-encoding the files.