Details
-
AboutI'm awesome.. and I like cookies.
-
SkillsLua and C
-
LocationIndonesia
-
Website
-
Github
Joined devRant on 12/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 had a mate in college in my programming class who always worked in Microsoft Excel. Even when we're writing code in class, dude will be in Excel. Everyone who partnered with him including me in programming projects complained that he's always in Excel instead of coding. But somehow, dude always had the work done whenever the Prof asked to submit them.8
-
Ha ha just this happened, One young man is building some shit on Wordpress with bunch of free plugins. And he said i'm a good dev. And he's login page load speed is 47 seconds.2
-
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 -
tfw going to bed with some unsolved coding problems and waking up at night with a solution... i love the human brain.4
-
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 -
When the browser reads 'clas' as 'class' and things oddly work as expected. But when you fix it to be 'class' everything breaks horrifically.1
-
You know what really grinds my gears?
Seeing a 5-line comment, that have absolute no value, for a variable declaration.
Example:
/*
*
* String that holds a delivery address.
*
*/
public String deliveryAddress;8 -
My boss: "I have an idea for a very important update that we should push to all our apps ASAP."
Me: "I'm not adding a Santa hat to the icons."
My Boss: "............... Carry on"4