Details
-
SkillsI can read, write, and type
Joined devRant on 12/24/2019
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Waaaay too many but let's go with this one for now.
At my previous job there was a web application which was generating about 1gb of log data a second. Server was full and the 'fullstack engineers' we called had zero clue about backend stuff and couldn't fix it.
Me and another engineer worked our asses off to figure this out but eventually the logging stopped and it went back to normal.
Great, right?
For that moment. I was the on-call server engineer and at like 3am I got called awake because this shit was happening again.
Sleep drunk with my phone I ssh'd into the server, not sure about what to do at first but then suddenly: let's chattr the goddamn log file...
$ chattr +i /var/log/logfile
Bam, worked, done, back to sleep.
(this comment + param marks the file in a way that it can only be read until the mark is removed, so you can't write to it or move it or remove it or whatever)13 -
Angular Cli has been fucking gaslighting me for years. It gets itself in a twist and starts complaining about everything and anything: can't find this, you didn't import that, this is declared twice. NO IT FUCKIN ISNT. FUCKING UPDATE WHEN IM WORKING YOU PIECE OF SHIT.
If killing the ng serve and restarting it fixes the 'problems' THERE NEVER WAS A FUCKING PROBLEM TO BEGIN WITH. FUCK YOU ANGULAR3 -
Yesterday I was cleaning my computer and accidentally wiped out all my dev folder (I got confused with another folder named "dev" that I had just downloaded) and I lost all my work.
Fortunately, most of everything (or the most important at least) was on GIT. I only lost my yesterday's work which was not pushed (only locally committed).
Kids, remember pushing before leaving the building11 -
Just changed jobs and learned that this client, a big international company, spent a whooping 2.000.000,- USD on a WordPress that does not work.
My job: clean up the mess they made.
Annual budget: 200.000,- USD
FML.3 -
HAPPY NEW YEAR 2020 from BG. I'm protecting my cat from the 2 hour barrage of fireworks outside. I wish you all well, I really do!3
-
Fuck you fucking Amazon Video!
Wanted to watch the second part of the Mr. Robot series finale, but Amazon Germany has only the first available.
Both parts aired yesterday evening on USA Today, so I'm ANGRY!
Luckily, there are other ways, so maybe it was a little "Hacker-Challenge"...
But still, with all episodes they could have flunked it has to be the finale!3