Details
-
Skillsasm, c, c++, embedded, java, c#, perl, python, ruby, vhdl, html, css, javascript, php
Joined devRant on 7/11/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
-
A fucking wasp bit me and now (after heating up the affected area thoroughly) I'm keeping it cool like a true nerd.9
-
I've been fired today and somehow it was an relief :)
As I know that I am pretty much the only one who knows how the infrastructure works and I am the only one who actively tried to get the company to a better level of coding (tests, code reviews, proper deployment / continuous integration,...) It somehow feels like that gif.10 -
1. I agree to work with you on your startup idea because i believe in you.
2. I am the solo developer doing both the mobile apps, website, database and server side.
3.You call me shouting and complaining that i am too slow.
4. sudo rm -rf ~/your_project5 -
When you have to do some live coding in front of highly technical people during a presentation, and the coding Gods decide to take away all your typing skills.2
-
Friend: I wiped this drive, and then I open it in my Hex viewer app, and it's all zeros!
Me: yeah?
Friend: Why isn't it empty?
Me: uh well a drive must have its bits set to some value and can't just nothingness so zeros is just a default meaningless value that resolves to nothing..
Friend: No, but why is it full of zeros? why it isn't empty?
...
I attempted several times and then exploded. rip self14 -
Find yourself a manager/leader who knows a bit about software engineering. Better still, find one who is/was a software engineer him/herself.
Because software engineering is a form of art. A leader who doesn't understand your art won't be able to properly appreciate it.
They won't be interested in how and why you make/do something. They're only interested in how fast can you get it done.1 -
So, this happened.
We are supposed to get bonuses by this time of the year, but at the evaluations meetings we were told that this year we won't because we've lost a client and bla bla.
Later this week, one of my colleagues just opened himself and told me that he and one more received the full bonus!!
So basically our employer just lied to everyone.
What would you do?
I'm leaving for sure, already think that this company is hitting a dead end, but i think leaving is not a good enough for the company to open their eyes and starting to value all its employees, even after I leave.7 -
Probably isn't a righteous rant... But there's a new guy who shakes his leg... All day... Makes my screen wobble... All day... Trying to think about about my code... But thoughts being shaken to the floor... All. Goddamn. Day.
*sigh*20 -
Why the fuck management keep outsourcing entire platforms for in-house use if we have a fucking dev team...
Those platforms are constantly having contract issues and one we recently rewrote from scratch and is waaay better than the one they fucking paid another company to do....3 -
I just bought an amazing Bluetooth headphone but I'm really FUCKING PISSED because when its charging the led flashes green and when it is charged it flashes some fucking other tone of green and as someone who has daltonism it makes me really fucking frustrated because I can't say tell the difference even if my life depended on it... PLEASE DONT BE THE STUPID CUNT THAT DESIGNS SHIT LIKE THAT! JUST MAKE IT NON COLOR DEPENDANT FOR FUCK SAKE!
Thanks.4 -
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 -
I was already about to hit my head against the wall: was trying to install nginx all the time, but was greeted by apache default page, over and over again I re-installed the servers, tried connecting directly to the server ip, changed server hardware, picked different distros, manually build from source, did everything possible, even searched the whole system for "apache" and different regex...
It was chrome cache........ after I wiped cache I was greeted by welcome to nginx...... 10 hours wasted.......3