Thanks for sharing. Super interesting read
joshcodes
Kind of a fond/humanised name for chat gpt me and some colleagues use. We've dubbed it our idiot friend, 'Gippers'. Its commonly wrong and there's a group of colleagues who trusts it and a group who doesn't. I think we anthropomorphised the machine a little, and also its maybe a little cringey.
Depending on definitions, I'm either a millennial or gen-z. Some of my team mates are awesome and know everything there is to know about computers. Others have knowledge gaps that make me question whether they went to uni. They're also the same people who commonly don't know how to find answers to things. They're also the people proclaiming the loudest about the greatness of Gippers
For me its Stellaris
Man, youre totally right and I now feel embarassed i forgot that.
So ultimately hashing an email address could be a good thing, but its a matter of half measures. Sure, you can perform a basic hash before putting it in the database, but if we assume hashing is performed to prevent it being read by an attacker, why bother unless youre doing it properly?
Passwords, being more sensitive, should only be compared once finished being entered, so you can afford to run all the hashing, salting etc that is a requirement to keep the passwords safe.
If you were going to hash the email to the same standard, it becomes harder to retrieve and display, so when the user wants to look at their profile in the ui, you have to run an intense cryptographic algorithm just to display the email. Or if you want to contact the customer, or any other use for their email. Hence, people dont bother.
Okta. We're looking at replacing AD with it.
Thought something was weird here. The contrast and colour is making it difficult. If you turn up shadows it changes the entire feeling, including where the obvious light source is. I wouldn't expect the dark side of the mattress unless there was a bright light directly above it.
Also the banister/handrail arm wouldn't be horizontal. Most importantly, congrats, you got me invested.
If they ever discover their cousin the ostrich we won't survive the next war
That's not true, at 8 minutes he literally gets asked that exact question and responds no. Watch between 8 mins and 8:06 of the link you posted...
Idk dude, depends what you want to do. If you want to SSH, sure, use the terminal. RDP apps work for me. My gnome de has decent menus for pretty much everything, except sound. I'll admit that was weird. Turns out though, you can install a gui though so not an issue. Haven't found a thing I want to do that didn't have a gui yet. Been using it on every pc I own for about 3 years now.

docker compose down --remove-orphans