Details
-
About.NET developer
-
Skills.NET stack, SQL
-
LocationCanada
Joined devRant on 4/17/2016
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
-
Long but worth it...
So I was cleaning out my Google Drive last night, and deleted some old (2 years and up) files. I also deleted my old work folder, it was for an ISP I worked for over 2 years ago. After deleting the files I had a little twinge of "Man I hope they're not still using those". But seriously, it'd be a pretty big security risk if I was still the owner of those files... right? Surely they copied them and deleted all the info from the originals. IP addresses, Cisco configs, username and passwords for various devices, pretty much everything but customer info.
Guess who I get a call from this morning... "Hi this is Debbie from 'ISP'. I was trying to access the IP Master List and I can't anymore. I was just told to call you and see if there's any way to get access to it again" (Not her real name...)
I had to put her on hold so I could almost die of laughter...
Me: "Sorry about that Debbie, I haven't worked for that company for over 2 years. Your telling me in all that time no one thought to save them locally? No one made a copy? I still had the original documents?!"
Long pause
D: "Uh... Apparently not..."
Another long pause
D: "So is there any way you can give me access to them again?"
Me: "They're gone Debbie. I deleted them all last night."
D: Very worried voice "Can... Can you check?"
This kids is why you never assume you'll always have access to a cloud stored file, make local copies!!
A little bit of background on this company, the owner's wife fired me on trumped up "time card discrepancy" issues so she could hire her freshly graduated business major son. The environment over there was pretty toxic anyway...
I feel bad for "Debbie" and the other staff there, it's going to be a very bad week for them. I also hope it doesn't impact any customers. But... It is funny as hell, especially since I warned the owner as I was clearing out my desk to save copies, and plan on them being gone soon. Apparently he never listened.
This is why you should have a plan in place... And not just wing it...
PS. First Post!25 -
well.. there goes my respect for Mozilla..
they just funded Antifa with $100k for an "email service". You're free to your own opinion, but mine is that they are a domestic terrorist organisation that has committed many violent acts and it's rather disgusting of Mozilla to do this.
here's a video on it by ya boi Bryan:
https://youtube.com/watch/...7 -
If I were in charge of the company's upcoming-required-password-change notification system, during the month of October users wouldn't get an email.
Instead, the phone would ring.
When they answer, at first there'd just be hissing and crackling.
Then after a few seconds, a kid's voice would whisper,
"Three daysss..."3 -
I hate it when intellisense magically decides to stop working in the IDE and you're left there like a fucking caveman banging rocks together...3
-
Can't ssh to my vps at work; hello new hobby project!
(server hosted on vps, http request -> shell -> http response)
Next up is supporting an interactive shell18 -
"heh, I'm gonna instal this package".
Installs in 10 seconds.
"wow, this status bar looks cool..."
Installs in a split second.
"just one apt install before going to this really important seminar."
It takes almost half an hour to download and another half to install.
Aptitude fucking reads your thoughts...3 -
Few weeks ago I was having a few beers and messing around with a Minimax AI that could be used for different games as long as you fed it possible moves and win/loose-conditions. Could be used for like Tic Tac Toe on a 5x5 field, connect four etc.
I hadn't got it to work yet as I tried to implement alpha-beta pruning to optimize it. When I was playing against it I thought "Damn you're stupid, why would you even make that move" but still finished the game.
Before I knew it I had fucking lost. It outplayed me like 6 moves before I even knew what was happening.
And that's one of the top coolest feelings I've had as a developer, got destroyed by my own program.3 -
One time a company I worked for tried to fuck me over and not pay me the referral fee that was promised for referring an employee. They hired the person I referred for a position that was advertised as having a referral fee paid after 6 months.
After the 6 months were up, I went in to HR to ask when I could expect to see the money, and they said “oh, you’re not eligible to receive the referral bonus because we hired so and so as a contractor (full-time) instead of an actual full-time employee.” And I was like... fuck that shit, they never mentioned that to me and I didn’t burn a referral lead so they could hire the person as a contractor and avoid paying me the advertised fee. I was absolutely livid and couldn’t believe it after I had been expecting this money for 6 months.
I felt cheated and none of my colleagues at the company could believe they’d stoop so low to not pay a highly-valued employee an advertised referral bonus. I had lots of battles with management over it, and eventually ended up with a portion of the promised fee, but not the whole thing.27 -
First world problems...
I've been working at this startup as a tech lead for a little over a year, and we've grown from 3 to over 150 employees, and a bit over a million end users.
I've spent tens of thousands on high end displays and chairs for your lazy butts, on external consultants to help and train you, even those fucking dirty recruiters have leeched their shares of the pie. I built an amazing luxury kitchen with a fridge, beer cooler, induction plates and a blender for all your crossfitting bodybuilder meals, but forgot to think of my own needs.
NOW I JUST WANT TO BUY A GOOD COFFEEMAKER AND ALL THESE FUCKING TEASLURPING FAKE DEV-BROS SUDDENLY START SCREAMING ABOUT BUDGETS AND HOW COFFEE IS NOT NECESSARY IF YOU MEDITATE. FUCK YOU, WE'RE LIKE THE ONLY STARTUP IN THE COUNTRY RUNNING A FAT PROFIT. I DON'T CARE ABOUT YOUR STUPID MINDFULNESS IOS APP. GIVE ME MY FUCKING ESPRESSO OR I'LL BLEND YOUR BALLS INTO A PROTEIN SHAKE.25 -
It never gets old! The comments are awesome!
https://github.com/MrMEEE/...
https://github.com/MrMEEE/...1 -
Victory!
Today I finally closed a 'Nessy' bug (A scary bug you can't reproduce typically only sighted by one person). Below is my response...
"There were no errors in the error logs because writing to the error log was causing the error."5 -
A story of love, loss, and devRant.
My favorite sunglasses were a victim of hurricane Irma. They were sitting on the park bench when a powerful gust of wind blew them onto the cement floor, where both lenses were fucked right where I look out of them. I bought these sunglasses at Disney with my family and have not stopped wearing them since. I was pretty upset.
Enter devRant. Sad and without sunglasses, I hoped that virtual ones might suffice. Lo and fucking behold, in the profile editor, there they were: my exact sunglasses, even with the choice between silver and gold. Absolutely fucking perfect. Made my day.10 -
I was messing around with global git precommit hooks.
Then I went on a holiday for a month, and forgot all about those hooks.
I came back, and then spent 2 days debugging why "git was behaving weirdly". I seriously started questioning whether I had ever even understood git at all. Turns out some moron (me) left some half-baked scripts lying around.
I'm such an idiot -
When the ops team needs to go through a 5 step "protocol" over a couple of days, just to open a damn port in the firewall, so that our CI server can access the local GitLab server..
Seems like the migration of the last couple of projects from SVN to Git is going to take a little longer than I expected.. -
Imagine the conversation with guests if you would have SSID: NotGonnaTellYou and Passphrase: DefinitelyNotGonnaTellYou#&€+'-€∆¶×✓®©✓~π|×¢✓. Fact: you can't, illegal characters in the passphrase. Duh.
-
Got fed up with Wix adverts on Facebook so I hid it. It then asked me why, so, as a Frontend Developer, I said Wix is offensive to me.
Tell me I'm wrong! 😉13 -
Please kindly fuck off. I don't need your genderbiased bullshit. I couldn't care less about a programmer's gender.
I'm also aware about the margin between the numbers of female and male dev who want to study CS, but if you seriously think that a learning algorithm is biased on gender and ethnic it's creator, I will have to kindly remind you that math doesn't support an output based on your gender.
Now please get the fuck off my sacred newsfeed...69 -
Ohhh, I get it. Apple thinks it isn't getting enough money from us by selling us one iMac, so it wants to sell us a second one by making the first one's memory physically non-upgradeable via soldered memory even though the software says it _could_ be upgraded.2
-
I fucking hate the web guy.
He says - make a pop-up of the raw text you're receiving (in the app) so that I can test it easily while I fix it.
I did it.
Now he laughs and says - I think you searched for it and simply copied from wrong example. All you had to do was handle the text and parse it and display it blablabla instead of simply popping up the raw text.
Thank you I flipping KNOW all of that, you stuck up obnoxious frog. I did it that way initially and uploaded it coz you SAID so! Why do you ALWAYS have to talk like I know nothing!?5