Details
-
LocationAuckland, NZ
Joined devRant on 7/16/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
-
"We don't use a VCS like git, what are you opinions on this?" This is great in my opinion. You get to see some people sheepishly agree and say it's fine and try back it up, or people put valid points why they think it's wrong. You can start to gauge a person's personality after a few of those kinds of questions.4
-
When your coworker decides to torrent on the work internet and it starts slowing other stuff down.. Have fun ;)3
-
So turns out the flight sim I'm doing time in at the moment is running XP. Yes, it is internet connected. Help6
-
"Stop spending so much time on the computer, there so much more to life than just a screen." ok mum.1
-
What is everyone's preferred formatting for functions/if statements. Does the first curly brace go on the same line or a new line?
function 1() {
}
or
function 2()
{
}14 -
For the IRC users here, what Android client do you use? AndroIRC is clean, but I can't do without coloured nicks.3
-
Currently debugging why some clients text boxes are lagging severely on input. Fingers crossed it's not my JavaScript I pushed last week..4