

Lmao. I once had a senior dev put database passwords into documentation, and then was about to email those out to interview candidates with the passwords ‘blacked’ out. I caught it quick enough before it could be sent thankfully.
Lmao. I once had a senior dev put database passwords into documentation, and then was about to email those out to interview candidates with the passwords ‘blacked’ out. I caught it quick enough before it could be sent thankfully.
Huh, I figured induction would be cheaper.
Do you have induction hobs or traditional electric?
There are a tonne of apartment balconies that are just afterthoughts by the developer though. I see plenty that are narrow to the point of being useless, or 30 floors up with no enclosed overhang which just generally feels kinda terrifying.
Yea, talk about overcomplicating a simple task.
It really puts your suspension of disbelief to the test, and all the characters are terrible. I actually thought the netflix show was better than the book because the characters were alot more relatable.
I love using Wednesdays to clear leave (I know, not the best day in terms of utility for holidays and stuff) as you essentially create a new Friday. Work is so much more bearable.
Have you heard of our lord and saviour rclone?
I haven’t gone back to rsync in a long time.
Nah you gotta alias ls -a to la for more efficiency.
I use dust all the time at work, it’s fantastic.
I never watched sixth sense but I’ve already had it spoiled :(
Why I do respond sometimes out of my own convenience I’m careful to schedule the message for work hours so it’s clear to people when they can expect a response.
They make really good coasters, will recommend.
The river eels are considered ‘trash fish’ to some here but they’re delicious, tastes just like Japanese eels. They’re just a bit of a pain to skin and prepare.
How is this basic?
I’ve only been programming seriously (for work) in the last two years and honestly don’t get the copy pasting memes. I get copy pasting a 1-3 line terminal snippet sometimes, but idk how people are getting away without actually writing their own code.
Rclone is superior IMHO, you have to explicitly name the output folder. Used to think it was a hassle but in hindsight being explicit about the destination reduces mistakes.
I use GNU find every day and still have to google about the details. Only learnt about - delete the other day, good to know the position matters.
Wouldn’t syncing automatically every few days give you the same protection though?
2024 lol. Maybe senior dev is an overstatement, he was just more senior than me. He also left a database where the main table had one varchar, freetext column that users wrote multiple fields into because it was a ‘simpler user experience’ . Was a pain to extract all those fields with regex…