Place I worked previously did this with Think pads - didn’t matter if you primarily used an email client or an IDE, you got the same 32GB RAM/i7/512GB NVMe. They were big enough to be ordering new laptops 50 at a time, and the overhead of having to manage different pools for swaps when things needed fixing or for upgrades wasn’t worth it. It only needed to save something like a billable hour a year over the book life of the laptop for it to be worth it
data retention
It’s the opposite - most regulatory frameworks require that you only retain data if you have a “legitimate purpose” for holding on to it; providing app features absolutely is a legitimate purpose, so by having a “wrapped” you can justify holding on to everything a user does - after all, you need it to provide features.
Yup, this - batteries are consumables. They have a service life of ~2-5 years depending on load. If the manual doesn’t tell you how to replace them then it’s basically ewaste already
Depends on what you need:
Adding the cue marks for the skip intro takes actual effort to set up correctly
Keycloak to provide OIDC, although in hindsight I should have gone with Authelia Authentik
Or, alternatively, coms management is important and formally declaring an incident is an important part of outage response - going from “hey Bob something isn’t looking right can you check when you get a sec” to “ok, shits broken, everyone put down what you are working on and help with this. Jim is in charge of coordinating the technical people so we don’t make things worse, and should feed updates to Mike who is going to handle comms to non-technical internal people and to externals” takes management input
There are very few things more obnoxious than an asshole with unsolicited parenting advice
With Bluetooth you could probably figure out which room a device is in - it’ll get you within a few meters - UWB will help you find which end of the couch it is under, at the cost of only working once you are within a meter or two
https://www.servethehome.com/everything-homelab-node-goes-1u-rackmount-qotom-intel-review/ would probably be a better bet for a router
I moved just about everything to Route53 for registration - I run my own DNS so I don’t need to pay for that, and it’s ~40% cheaper than Gandi for better service.
Now I just need to move my .nz domain (R53 supports .{co,net,org}.nz, but not .nz itself?) and the 2 .xyz domains that are “premium” for some reason so R53 won’t touch
opens task manager
sees a system uptime of 4 years
I’ll lose my tabs!
For anything that is related to my backup scheme, it’s printed out hard copy, put in an envelope in a fire safe in my house. I can tell you from experience there is nothing more stressful than “oh fuck I need my backups but the key to unlock the backups is in the backups fuck fuck fuck”.
And for future reference, anyone thinking about breaking into my house to get access to my backups just DM me, I’m sure we can come to an arrangement that’s less hassle for both of us
I was in the same place as you a few years ago - I liked swarm, and was a bit intimidated by kubernetes - so I’d encourage you to take a stab at kubernetes. Everything you like about swam kubernetes does better, and tools like k3s make it super simple to get set up. There _is& a learning curve, but I’d say it’s worth it. Swarm is more or less a dead end tech at this point, and there are a lot more resources about kubernetes out there.
its more likely than you think
They are, but I think the question was more “does the increased speed of an SSD make a practical difference in user experience for immich specifically”
I suspect that the biggest difference would be running the Postgres DB on an SSD where the fast random access is going to make queries significantly faster (unless you have enough ram that Postgres can keep the entire DB in memory where it makes less of a difference).
Putting the actual image storage on SSD might improve latency slightly, but your hard drive is probably already faster than your internet connection so unless you’ve got lots of concurrent users or other things accessing the hard drive a bunch it’ll probably be fast enough.
These are all Reckons without data to back it up, so maybe do some testing
Pretty much - I try and time it so the dumps happen ~an hour before restic runs, but it’s not super critical
pg_dumpall
on a schedule, then restic to backup the dumps. I’m running Zalando Postgres in kubernetes so scheduled tasks and intercontainer networking is a bit simpler, but should be able to run a sidecar container in your compose file
Fun fact, a significant proportion of the people doing these scams are victims of human trafficking who are being forced into it with threats of violence
Yeah, that was the general point I was trying to gesture to without being too hamfisted about it; people can escape crappy situations and generational trauma with some outside help, either on the small, personal level or the larger structural level