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

Pages: 1-

Spiritual programmers

Name: Anonymous 2013-05-28 15:42

I'm searching for spiritual/religious professional programmers who have youtube channels showing their work/faith.

So far I've only found 2
www.youtube.com/channel/UCCRt2MnEf78kj7aWylAskAQ | www.templeos.org
www.youtube.com/user/Bisqwit | iki.fi/bisqwit

Name: Anonymous 2013-05-28 16:08

Symta:

car => Args.0
cdr => Args.1


C/C++:
[code=cpp]
class cons {
private:
  void *m_CAR;
  void *m_CDR;

public:
  cons (void *CAR, void *CDR) {
    m_CAR = CAR;
    m_CDR = CDR;
  }
  void *car() {
    return m_CAR;
  }
  void *cdr() {
    return m_CDR;
  }
};
[/code]

Name: Anonymous 2013-05-28 16:09

>>2
Fix...

Symta:

car => Args.0
cdr => Args.1


C/C++:

class cons {
private:
  void *m_CAR;
  void *m_CDR;

public:
  cons (void *CAR, void *CDR) {
    m_CAR = CAR;
    m_CDR = CDR;
  }
  void *car() {
    return m_CAR;
  }
  void *cdr() {
    return m_CDR;
  }
};

Name: Anonymous 2013-05-28 16:11

>>2>>3
And that is not a joke. It really works that way:
http://410chan.org/dev/src/136977187757.png

Name: Anonymous 2013-05-28 16:12

>>3
LLLLLLLLLLLLEEEEEEEEEEEEEEEEEEEEEELLLLLLLLLLLL LE VOID POINTER E/G/IN GROOOOOOOOOOO LEEEEE MAYMAY POINTER TO VOID IN LE C++ EGIN GROSKIIIIIIIIIIIIII LLLLLQQQLLLLL

Name: Anonymous 2013-05-28 16:14

>>3
class cons {
VALID C/C++ CODE

Name: Anonymous 2013-05-28 16:14

Name: Anonymous 2013-05-28 16:16

>>1
Bisqwit likes Japanese and Hebrew. He's a true /prog/rider.

Name: Anonymous 2013-05-28 16:48

>>8
But he doesn't know Russian.

A true /prog/rider would be a self-hating jewish islamic russian weeaboo who programs exclusively in Scheme.

Name: Anonymous 2013-05-28 17:10

http://www.youtube.com/watch?v=6tuXweEJNFI

how do I get one of those squeakers to help me concentrate?

Name: Anonymous 2013-05-28 17:22

can I run tdavis OS in a VM or something? I want to play those wicked hymns while I "work"

Name: Anonymous 2013-05-28 17:29

>>9
>jewish islamic russian weeaboo
I want a Jewish Islamic Russian Touhou girlfriend.

Name: Anonymous 2013-05-28 17:30

>>12
Oh shit I quoted like a true /g/ro!

>>12
LLLLLLLLLLEEEEEEEEEEEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLLLL E/G/IN /G/UOTES /G/RO XDDDDDDDDDDDDDDDDDDDDDDDDDD

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