Details
-
Skillsc, c++, java, android, haskell, c#, vim
Joined devRant on 8/26/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
-
It's hilarious how people complain about exiting Vim being too hard and then being proud of themselves.
Guys.. Not being able to exit a 30 year old text editor doesn't paint the best picture about your intelligence.13 -
Dear diary,
Today I sold my soul... I hacked my way around a bug instead of refactoring. It was a moment of weakness... I... I was not given enough time....
I am sorry...7 -
FOR THE LOVE OF GOD STOP OVERUSING STYLES.XML IN ANDROID.
It is NOT A GOOD IDEA to create a new style for each and every layout and then RANDOMLY reuse those styles in RANDOM places.
Grep is working around the clock to solve this fucking hot mess you've made.
FFS1 -
On the gitlab incident livestream description on youtube I noticed this:
"No, nobody was fired"
Yeah right. They probably beat him, raped him, burned him, crucified him, raped him again. But no there were no firing involved.9 -
"I decided to write the core software for my Time Machine in Java. It's Date API is so error free and easy to use."
As the legend goes, the scientist is trapped in another dimension between Timezones.
#thanksjava4 -
You have done a great job!! Thanks for delivering the project on time. It is exactly what I asked for. I will ask for no changes and I will pay you right away.
Said no client ever.3 -
Note to self:
Variadic C++ templates combined with obfuscated combinations of stl containers put you on the right path to be a "compiler message decryption" archmage.
Especially when you use MSCV...