Details
-
AboutCoding as life philosophy
-
Skillspython, Linux, patience, etc
-
LocationSophia Antipolis
Joined devRant on 7/27/2017
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
-
Senior IT engineer enters the room and quietly talks to a coworker about a job related issue.
Another coworker decided to troll the sysadmin.
CW: *yells* "Open a ticket!" (That's the sysadmin's regular reply)
IT: *ignores*
CW: *trying to get his attention* "Open a ticket first! Then come back"
IT: *gives him the stare of death*
CW: "Go away and open a ticket!"
IT: *silently leaves the room*
After no more than a minute CW gets a reject from all networks outside the company's VPN.
IT comes back into the room, get's intimately close to CW's ear and says "Now open a ticket".
👋
🎤9 -
Being an apprentice programmer in a Ludum Dare (Create a game in 72h) that knows more than the official programmer, and have an artist in the group who makes THIS PIECES OF ART!
She didn't even had a computer to work with it, neither she asked for one to the event, so eventually she used mine... And I could not do my work.
Did I mentioned that she used PAINT to color the images?
This is a long, looong story, I'll do the complete version soon...
God.12 -
Back in the day when I was a junior developer, I somehow got hired by this guy who asked me to code his entire platform from scratch. I was being paid a junior dev salary, being asked to do senior dev work, and unfortunately I needed the money, so I didn't want to turn the job down. So I did what any junior dev would do in the situation... I decided to experiment and ended up with an insanely inefficient codebase.
For some stupid reason I thought that a good DB model would be to pull one record from the DB at a time, and then just repeat the method in a loop as needed. Keep in mind I was a self-taught junior dev. The backend worked great during development, and after 3 months of developing we decided to add a lot of data in the DB for further testing, and... you guessed it... the platform slowed down like shit!
Moral of the story... u get what you pay for, so hire great talent and pay them well! And also that self-taught junior devs don't know that the f@*k they are doing sometimes.5 -
After working 3 years in my current job and my boss hating anything to do with unit testing etc, I used my spare time to refactor our Makefiles to allow for the creation of unit and integration tests. I technically didn't tell my boss about it, so my heart was in my throat when he Skyped me with 'what did you change in ...'?
After having bashed any workflow with testing in it, I showed him the new workflow and automatic testing in Jenkins and he was actually enthousiastic, just like all other employees! I was hailed a hero in the R&D department, after all this time we can finally write universal tests. :D7 -
YOU FUCKING PIECE OF SHIT!
I have nothing against teaching and showing someone starting in this field how to do things but FOR FUCKS SAKE, PUT INTEREST IN IT, I WON'T DO YOUR FUCKING JOB, I HAVE MY JOB, YO DO YOURS.
Jesus...fucking Christ, these kind of people always get on my nerves.2 -
Wow. I just got fiber.
I fell in the floor the internet was so quick.
My eyes are burning.
Im not sure i can deal with this.19 -
Finals done.
Other People: "Yeah, time for fun, friends and parties!"
Me: "Yeah, time for side projects!"11 -
Boss: Need the software ready till evening.
Me: Haste makes waste.
Boss: You are going to write waste anyway.7 -
I work in a corporate, and we are required to complete 10 hours worth of training every quarter. Systems don't have admin rights and we can't install anything on our own.
This is what I mailed to the coordinator after to and fro of a few mails. He initially suggested clearing browser cache, when it didn't work, I raised an IT ticket to get it updated. Didn't fuckin work.
Damn you, you hippo fucking imbeciles. I mean who the fuck in their right state of mind would have the audacity to recommend using flash. Absolute cunts ☠ 👿1 -
Anyway, so I've been learning the basics of Python and Kotlin since a week, I just wanted to ask if I could get IDEs and resources for both of them.
Also I know more IRL languages than programming languages, just saying.4 -
When you think you've either found a bug in Python, or you're going insane, so just to double check, you make two mutually exclusive assertions that could never both be true, and yet, your tests still pass.
I think it's time to find a new job.9 -
Dear people who complain about spending a whole night to find a tiny syntax error; Every time I read one of your rants, I feel like a part of me dies.
As a developer, your job is to create elegant optimized rivers of data, to puzzle with interesting algorithmic problems, to craft beautiful mappings from user input to computer storage and back.
You should strive to write code like a Michelangelo, not like a house painter.
You're arguing about indentation or getting annoyed by a project with braces on the same line as the method name. You're struggling with semicolons, misplaced braces or wrongly spelled keywords.
You're bitching about the medium of your paint, about the hardness of the marble -- when you should be lamenting the absence of your muse or the struggle to capture the essence of elegance in your work.
In other words:
Fix your fucking mindset, and fix your fucking tools. Don't fucking rant about your tabs and spaces. Stop fucking screaming how your bloated swiss-army-knife text editor is soooo much better than a purpose-built IDE, if it fails to draw something red and obnoxious around your fuck ups.
Thanks.62