Details
-
AboutWho me?
-
Skillsjs,xcode,html,html5,css,c#,c++,AS3,Flex,AHK,AIT,PHP,JQuery,mySQL.
-
LocationQueensland, Australia
Joined devRant on 5/3/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
-
@dfox just a UI fix, on your notif's can we have an option to slide the notif left or right to acknowledge and clear the notif without physically having to go to it to clear it?2
-
Just as a point of interest, who here enjoys Linguistics? (other than your programming languages, just wondering if one is relatable to the other)7
-
Who loves those moments when you have been doing one specific group of code to acheive a result only to find out 12 months later that there is a single command that can do it all for you?
-
That one moment you create something so magical that you never even intended to write and don't even realise what you have done until after it is done 😮1
-
now taking server names for our live backend server, most +1d's by tomorrow arvo i will name our server that.24
-
That James May "fizzy feeling" down there when you can use Replace Text on 400 lines of rather repetitive If Else statements instead of scrolling through and copy pasting.
-
Alright ladies and Gents, i find this topic very interesting but who cannot code without listening and who cannot code without silence
If your in the music listening category, what music genre hits that coding sorcery zone for you?22 -
im sure this has been done but out of curiosity, what nations/states do we all cover, Im personally from Queensland, Australia.35
-
function Life(crap):void
{
crap = Lemons;
Return crap;
}
function Solution(liquid)
{
liquid = Tequila;
Return liquid;
}
function whatYaGonnaDo():void
{
Life = null;
Liquid = null;
life (Life);
if (life="Lemons")
{
solution(liquid);
}
}
//sorry i was bored. (not sorry)4 -
When your boss isn't a developer (knows how to use Microsoft Office and browse on the line, and thats about the extent of knowledge)and you get that 'lost in another universe' stare when you try to explain something clever you just coded. *Face Palm*5