Why not just host on v4 and v6 from home?
Why not just host on v4 and v6 from home?
LastPass said the exact same thing. I won’t be a big target like they will though.
I think the main thing for not messing it up is just make sure you keep it updated. Probably set up auto updates and auto backups.
Because when whatever company gets a data breach I don’t want my data in the list.
With bitwarden If your server goes down then all your devices still have a local copy of your database you just can’t add new passwords until the server is back up.
Why do they always send the poor?
Hmm I guess searching for smbc comics isn’t as easy as xkcd. Thanks for finding it!
I was looking for the bonus panel on the website and I realized this isn’t a real smbc comic when I looked again!
It references https://www.smbc-comics.com/comic/a-bar-joke but it uses totally different panels. Someone was very dedicated to make this.
And an Alice in Wonderland themed one in the valley
Please don’t go online and post AI garbage nobody wants to read. We can prompt it ourselves if we want to waste time reading meaningless walls of text.
I checked the website it’s actually $45k sticker price in the US.
The $30k price is with the $1k discount mentioned plus the “Include est. incentives of $7,500 and 5-year gas savings of $6,000” check box the Tesla site has.
deleted by creator
deleted by creator
Ram is important but it has to be vram not system ram.
Only MacBooks can use the system ram because they have an integrated GPU rather than a dedicated one.
Stable diffusion is the same situation.
Only the GPU and primarily the vram matters for LLMs. So this wouldn’t help at all.
It’s not exactly the same tech but it’s very similar. The Transformer architecture made a big difference. Before that we only had LSTMs which do sequence modelling in a different way that made far back things influence the result less.
TrueNAS is pretty good and they have a Linux version which will have better compatibility with your game servers.
It depends if you’re lucky with the exact model of sensor you have
One medical is actually a pretty good service and it’s fucked up that Amazon bought them
I liked that they had special privacy tech other VPNs don’t have but they didn’t allow you to choose the location so it was unusable for me.
I want my VPN location to be my actual location so that the weather app doesn’t mess up and show the wrong city.
There’s different kinds of backups. For this you don’t need off-site storage.
For this I set up zfs auto snapshotting which means when I delete stuff it isn’t really deleted because a snapshot is still pointing at it until it rolls off the time window.
Both zfs and btrfs can do this but you do need to change the filesystem to use these which can be a lot of work.