Details
-
AboutSoftware Developer and System Engineer working at ETH Zürich
-
SkillsC++, C#, Python, JavaScript
Joined devRant on 11/21/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
-
I sometimes wonder my English is that bad ...
I reviewed a pull request. I commented on this line of code
a = getA() * -1;
saying that
"I think this logic should be in setA method instead."
When the guy asked me for the review again, the change was
- a = getA() * -1;
+ a = setA() * -1;
...2 -
Stephen Hawking has just under 70k followers on Twitter. Kim Kardashian has just under 50 million followers. This realization really pissed me off - most humans are just idiots.7
-
Toilet seat with a laptop table in front.
The only moment I can focus.
Nobody can disturb me.
The duck also love to swim in the bath.
I can even fap when looking at my sexy code.
I don't need to travel when I gonna pee or poop. Saved me a lot of time.9 -
FUCK YOU BUSINESS GUY
FUCK YOUR SCOPE CREEP
SOLO DEV AINT GIVING U 20 FEATURES IN ONE MOTHERFUCKING WEEK
Seriously, though. Being a solo full-stackq developer who can do both frontend (react, redux) and backend (feathers, node) does NOT mean you have twice the manpower to accomplish all of your shitty shit. Just because you have an idea does NOT mean I have to implement all of it. You don't even have a motherfucking specifications for me, yet you expect me to deliver shitloads of complete fucking feature in a fucking week. This is not a fucking joke. I am NOT your mother fucking tool. I need time to build my stack, design and perfect the interface. I don't want a shitty motherfucking product on my fucking portfolio.
*dies inside*11 -
string excuses[]={
"it's not a bug it's a feature",
"it worked on my machine",
"i tested it and it worked",
"its production ready",
"your browser must be caching the old content",
"that error means it was successful",
"the client fucked it up",
"the systems crashed and the code got lost" ,
"this code wont go into the final version",
"It's a compiler issue",
"it's only a minor issue",
"this will take two weeks max",
"my code is flawless must be someone else's mistake",
"it worked a minute ago",
"that was not in the original specification",
"i will fix this",
"I was told to stop working on that when something important came up",
"You must have the wrong version",
"that's way beyond my pay grade",
"that's just an unlucky coincidence",
"i saw the new guy screw around with the systems",
"our servers must've been hacked",
"i wasn't given enough time",
"its the designers fault",
"it probably won't happen again",
"your expectations were unrealistic",
"everything's great on my end",
"that's not my code",
"it's a hardware problem",
"it's a firewall issue",
"it's a character encoding issue",
"a third party API isn't responding",
"that was only supposed to be a placeholder",
"The third party documentation is wrong",
"that was just a temporary fix.",
"We outsourced that months ago.","
"that value is only wrong half of the time.",
"the person responsible for that does not work here anymore",
"That was literally a one in a million error",
"our servers couldn't handle the traffic the app was receiving",
"your machines processors must be too slow",
"your pc is too outdated",
"that is a known issue with the programming language",
"it would take too much time and resources to rebuild from scratch",
"this is historically grown",
"users will hardly notice that",
"i will fix it" };11 -
Just released my JS devRant API wrapper. It has support for posting, viewing, voting and much more. If you are interested here is the NPM package:
https://npmjs.com/package/...9 -
To the Windows 10 users of the unofficial devRant client.
I will release soon the v1.4, but I'm already thinking about the future of this project.
What do you think about this concept?
Let me know if you like/hate it.
Any suggestion will be considered.
Thanks!59 -
Although I'm a Linux fan, I have to admit a few things:
1. BSD has the best mascot BY FAR.
2. Windows XP had the best sounds. Almost orgasmic...
3. Apple has the best fanboys. You see all those retards camping out of an Apple store waiting for a new gadget, it makes you feel good about yourself...
4. I would also say something about Google and Android, but they know what kind of porn I watch, so I think it's wise to skip that one...6 -
Whenever I come across some acronyms...
CD-ROM: Consumer Device, Rendered Obsolete in Months
PCMCIA: People Can’t Memorize Computer Industry Acronyms
ISDN: It Still Does Nothing
SCSI: System Can’t See It
MIPS: Meaningless Indication of Processor Speed
DOS: Defunct Operating System
WINDOWS: Will Install Needless Data On Whole System
OS/2: Obsolete Soon, Too
PnP: Plug and Pray
APPLE: Arrogance Produces Profit-Losing Entity
IBM: I Blame Microsoft
MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools Teenagers
COBOL: Completely Obsolete Business Oriented Language
LISP: Lots of Insipid and Stupid Parentheses
MACINTOSH: Most Applications Crash; If Not, The Operating System Hangs10 -
Is just mine or every project manager thinks that developers are magicians and can actually develop stuff in a very unrealistic timeline.?8
-
Me: Can't wait to try out the changes I've made to the code.
Visual Studio: Let me compile your code from scratch so you can sit there for half an hour like a dumb fuck.7 -
My mother forced me to buy winrar when I was ~10. They saw the licence popup every time I would open minecraft.jar to install a mod.
They are big anti-piracy supporters and so they thought I pirated winrar.
Well.... So for my punishment for "pirating" winrar, they made me buy it with my birthday money...
I moved to 7zip
Then linux.
Now I'm happy.8