Details
-
AboutJust a guy messing with data
-
SkillsPython, All Things DB
-
LocationSeattle
Joined devRant on 2/4/2018
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
-
~During app demo to our client~
- And when you click here the request will be submitted, the admin will be notified.
*App crashes*
- And of course the app will close itself since it's the end of the process.
- Client: That's good
- Me: ⊙﹏⊙13 -
They call it $5/gb hotel wifi, i call it free uncapped 100meg fibre because your security sucks
Oh and they host their entire POS (and database with backups) on the same network accessible to every TV in the hotel16 -
Being 100% serious, I saw a guy in my Computer Programming I class using MS Word to write code that he would copy, then paste into notepad. When I asked him why he did that, he said, "Microsoft Word is easier to read than notepad."
He ended up dropping the class and changed majors.11 -
My boss is like: Can we use blockchain to fry an egg?
Let's use blockchain in everything, investors like that.12 -
I just saw a website that hid the login and sign up buttons while ad block was enabled. No popups or anything asking me to disable the ad block.
Well played developer, well played.6 -
To the MSI genius that decided to put the < and } keys in two completely random and non-standard positions: 🖕🖕🖕🖕19
-
All the ++ counts are showing in binary... If this is an error I vote we keep it as a feature not a bug.3
-
So he is in the “elite” team as a “Sr” dev and i’m in the normal team as a ssr dev.
He: Hey look, the ‘F’ case is empty and doesn’t return anything, can you help me? This is some old code and we have to add some features.
Code:
Switch(string) {
case “J”:
case “F”:
cade “D”:
// some code
break;
// more code
}
I’m crying9 -
I sent a professional letter to my boss telling him that i will leave after 15 days. He replied saying :
" stop that bullshit "19 -
Somehow every programmer that i met, started programming at age of 8-10
Like wtf were you programming, an alarm clock to watch Spongebob Squarepants?39 -
Dear me,
We have noticed you uploaded files to a public github with your API keys in plaintext.
Please proceed to bang head against desk until you have learned your lesson.
Sincerely me.16 -
Me: "Delete this file."
Windows: "Someone is using it."
Me: "Who?"
Windows: "I can't say."
Me: "I checked using a utility. It says your file explorer is the one using it!"
Windows: "Well, I had to show a preview."
Me: "Why?"
Windows: "Because you selected the file to delete it!"
Credit: https://twitter.com/cmuratori/...9 -
"I strive for code quality and maintainability. I actually do. And i will not work for a company that does not care about it and just wants something done as fast as possible.
The only time i will do something quick and dirty is if it's actually urgent. And even then with one condition - my next task will be to fix it properly.
I do not care about your deadlines. I will do my best to meet them, but not at the expense of code quality. I've seen too many projects fall into technical debt, where productivity is so low, that the only way to move forward is hire more people and start working on a project 2.0
And please do not lie about how great your company is, if it's not. These kind of things surface very soon, and you will have wasted both of our time, because as i said - i will not work for a company that does not care about code quality."
you think i'll ever get a job again if i put this on my CV ? :D10 -
You are good in programming and data structures.
But we won't select you because you couldn't solve the puzzle. 😑11 -
Three years into studying software engineering and three quarters of my class have no idea what git is.
But by gosh, can we code the shit out of a tic tac toe game.18 -
So, appearantly "excel" is a programming language.
And I am rejected couse "I don't even know main computer programs".
FML13 -
Am I the only one who gets confused between the forward slash / and the back slash \ ¿
fuck you windows for using \ for paths you are the reason for my suffering.13 -
<rant>
I swear to god if see another "Here's how I made my amazing new website with Wixs" advert on Youtube, I'm going to throw my laptop out the god damn window!
</rant>8