visualfortran

June 2008 irc log

--- Log opened Sun Jun 01 14:41:45 2008
14:41 -!- sitharus [~ratsushi@210.48.82.27] has joined #shdh
14:41 -!- Irssi: #shdh: Total of 5 nicks [1 ops, 0 halfops, 0 voices, 4 normal]
14:41 < waawaamilk> what was wrong with freenode?
14:41 -!- Irssi: Join to #shdh was synced in 0 secs
14:41 < nem> how simple do you want a hello world?
14:41 -!- mode/#shdh [+o nem] by Ned
14:43 <@nem> nem@aegir erlirc $ erl -noshell -noinput -eval 'io:format("Hello World.~n", []).' -s init stop
14:43 <@nem> Hello World.
14:43 < therealsamc> you disgust me
14:43 <@nem> nem@aegir erlirc $ erl