Details
-
SkillsSwift, Objective-C, Ruby
-
LocationLondon
-
Github
Joined devRant on 3/19/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
-
QA Engineer walks into a bar
Orders a beer
Orders 0 beers
Orders 999999999 beers
Orders a lizard
Orders -1 beers
Tries to exit without paying3 -
When you go to a new company and hear this in a companywide meeting... " we do rolling restarts twice a week it's just the nature of doing Java"1
-
My big grievances when doing code reviews, lots of code reviews....
Constants. How difficult is to create constants files for reuse and readability?
Comments/java doc. I don't get any help by seeing this is an automatically generated block to get by check style.
*slap* -
At every family outing (I was typing "family function" but that may confuse this audience..
Uncle: That Mark Facebook guy is worth billions now! And the Twitter guy too. When are you going to think of something?
Me: You think of a unique idea, I'll build it.
Uncle: I don't know, that's what you do isn't it?
Me: *sigh*
(This is the same Uncle that shares "Free Holiday" posts on FB and is always quick to answer FB questions such as "I bet you can't name a fruit starting with A"...)3 -
"Changed HTML" has got to be the best commit message ever... Especially when the commit is mostly .cs files.1
-
Account Manager Brief Template
"We haven't confirmed any of the desired functionality, but we (the AM and the Client) have decided that it must be built in [INSERT CMS/FRAMEWORK/TECH OF THE WEEK HERE]."4 -
Python: I heard you like importing stuff explicitly, so I made sure you had to import every mother-fucking thing you need. Even the things that you obviously need and couldn't possibly do anything without.
What's that? You want more import statements than actual code? Look no further than Python, my friend. At least it scales, amirite?