What are you doing on new year's eve?
1
Name:
Anonymous
2009-12-28 12:10
Since most of you are staying at home (alone) make sure you at least do something useful like reading SICP.
2
Name:
Anonymous
2009-12-28 12:11
NO EXCEPTIONS
3
Name:
Anonymous
2009-12-28 12:56
What if I've already read SICP?
4
Name:
Anonymous
2009-12-28 13:08
5
Name:
Anonymous
2009-12-28 13:33
6
Name:
Anonymous
2009-12-28 13:49
NULL POINTER EXCEPTION
Well shit, that didn't work. Let's try it in C.
#include <stdio.h>
void expert (char *words)
{
printf("[b][i][o][u]%s[/u][/o][/i][/b]", words);
}
int main ()
{
expert("NO EXCEPTIONS");
return 0;
}
c:\work>gcc expert.c
c:\work>a
NO EXCEPTIONS
7
Name:
Anonymous
2009-12-28 14:13
>>1
Well, I'm currently trying to define a callback return type/parameter constraint in Sepples, this is proving excessively difficult in the absence of Boost. I'm probably going to keep working on it until the 2nd.
8
Name:
Anonymous
2009-12-28 15:26
Trying to understand how Haskell can be used besides designing new "cute and clever" algorithms with no real use whatsoever.
9
Name:
Anonymous
2009-12-28 15:31
>>8
Don't even bother.
It's NP-hard.
10
Name:
Anonymous
2009-12-28 15:52
>>8
So you'll be reading
Real World Haskell .
11
Name:
Anonymous
2009-12-28 17:33
>>10
I've read up to chapter 4. However, I feel like I need to do exercises to properly learn everything I've read.
12
Name:
Anonymous
2009-12-28 17:57
programming
13
Name:
Anonymous
2009-12-29 1:38
Probably going to be wrapping up a Win32 application for release in January. If it flops, I lose my job.
14
Name:
Anonymous
2009-12-29 8:55
>>13
wat does your killer app do?
15
Name:
Anonymous
2009-12-29 8:56
[b][i][o][u]PENIS[/u] [/o] [/i] [/b]
16
Name:
Anonymous
2009-12-29 9:14
>>14
provides turnkey solutions that take businesses to the next level via CEO Cisco SEO real time solutions
17
Name:
Anonymous
2009-12-29 9:37
I'm going to go to bed at 10 and sleep right through it
18
Name:
Anonymous
2009-12-30 13:33
I'm going to get drunk alone in my apartment and look at pictures of cute 2D wimmins.
19
Name:
Anonymous
2009-12-30 14:04
I'm going to kill Anub'arak, then get drunk alone in my parents' basement and look at pictures of cute Draenei wimmins.
20
Name:
Anub'arak
2009-12-30 17:17
>>19
What did I ever do to you?
21
Name:
Anonymous
2009-12-31 6:37
I'm learning Piet language
22
Name:
Anonymous
2009-12-31 6:45
Watch 26C3 presentation videos, cry myself to sleep.
23
Name:
Anonymous
2009-12-31 8:48
CRY ME AN ANUS
24
Name:
Anonymous
2010-11-27 21:21