Details
-
SkillsLinux, c/c++, Python, Perl, JavaScript, d3, nodejs, php
-
LocationAdelaide, Australia
-
Github
Joined devRant on 9/13/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
-
Under settings, we made a checkbox labeled “Run Program Faster”. The state was saved but it didn’t do anything.
We turned it “on” when people said things were slow. Usually they were happy and no one complained the “run faster” option wasn’t working.29 -
My first project and the reason I learnt to code. I was a manager at a supermarket and wanted a discount card for the old people so just wouldnt have to walk to the tills.
First I wrote hello world, then a calculator and then a loyalty card system for my store. It was wildly successful and the fact my scrap code even ran is a miracle. Shortly after launching it in my store I met a like minded investor with an actual dev team hooked it up to a web service and I spent the next 3 years rolling it out nationally to 480 stores. It's still running today.6 -
So, my wife sends me this picture because our car had 111,111 miles on it. Of course she called me a nerd when I told her, "That is awesome because if you ignore the .3 on the trip odometer it is 63 and that in binary is 111111"8
-
So we are in computer lab with some bitch ass c++ program on the board,,its approx. 150 sloc with lot of if's and else's...halfway into the session my friend rolls on his chair comes to my system asking for help, i say sure dude why not.
So we both roll to his system and that bastard has 0 indentation,a set of brackets for every if else even for non-compound statements with every bracket in a line of its own.......
With great difficulty of restraining myself from punching him in the face,,,i politely ask him"Have you ever coded in python"
He says no
I say "that was a rhetorical question"
Everyone around us bursts into laughter and that poor lad still has no idea what just happened
Python should be made compulsory for fags like these,, they'll know the meaning of indentation only then7 -
I think that since most of my work involves typing, my handwriting has gotten really bad. It looks like a bunch of worms...5
-
🎶 He's making a list
He's testing it twice
SELECT * FROM users WHERE behavior="nice"
SQL-clause is coming
To town. 🎶16 -
Anyone remember when PHP was a straightforward procedural language and not a pseudo-objective mess?
#saturdaynostalgia9 -
Lotus notes (or IBM Notes, as it is now called).
It is so efficient at frustrating you that when it hangs that it often requires its own dedicated task killer (killnotes) instead of Windows Task Manager.6 -
Why oh why do companies scrimp on hardware and tools for devs. It's a constant battle to even use my machine let alone make progress. I cost 1k a day a decent machine 2k maximum. I have spent the last two days fighting hardware issues.1
-
Everyone is going to Halloween parties this weekend and I'm going to a Hack-a-thon. I think I I'm the real winner here.6
-
Just reduced 900 lines of horrible code into 106 lines of less horrible code..
QA: do those 106loc really do what the 900loc did ?
Me: yes
QA: really?
Me: yes
QA: are you sure?
Me: NO. I was lying. Maybe it does. Maybe it doesn't. Maybe you should run it and find out.
QA: *immediately releases for prod*3 -
Like many others my favourote shameless hack is a cronjob to restart our app server at 2am, thus preventing out of memory exceptions5
-
*opening cmd*
"wow, are you Hacking?"
me: "yah, sure. See that lamp? I can hack that."
"really?"
me: "sure".
*lamp flickers"
me: "I did that" 😂6 -
Programmer was smoking...
lady nearby: "can't you see the warning smoking is injurious to your life!"
Programmer: "we are not worried about warnings only about Errors"4