Details
-
Abouta junior dev just looking for free stickers
-
SkillsJava JavaScript C# Python MySQL jQuery
-
LocationLetterkenny
Joined devRant on 10/30/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
-
FUCK YOUR OPEN SPACE OFFICE!!!!
AND FUCK YOUR HOT DESKING!!!
As a developer, is it too much to ask for a quiet section? 😭13 -
Me using the Siri app on my iPhone:
Me: "Siri, call my wife."
Siri: "Samantha McLaughlin is not in your contacts."
Me: "Samantha Gibbs is my wife."
Siri: "I've added Samantha Gibbs as your wife."
Me: "Call my wife."
Siri: "Which wife?"6 -
windows update code
function update(){
print("10%");
print("30%");
print("50%");
print("99%");
_doActualUpdate();
_mineBitcoin();
print("100%");
return;
}15 -
Everyone is updating their privacy policy because of GDPR while my mom still busts into my room without knocking.... She hasn't read the GDPR has she?5
-
My boss came into my room today, sat down and said:
Take your family to the [BIG AMUSEMENT PARK], and please keep the reciepts and give them to me. Spend a couple of hundreds bucks and we will pay.
Thanks for being someone whom I can trust
That made me happy15 -
Yo!
I went to see my mother a few days, and her TV's broken.
She told me to repair it, because "you're a programmer"
Does anybody knows a python function or a useful library that could repair TV ?5 -
Thanks to some random guy on a forum at page 100000000000000 of duckduckgo I figured out that I need to change the USB mode of my laptoo-tablet in order to allow UEFI booting.
HOW DIFFICULT IS IT TO FUCKING PROPERLY DOCUMENT THAT?!11 -
Meeting up with @CoffeeNCode was awesome! We actually have a lot in common :D
Asked her for a selfie together so here we go:56 -
for (email in inbox) {
if ( email.contains("policy") ||
email.contains("privacy") ||
email.contains("GDPR")) {
email.delete();
}
}12 -
Child: Dad, why does the sun rise in the east and set in the west?
Dad: Son, it's working, don't touch it.5 -
Duplex: Hi, Umm... Can I book 3 seats on Wednesday?
Restaurant: Sure! And what time is it?
Duplex: Yeah, Oh, I'd like it at NullPointer Exception if it's possible.
Restaurant: Invalid parameter "NullPointer Exception" restarting program...4