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.
No because the Democrats actually care about truth and justice
deleted by creator
deleted by creator
Your senses do not feed back into evolution. It’s all random mutations that happen to make it slightly better at surviving. Generational survival is the pass/fail signal.
For many things that seem to require a large single leap in progress it turns out that there is a clear story of gradually developing it over a long time.
You might like Richard Dawkins’ book The Greatest Show On Earth
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.
Read Sean Carroll’s new Biggest Ideas pt 2 book
TrueNAS is pretty good and they have a Linux version which will have better compatibility with your game servers.
It’s meaningless bullshit if they think the AI companies give a shit about copyright
Even moreso: When you post online you typically give the website a license to distribute the content in the terms and conditions. That’s all the license they need, it doesn’t matter what you say in the comments.
In the early 70s it was a risky and expensive one-time deal. Starship is doing it sustainably and will completely revolutionize space travel. I wouldn’t say they’re struggling they’re just still developing it.
The capabilities of starship are orders of magnitude more payload and for orders or magnitude less money at the same time.
Turns out it’s a bad idea to totally scrap a billion dollar rocket every time you use it.
I’m running FreeBSD I actually like it a lot.
I picked it for zfs. A lot of the ways things work seem cleaner and simpler than on Linux and zfs is awesome with the copy on write snapshots and filesystem compression and all that. I like rc.conf and pf is way nicer than iptables and even when you upgrade it automatically makes a snapshot so you can rollback.
Sometimes I do need to patch and compile things because people seem to not know freebsd exists but that’s really the only downside.
Plex supports extras just rip them to separate files. It’s true you lose the menu though.
It’s just that the compression on the disks is not very good and you can easily compress them a lot more without really any noticeable loss of quality.
Why not just convert them and save 20gb of storage space?
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.