Dutch software engineer, supporter of N.E.C. !nec@ymmel.nl
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)
Would also be cool to have like a short questionnaire, like picking your class in Morrowind, but instead you end up on a German industrial metal music instance.
Would be pretty sick if they effected us. Like a trans person comes around the corner and suddenly fireworks go off and glowsticks get handed out
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.
Comparing the Konstaui.com kitchen sinks for ios and android, android looks way better. ios looks like a kids toy
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.
I run a separate instance of postgres since I also use it for a lot of other stuff.
it seems like restarting shouldn’t help unless it’s something else.
I’m honestly also baffled
Awesome will give this a try