I feel like there have been more kubernetes hate going around recently. Have I been living under a rock and missed some major change around docker, docker compose and docker swarm that gives doubt to using kubernetes?
I feel like there have been more kubernetes hate going around recently. Have I been living under a rock and missed some major change around docker, docker compose and docker swarm that gives doubt to using kubernetes?
As long as you protect that password store with a sufficiently strong password that you store in a password manager that has a sufficiently strong password :P
I joke but yes some sort of password store is what you would use but make sure that password store needs something like a yubikey with a strong private key on it _
The problem is how many random characters can you remember in your head?
A good encryption key would be around 32 characters to form a 256 bit encryption key.
You can do a fun game of encrypt the encryption key with a password but that’s just another vulnerability in the chain.
I recommend getting a PGP key stored on a yubikey and then encrypt all your notes with it since it’s all in markdown, I store my notes on Google drive and keep them decrypted in memory so that I can still use Obsidian.
What about envoy proxy?
Nothing else on the market has as low latency implications to workloads that I am aware of.
I am a bit confused by the status of that, I know Lemmy instances are already defedrating from meta so it must be part of it right?
I much prefer the Netherlands goverment approach where they host their own Mastodon instance.
Exactly what I would have done !
Very interesting indeed.
I guess a usecase like this easily slips past most developers due to lack of exposure :?
Is the need to respond as a separate entity so frequent that separate accounts for each entity would not be enough or is the user switching process too much friction?
I feel like this is the answer to almost any case where many people hate on something.
Not sure if clever meta humor or wrong community XD
Not sure if clever meta humor or wrong community XD
Sorry this message didn’t make it.
The magic of the bad server is they have an R&D budget plus ops team so some waste while testing is covered, you tend to pay for mistakes on the good (home) server :P
Plus getting feedback from a good team beats a rubber duck XD
And then sometimes you use a work server to design the pattern for the home server.
Fantastic _ Hopefully this can makeup for the lack of SMS support
Started reading this thinking it was posted in the wrong sub but ended up inspired!
This is very true, pretty much exactly what enterprise code is.
If you want it to stand out don’t automate the compute and networking that’s so standardized these days that anyone can do it, Automated those IAM permissions.
I know that when hiring nothing gets me more excited about a candidate than them understanding how to securely bootstrap an environment.