Hey guys who wants to be on a code team?
Coding by yourself is fun, and can get small things done.
But on a team its awesome, people to talk to, every finishes
things like they're nothing, massive projects completed in no
time, and if the project gets well known, then everyone gets
credit, and gets their name out. What is there to lose?
maybe you'll rage at some idiot that could possible get
on the team some how, but thats just lawls. COME ON GUYS!
how are you guys quoting with the weird line thing?
and is it not to late to come up with new crappy standards?
to come up with something new, doesn't it have to be better than the existing it replaces?
and w00t 2 day long shitpost. dang /prog/ is slow paced.
Name:
Anonymous2013-03-15 1:55
how are you guys quoting with the weird line thing?
and is it not to late to come up with new crappy languages?
to come up with something new, doesn't it have to be better than LISP?
and w00t 2 day long shitpost. dang /prog/ is slow paced.
66lel i hate le /g/ XD it's all faggots99 66lel i luve le /g/reentext is so >le RNDUM XDDDDD LEEEEEEL99 >>55, after greeting his friends at Reddit.
Name:
Anonymous2013-03-15 14:16
| why the fuck are there no greentext. and i've been on /g/ once i go on /b/ if you must know
>i go on /b/
/b/ hates reddit
>been on /g/ once
i've only been on /g/ once for a reason. >>57 you remind me of that guy who was in a room called spaghetti pasta or some shit like that a while back from /r9k/
>>74 seems legit
>your asking for
js> 0 === ""
fales
js> 0 === []
false
js> 0 === [,]
false
js> 0 === [,,]
They are indeed the same, they are all empty data. but they are not the same data type. Thats the way it belongs