

Watch out! I’m gonna clap back!!!1
Watch out! I’m gonna clap back!!!1
You’re just eating baby Doro’s. It’s like eating veal.
Lots of ho’s to go around in hell.
Proof you need to thoroughly play test house rules before having a larger rollout.
I was going to say you have to start use Alpine with the Pine email client. But IIRC, Pine stopped development, and a new project called Alpine took over.
So, now use Alpine to run Alpine and start calling it Alpine Linux Alpine Linux.
You wouldn’t understand. He’s playing 603D chess.
There’s no place like $HOME.
The private school is the living room.
But have you thought of the benefit? Free club soda!
You got your laptop from Tim Apple, right?
It’s why I hate Christmas music now. They start playing that shit in October and end in January.
eye twitch
May dragon mommy Astilabor bless them with wealth.
Make sure it has the right branding. Trumpflation.
He did say that all their offshore money will be untaxed, unlike the plebs.
Sailing the high seas
Yeah. Since he was a subcontractor, he wanted all his scripts to be the same, no matter who the customer was.
I was like jesus christ, I’m lazy too and want to automate everything, but edit your stupid scripts to use env vars.
We resolved it by making him use pipeline vars for his scripts. Like we told him to do in the beginning.
He fought it because he wanted his scripts the same for all projects. Including hard coded usernames and passwords. So, it was mostly his fault.
The production database gets down-synced to the lower environments on demand, so they can test on actual production datasets. That would require us to manually remake this user account every time a dev down-syncs the database to a lower environment.
The customer is paranoid, as the project is their public facing website, so they want testing against the actual prod environment.
We don’t mange the SSO, as that is controlled by the customer. The only local (application specific) account is this account for testing.
I do all my edits using sed inserts, like a real dev.