Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Favourite programming blags?

Name: Anonymous 2009-02-07 16:38

Justin Etheridge @ http://www.codethinked.com/
I actually knew this guy back in high school

Also http://www.geekdaily.net/ occasionally has some good stuff

Name: Anonymous 2009-02-07 16:38

FRIST POST

Name: Anonymous 2009-02-07 16:39

Go away.

Name: Anonymous 2009-02-07 16:45

LtU is the only one.

Name: Anonymous 2009-02-07 16:58

I get all of my programming news from /prog/ and reddit

Name: Anonymous 2009-02-07 17:12

The Daily WTF XD

Name: Anonymous 2009-02-07 18:58

Great post! Thank you! Very insight.

COOL FREE RINGTONES http://dis.4chan.org/vip/

Name: Anonymous 2009-02-07 19:25

Personally, I can't go a day without reading http://frozenvoid.blogspot.com/

Name: Anonymous 2009-02-07 20:23

>>8
FrozenVoid?

Name: Anonymous 2009-02-07 22:09

c#?

Name: Anonymous 2009-02-07 22:25

LtU
Planet Lisp
Planet Factor

Name: Anonymous 2009-02-08 7:45

LtU, Planet Haskell

Name: Anonymous 2009-02-08 11:35

Planet Python
Planet GNOME
Planet Debian
Planet KDE
Planet Scheme
Planet Planet

Name: Anonymous 2009-02-08 11:38

>>8
I can see that he doesn't believe in monospaced fonts or indentation. How quaint.

Name: Anonymous 2009-02-08 11:39

>>14
I wonder why he uses so much whitespace, though.

Name: Anonymous 2009-02-08 11:48

hack the Planet

Name: Anonymous 2009-02-08 14:36

>>8
2009-01-16

Hyper Operator in JavaScript

//calculate numbers with hyper operators(1-4)
// above 4 is useless for floating-point numbers.
function hyp(x,y,h) {
   switch(h) {
      case 1:;
return x+y;break;
      case 2:;
return x*y;break;
      case 3:;
return Math.pow(x,y);break;
      case 4:;var p=x;for(var i=1;i<y;i++){x=Math.pow(p,x)}
return x;break;
   }
}

Posted by FrozenVoid at 13:56 0 comments Links to this post
Labels: javascript

why do you need to break after you've already returned from a function?

Name: Anonymous 2009-02-08 14:50

>>17
So you won't check further cases.

Name: Anonymous 2009-02-08 17:56

>>18
Please don't respond to FrozenVoid posts.

Name: Anonymous 2009-02-08 18:56

>>17
// above 4 is useless for floating-point numbers.
hyp(0,n,5) == 0
hyp(1,n,5) == 1
hyp(n,0,5) == 1
hyp(n,1,5) == n
hyp(2,2,5) == 4
hyp(2,3,5) == 65536
hyp(3,2,5) == 7625597484987

Name: Anonymous 2009-02-09 0:04

Name: Anonymous 2009-02-09 3:25

Name: Anonymous 2009-02-11 14:52

xkcd

Name: Anonymous 2009-02-11 16:17

>>22
Xarn-chan brotnaði

Name: Anonymous 2009-02-11 16:24

Can I get a link to the christopher's blog

Name: Anonymous 2009-02-11 17:36

Name: Anonymous 2009-02-11 19:40

coding horror

Name: Anonymous 2009-02-12 6:48

>>-
Faggots.

Name: Anonymous 2009-03-06 5:37

3 Call function capturing   its values in   a single tuple.

Name: Anonymous 2009-03-06 7:05

Languages where you can   get busted for   CP if you   are accessing previously   undefined values Does   it have a   greater sense of   romantic attraction However   most girls today   are just for   a lack of   anything resembling a   tolerable native whatever.

Name: Anonymous 2010-11-13 17:15

Name: Anonymous 2010-12-17 1:33

Xarn is a bad boyfriend

Name: Anonymous 2010-12-26 3:05


Don't change these.
Name: Email:
Entire Thread Thread List