I just pay for a quality newspaper now. I went to reddit a while back but it’s just not doing it for me anymore. And not only because the experience has degraded… The content is just not that interesting? There’s so much to do with your time.
Dutch software engineer, supporter of N.E.C. !nec@ymmel.nl
I just pay for a quality newspaper now. I went to reddit a while back but it’s just not doing it for me anymore. And not only because the experience has degraded… The content is just not that interesting? There’s so much to do with your time.
Audiobookshelf can handle podcasts as well
First time dipping your toes in Linux with a Nvidia card should be PopOS’s Nvidia image.
That’s rough… No idea how I’d cope with that. I don’t think I’ve ever had a datacap on any residential connection here in the Netherlands. Currently got 1gbps fiber up and down for 50 euros I think.
TV however is still a huge scam. I just want to watch football but have to have a billion other channels too I think. (Ima see if I can change this now lol)
Looks dope! Good job lads
Yeah I’m completely over to firefox now. I can’t help but notice firefox mobile is still a bit sluggish though but eh
I had to use a windows machine for work and was super bummed I couldn’t use Remmina. It’s a great client way better than anything on windows
Thanks for the config! I’m a developer and that also contributes to my interest - being able to express my configuration like that. Your config is a bit overwhelming, but in a good way, I’ve created a git repo for myself to start off and using yours as a reference since you seem to do a lot of cool shit. Am going to start off with flakes.
Not sure if I’m going to jump in with both feet yet (since apart from my work laptop and servers, this is my only machine) but I am going to journey into writing a conifguration properly and testing it on a VM. Already using nix packages on my Arch install.
I’m personally kinda hoping that we will see less “general” Lemmy instances but more “interest oriented” or “alignment oriented” instances. I applaud the startrek / programming / piracy instances. Even the tankie and altright nut job instances are useful.
Edit: oh I just replied to a 2month old comment my bad
I honestly don’t see how my issues are related to docker. Sure the occ app was missing (or I just couldn’t find it, but the conclusion was that I didn’t even need it)
I’m running Linux so there’s not really any inefficiencies in regards to resources AFAIK - it’s just namespaces and cgroups.
That’s really cool. I’m giving Immich a try now but I saved your comment.
Yeah - don’t see any evidence of that in the logs + why would it work again after a restart?
When I first started selfhosting I put latest on everything AND used watchtower. Quickly learned my lesson.
No problem! It’s good software but I’ve honestly been burned by applications that only keep this kinda stuff in databases. If you do daily backups/exports it’s probably OK but I don’t trust myself not to fuck it up.
I just don’t see how docker can fuck something like this up honestly, the only thing that can be screwy is permissions when dealing with filesystem mounts - but once you’ve got that working it should be pretty static.
Giving this a shot, importing everything through the CLI now
It’s the LSIO image hooked up to seperate (but also docker) postgres db that’s also used for other apps. The data and config directories are bind mounts to the local filesystem. It connects to a samba share via the external storage plugin. It is exposed to the internet through a caddy reverse proxy though (the database isn’t)
I’m also a develop and my philosophy is that stack traces are for the developers but they should be translated to informative error messages for the user. Otherwise you’re doing security through obscurity.
Awesome will give this a try