Details
-
AboutI do dumb things with code and on occasion write some pretty neat stuff.
-
Skillsc, c++, c#, java
Joined devRant on 5/12/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
-
I have an interview with a CEO and product owner next week for the position of principal developer. The job ad which got me here stated 'Any additional skills you have will be viewed favorably'.
I've had my ass burned by that crap at least once before. When they ask about private projects, I'm just going to say "I love my job so much, I do it in my free time too!"3 -
The WP Gutenberg editor is really amazing. Clients can now fuck up their websites with much less effort. So yeah, IT IS FASTER.8
-
So I moved from being the TL of a small team to a member of another team a month ago.
A dev from the old team sent me this today morning. He also sent some examples of what he found "cool", and tbh I'm pretty proud of those modules. I tried being very modest there, but I'm very happy 😅8 -
I'm so fucking bored. Technical discussion here is not about solving problems, but a contest of who knows the most aws words...2
-
So I need to "fix" a false-positive security warning (mass-assignment of a foreign key). Do I "fix" it by...
A) Setting it manually and double-saving the object?
B) Rewriting the mass-assignment so the linter doesn't realize what I'm doing?
Both options suck.
But security is going to complain if I don't do it.
Guess what?
I'm not doing it.
SMD you ducks.10 -
This bitch at work is afraid of hard work and is currently spending more energy fighting the work than just doing it.
She wants to keep a legacy setting that's on the wrong scope -- per merchant, not per payment -- in addition to the setting I've added on the correct scope. She's bringing in management two levels up all because "I've already moved on from this" and "it will require me to write code quite a bit" (first paraphrased for clarity, second is an exact quote)
Bitch, your way is dirty as fuck and is going to break things. Roll up your sleeves and do your damn job!11 -
I drank left over coffee last night... Couldn't fall asleep.
I drank coffee for lunch in the office... still can't stay awake and want to go home....
Why???!!!! 3hrs left....3 -
"I did a windows update on my iPhone, and now Google maps won't work" (my mom's client, looking at Apple Maps)8
-
The windows/microsoft fanboy I've ranted about multiple times.
- wouldn't use anything except for windows. Even if required for a project (I would if really needed, have done that a few times already)
- refused to use any framework/language not written by Microsoft
- tried to get other projects to use windows/.net when it wasn't required and it was only linux/php guys (and that fit the projects perfectly)
- ONLY wanted to use Skype and whatsapp. Always bragged about how he had 10gb of Skype history.
- didn't want to use anything related to linus torvalds or open source because 'those are open source and have no business model so they're bad'
And then: he suggested the use of windows server right after one was hacked (windows vuln that wasn't patched yet) which caused the devops guys to want to install a new Linux server for it.
Even the windows sysadmin pointed to the door when he said that and gave him a huge 'GTFO' face cD
Yeah, fuck him.9 -
Got married yesterday and am now on a call for the same problem that occurred over Christmas...
I need a new job...10 -
For all you meme lovers
namespace Improvise {
static class Adapt {
int Overcome;
}
}
Improvise.Adapt.Overcome2 -
In case you are interested:
My new job is so damn awesome! I had pain in my jaw for weeks, I got a teething rail for the nights, but the pain was still there. Since I am on my new job it's totally gone. I am so much more relaxed and more productive now.
Life is good! -
"The most important skill in life is mitigating frustrations, but please don't get good at it — your suffering is hilarious"
— Girlfriend, while I was trying to fix her CPU cooler.
I realized immediately she just explained why this community exists.7 -
That moment when you haven't had any server issue notifications when you wake up and you're starting to wonder whether your server issues notification thingy is actually functioning correctly 😅9
-
My worst fear while being the on-call/standby server engineer is that I have to call another engineer awake at night because I can't figure something out 😅12
-
I hate access. I wish I could use literally any other program. But they're not authorized.
I'm the only one working on this, and everything is closed. How the fuck is the object in use somewhere else? And where the fuck did my primary key go???7