That’s the most reasonable part of the image
That’s the most reasonable part of the image
If you have a work-profile that’s created through an MDM, your work-apps are isolated from the other parts of phone and your workplace can set restrictions on how those apps can interact with the rest of your phone. Clipboard sharing may be allowed or not, installing Apps on that profile by yourself may be allowed or not, certain WiFi Networks may be saved, you get the Idea. The benefit is that if you leave the company, they can just remove that profile remotely and both, you and the company you work(ed) for, can be sure that you don’t keep any work-related data on your phone. The benefit for you is that android gives you a toggle to switch all of those apps off, so if you’re on PTO you can just hit the switch and it’s silent.
how do you CYA?
get written permission to sign-in to your work-related accounts on your phone
Your org letting you login to anything on your normal profile is crazy. Did you at least CYA?
How is that relevant if I’m talking about someone hosting their code on gitlab.com?
It has light mode by default and a UI that I find to be really unintuitive, but what really bothers me is that ppl go from one for-profit git host to another for-profit git host when things like Codeberg exist. With GitHub you could at least argue that you can turn your hobby project into a job since it has a huge userbase and stuff like github sponsors, but what does gitlab offer for you?
TL;DR: It’s not Codeberg
I get why ppl would use something other than github, but why do they have to torture me with gitlab?
Maybe they also added 500M for stuff like Dall-E?
Should be this vid: https://youtu.be/uY_jeaxVgIE
The codes are as available as a system with the Falcon sensor
Yes, it needs like a month or two to be built, but after that the most time you’ll spend on it is when you add tokens. If you look at something like the electrum wallet, there are like 3 ppl working on it in their free time.
Also: Imagine you’re the average proton user. You probably don’t know what PGP is, you mostly use proton for the VPN and you use Google as your default search engine.
You just got solar and you’re thinking about what to do with the excess energy created at mid day, so you download NiceHash or whatever and set up a wallet.
Wouldn’t it be a nice thing if the company that you’re already trusting with your mails, data and internet traffic had a crypto wallet? Like, yes, trusting one company with everything is not best practice, but trusting proton with everything is still better than using some random closed-source software.
And again: people voted for another chat app and a browser. WTF.
Tbh I think it’s cool, and since most ppl wanted proton to release stupid things like another browser or another encrypted chat app, a wallet fits right into that while being something that doesn’t need that many manhours to be maintained.
I think this will benefit them, proton is more mainstream than you might expect
(also, unlike brave, they are a profitable business without vc and a non-profit org, so there are no intentions to sell your data)
Well it’s infinite so it has to I guess
Yes, we just can’t stop getting W’s
Like the time the EU Commission tried to circumvent E2EE but failed
Or the other time our EU Commission tried to circumvent E2EE but failed
Or the other time… why the fuck are they trying this like every 2 weeks? They’re currently working on a new proposal but just recently stopped paused because they estimated that it wouldn’t pass the parliament
No, but they’ve recently acquired standardnotes
Didn’t know that, thanks. Luckily, I’ve only ever used fd00::/8
Source btw: https://en.m.wikipedia.org/wiki/Unique_local_address#Definition
fc00::/7 are ULA (basically what RFC1918 was for IPv4) not entirely true, fc00::/8 is part of ULA, but it is not yet defined. Use fd00::/8 instead.
2001:db8::/32 is for documentation purposes
Yes, it’s been working for a year now. I set my location back to Germany right after subscribing to premium
Using Docker in a VM on a Hypervisor is industry standard, using docker inside of docker may be okay for CI purposes but I wouldn’t do anything more than that in production if it’s not necessary.
The stack from the image above (Windows>WSL> Docker>Minikube>Docker>App) is something you’d use on a dev machine (not a “real”, production-like test environment), in which case you don’t really care about the performance loss