Go Language Resources Go, golang, go... NOTE: This page ceased updating in October, 2012

--- Log opened Sun May 30 00:00:00 2010
00:00 -!- BrowserUk [~irc1_20_B@92.15.74.184] has joined #go-nuts
00:09 -!- ender2070 [~ender2070@bas5-hamilton14-1279279469.dsl.bell.ca] has quit
[Ping timeout: 265 seconds]
00:17 -!- ikaros_ [~ikaros@f051182014.adsl.alicedsl.de] has quit [Ping timeout:
240 seconds]
00:18 -!- ikaros [~ikaros@f051182014.adsl.alicedsl.de] has quit [Ping timeout: 265
seconds]
00:18 -!- ikaros_ [~ikaros@f052184007.adsl.alicedsl.de] has joined #go-nuts
00:20 -!- iZZy_ [~ikaros@g230137250.adsl.alicedsl.de] has joined #go-nuts
00:23 -!- ikaros_ [~ikaros@f052184007.adsl.alicedsl.de] has quit [Ping timeout:
240 seconds]
00:27 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has quit [Ping
timeout: 264 seconds]
00:27 -!- ikaros [~ikaros@g230137250.adsl.alicedsl.de] has joined #go-nuts
00:32 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has joined #go-nuts
00:35 -!- mxweas [~max@c-98-225-102-170.hsd1.az.comcast.net] has quit [Quit: Mac
has gone to sleep]
00:35 -!- General13372 [~support@71-84-50-230.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
00:38 -!- General1337 [~support@71-84-50-230.dhcp.mtpk.ca.charter.com] has quit
[Ping timeout: 276 seconds]
00:39 -!- photron [~photron@port-92-201-93-56.dynamic.qsc.de] has quit [Ping
timeout: 264 seconds]
00:40 < BrowserUk> Are there any developers currently making commits to the
Win32 port of go?
00:44 < uriel> BrowserUk: yes, just check the commit logs
00:46 -!- hstimer [~hstimer@70.90.170.37] has quit [Quit: hstimer]
00:48 -!- qfr [~kafir@unaffiliated/yw] has left #go-nuts []
00:51 < BrowserUk> Hm. I see http://golang.org/doc/devel/release.html two
minor fixes for the previous release and none at all for last weeks.  Am I looking
in the wrong place?
00:56 -!- marsu [~marsu@93.10.90.180] has quit [Quit: Leaving]
00:58 -!- ikaros [~ikaros@g230137250.adsl.alicedsl.de] has quit [Quit: Leave the
magic to Houdini]
00:58 -!- BrowserUk [~irc1_20_B@92.15.74.184] has quit [Quit: BrowserUk]
01:03 -!- VOIDHand [~voidhand@ip226.thearbours.orl.ygnition.net] has joined
#go-nuts
01:07 -!- nighty^ [~nighty@x122091.ppp.asahi-net.or.jp] has quit [Ping timeout:
260 seconds]
01:11 < Eko> are you seeing the 2010-05-27 release?  lol
01:11 < kmeyer> the devs have been pretty busy the last few weeks with I/O
01:12 -!- iZZy_ [~ikaros@g230137250.adsl.alicedsl.de] has quit [Quit: Leave the
magic to Houdini]
01:15 -!- ender2070 [~ender2070@bas5-hamilton14-1279279469.dsl.bell.ca] has joined
#go-nuts
01:20 -!- nighty^ [~nighty@x122091.ppp.asahi-net.or.jp] has joined #go-nuts
01:26 -!- kanru [~kanru@61-228-155-113.dynamic.hinet.net] has quit [Ping timeout:
272 seconds]
01:40 -!- mxweas [~max@c-98-225-102-170.hsd1.az.comcast.net] has joined #go-nuts
01:54 -!- itrekkie [~itrekkie@ip70-190-110-124.ph.ph.cox.net] has joined #go-nuts
02:00 -!- VOIDHand [~voidhand@ip226.thearbours.orl.ygnition.net] has quit [Remote
host closed the connection]
02:11 -!- itrekkie [~itrekkie@ip70-190-110-124.ph.ph.cox.net] has quit [Quit:
itrekkie]
02:14 < Eko> anyone know off-hand what happens if you fmt.Sprintf("%03d",
1000)?
02:19 < ender2070> a syntax error?
02:25 < Eko> ender2070: how so?
02:32 < aho> <aho> ~sysout String.format("%03d", 99)
02:32 < aho> <Suzy> 099
02:32 < aho> <aho> ~sysout String.format("%03d", 1000)
02:32 < aho> <Suzy> 1000
02:32 < aho> this is java...  guess it's the same deal with go's fmt
02:45 < Eko> that's kinda what I figured.  Thanks =D
02:46 < Eko> though I've decided not to let my program keep searching if it
tries all logs .001 to .999, lol
02:46 < Eko> just in case there's some sort of error.
02:46 -!- hstimer [~hstimer@2002:62ea:197d:0:226:bbff:fe05:dd9b] has joined
#go-nuts
02:48 < pmyshkin> it's weird that all the number conversion stuff is defined
for strings, like strconv.Atof, but there aren't conversion functions for []byte
02:49 < pmyshkin> even though all the characters that go into representing
numbers fit into bytes
02:52 -!- ikke [~ikke@unaffiliated/ikkebr] has quit [Ping timeout: 240 seconds]
02:53 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
02:54 -!- Wiz126 [~Wiz126@70.15.26.13.res-cmts.sm.ptd.net] has quit [Ping timeout:
240 seconds]
02:54 < pmyshkin> apparently you can't have array elements on the lhs of
multi-value := assignments, even though the compiler can probably figure out that
the array has already been allocated and it should just assign it a value instead
of declaring it
03:01 -!- ikke [~ikke@unaffiliated/ikkebr] has quit [Ping timeout: 265 seconds]
03:01 -!- Wiz126 [~Wiz126@70.15.26.13.res-cmts.sm.ptd.net] has joined #go-nuts
03:01 -!- rejb [~rejb@unaffiliated/rejb] has quit [Ping timeout: 260 seconds]
03:03 -!- ikke [~ikke@187-4-26-101.smace700.dsl.brasiltelecom.net.br] has joined
#go-nuts
03:03 -!- ikke [~ikke@187-4-26-101.smace700.dsl.brasiltelecom.net.br] has quit
[Changing host]
03:03 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
03:06 < waterwalker> if you mean something like "a[0], ok := 1, true", then
no, you can't
03:08 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
03:12 -!- kanru [~kanru@61-228-162-77.dynamic.hinet.net] has joined #go-nuts
03:12 < pmyshkin> waterwalker, that's what I mean
03:14 -!- ikkebr [~ikke@unaffiliated/ikkebr] has joined #go-nuts
03:14 -!- ikke [~ikke@unaffiliated/ikkebr] has quit [Ping timeout: 240 seconds]
03:19 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
03:21 -!- ikkebr [~ikke@unaffiliated/ikkebr] has quit [Ping timeout: 276 seconds]
03:22 -!- TR2N [email@89.180.135.57] has joined #go-nuts
03:25 -!- savechina [~savechina@123.116.105.64] has joined #go-nuts
03:26 -!- BrowserUk [~irc1_20_B@92.15.66.71] has joined #go-nuts
03:36 < Eko> pmyshkin: I think that's because, despite the similarity in how
we seem to want to use it, := is supposed to be very different from =… it's
supposed to be an initializer, not assignment
03:37 < Eko> if you read the documentation, it says it "reinitializes" any
variables that are already initialized in the identical scope, it does not say
it's an assignment
03:38 < pmyshkin> Eko: from the spec: "Redeclaration does not introduce a
new variable; it just assigns a new value to the original."
03:44 -!- ender2070 [~ender2070@bas5-hamilton14-1279279469.dsl.bell.ca] has quit
[Ping timeout: 240 seconds]
03:47 -!- MizardX [~MizardX@unaffiliated/mizardx] has quit [Read error: Connection
reset by peer]
03:51 -!- tsykoduk [~tsykoduk@2001:470:1f04:671:20d:93ff:fe77:1dc4] has quit [Ping
timeout: 240 seconds]
03:52 -!- savechina [~savechina@123.116.105.64] has quit [Quit: Leaving]
03:53 -!- tsykoduk [~tsykoduk@2001:470:1f04:671:20d:93ff:fe77:1dc4] has joined
#go-nuts
04:09 -!- kanru [~kanru@61-228-162-77.dynamic.hinet.net] has quit [Ping timeout:
240 seconds]
04:27 -!- GoBIR [~gobir@adsl-76-251-230-31.dsl.ipltin.sbcglobal.net] has quit
[Quit: SIGINT: interrupt]
04:28 -!- GoBIR [~gobir@adsl-76-251-230-31.dsl.ipltin.sbcglobal.net] has joined
#go-nuts
04:33 < Eko> hmm.
04:34 < Eko> pmyshkin: yeah.  But redeclaration is the intention of the :=
call, and you can't redeclare a[0]
04:34 < Eko> because a[0] isn't a variable.
04:38 -!- zcram [~zcram@133.193.159.217.dyn.estpak.ee] has joined #go-nuts
04:52 -!- kanru [~kanru@61-228-162-77.dynamic.hinet.net] has joined #go-nuts
05:01 -!- scm [justme@d070205.adsl.hansenet.de] has quit [Ping timeout: 258
seconds]
05:03 -!- scm [justme@80.171.57.225] has joined #go-nuts
05:05 -!- ly- [~ly-@unaffiliated/ly-] has quit [Quit: ly-]
05:07 -!- scm [justme@80.171.57.225] has quit [Ping timeout: 240 seconds]
05:34 -!- ikke [~ikke@unaffiliated/ikkebr] has quit [Ping timeout: 264 seconds]
05:39 -!- mxweas_ [~max@c-98-225-102-170.hsd1.az.comcast.net] has joined #go-nuts
05:40 -!- mxweas- [~max@c-98-225-102-170.hsd1.az.comcast.net] has joined #go-nuts
05:41 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
05:43 -!- mxweas [~max@c-98-225-102-170.hsd1.az.comcast.net] has quit [Ping
timeout: 276 seconds]
05:43 -!- mxweas_ [~max@c-98-225-102-170.hsd1.az.comcast.net] has quit [Ping
timeout: 240 seconds]
05:49 -!- pmyshkin [~a@unaffiliated/pmyshkin] has quit [Quit: pmyshkin]
05:52 < BrowserUk> The arg to time.Format() can be one of several predefined
format constants, but I can't see any explanation of what else it could be?
06:06 -!- sladegen [~nemo@unaffiliated/sladegen] has quit [Disconnected by
services]
06:06 -!- sladegen [~nemo@unaffiliated/sladegen] has joined #go-nuts
06:08 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
06:09 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
06:19 < waterwalker> BrowserUk: you can give your own format string, as long
as you use the same numbers, months etc.  that are used in time package
06:20 < waterwalker> e.g.  time.Format("Jan 15:04 Monday 02") should be fine
06:21 < waterwalker> if not really sensible :)
06:30 -!- idr [~idr@g225098239.adsl.alicedsl.de] has joined #go-nuts
06:40 -!- werdan7 [~w7@freenode/staff/wikimedia.werdan7] has quit [Ping timeout:
615 seconds]
06:41 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
06:45 -!- mxweas- [~max@c-98-225-102-170.hsd1.az.comcast.net] has quit [Quit:
mxweas-]
06:46 -!- werdan7 [~w7@freenode/staff/wikimedia.werdan7] has joined #go-nuts
06:52 -!- scm [justme@80.171.57.225] has joined #go-nuts
06:52 -!- Gracenotes [~person@wikipedia/Gracenotes] has quit [Ping timeout: 240
seconds]
06:54 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has quit [Ping
timeout: 240 seconds]
06:54 < BrowserUk> waterwalker: I still didn't get that until I found this
comment "(Think of it as 01/02 03:04:05PM '06 -0700.)" hidden in the block at the
top of time/format.go I'm still not sure if that's clever or perverse, but it does
make sense no.  (Maybe that comment shoudl be added to the package docs.)
06:54 < BrowserUk> *now
06:57 < waterwalker> yea, it took me a while to get, too
06:57 < waterwalker> and I guess I didn't explain it too clearly, either :)
07:15 < BrowserUk> waterwalker: You got me part way there, but if like me
you come from a world of %h %m %d %Z etc.  then it's neither easy to grasp
initially, not describe.  Seeing the 01 02 03 ...  sequence made the penny drop
for me.
07:17 -!- illya77 [~illya77@41-187-178-94.pool.ukrtel.net] has joined #go-nuts
07:40 -!- ako [~nya@f051150144.adsl.alicedsl.de] has joined #go-nuts
07:42 -!- Kashia [~Kashia@p4FEB7E11.dip.t-dialin.net] has joined #go-nuts
07:43 -!- aho [~nya@g226148232.adsl.alicedsl.de] has quit [Ping timeout: 248
seconds]
07:44 -!- scm [justme@80.171.57.225] has quit [Ping timeout: 252 seconds]
08:02 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Ping
timeout: 265 seconds]
08:03 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
08:07 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
08:07 -!- Shyde [~shyde@HSI-KBW-078-043-070-132.hsi4.kabel-badenwuerttemberg.de]
has joined #go-nuts
08:08 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
08:08 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
08:09 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
08:10 -!- awidegreen [~quassel@62.176.237.78] has joined #go-nuts
08:42 -!- rlab [~Miranda@91.200.158.34] has joined #go-nuts
08:50 -!- Xera^ [~brit@87-194-208-246.bethere.co.uk] has joined #go-nuts
08:53 -!- Xera` [~brit@87-194-208-246.bethere.co.uk] has quit [Read error:
Operation timed out]
09:04 -!- photron [~photron@port-92-201-201-2.dynamic.qsc.de] has joined #go-nuts
09:07 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
09:07 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
09:25 -!- abiosoft [~abiosoft@41.155.80.50] has joined #go-nuts
09:26 -!- abiosoft [~abiosoft@41.155.80.50] has left #go-nuts []
09:37 -!- marsu [~marsu@93.11.244.89] has joined #go-nuts
09:47 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has joined
#go-nuts
09:55 -!- Project_2501 [~Marvin@82.84.80.236] has joined #go-nuts
09:57 -!- TR2N [email@89.180.135.57] has left #go-nuts []
10:11 -!- Agon [~marcel@HSI-KBW-095-208-003-128.hsi5.kabel-badenwuerttemberg.de]
has joined #go-nuts
10:17 -!- rejb [~rejb@unaffiliated/rejb] has joined #go-nuts
10:21 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
10:21 -!- noam_ [~noam@77.127.205.252] has quit [Read error: Connection reset by
peer]
10:21 -!- noam_ [~noam@77.127.205.252] has joined #go-nuts
10:22 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
10:24 -!- ikaros [~ikaros@g230137250.adsl.alicedsl.de] has joined #go-nuts
10:32 -!- mitsuhiko [~mitsuhiko@ubuntu/member/mitsuhiko] has left #go-nuts
["Verlassend"]
10:33 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has quit [Quit:
hcatlin]
10:34 -!- ikaros [~ikaros@g230137250.adsl.alicedsl.de] has quit [Quit: Leave the
magic to Houdini]
10:38 -!- ikaros [~ikaros@f050251212.adsl.alicedsl.de] has joined #go-nuts
10:48 -!- awidegreen [~quassel@62.176.237.78] has quit [Remote host closed the
connection]
10:50 -!- surma [~surma@77-21-91-152-dynip.superkabel.de] has joined #go-nuts
10:51 < uriel> 'JIT wrapper generator' HAHAHA
10:51 < uriel> (russ is certainly awesome)
10:51 < taruti> wtf?
10:57 < uriel> see the go mailinstlist ;)
10:57 < mpl> s/generator/generation/
10:59 < uriel> sorry :)
11:00 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has joined
#go-nuts
11:04 -!- awidegreen [~quassel@62.176.237.78] has joined #go-nuts
11:11 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has quit [Quit:
hcatlin]
11:20 -!- idr [~idr@g225098239.adsl.alicedsl.de] has quit [Remote host closed the
connection]
11:22 -!- idr [~idr@g225098239.adsl.alicedsl.de] has joined #go-nuts
11:22 -!- Kashia [~Kashia@p4FEB7E11.dip.t-dialin.net] has quit [Quit: Leaving]
11:23 -!- idr [~idr@g225098239.adsl.alicedsl.de] has quit [Remote host closed the
connection]
11:23 -!- stalled [~stalled@unaffiliated/stalled] has quit [Ping timeout: 265
seconds]
11:24 -!- idr [~idr@g225098239.adsl.alicedsl.de] has joined #go-nuts
11:33 -!- stalled [~stalled@unaffiliated/stalled] has joined #go-nuts
11:34 -!- photron [~photron@port-92-201-201-2.dynamic.qsc.de] has quit [Quit:
Leaving]
11:34 -!- tabo` [~tabot@camelot.tabo.pe] has joined #go-nuts
11:36 -!- BrowserUk [~irc1_20_B@92.15.66.71] has quit [Ping timeout: 245 seconds]
11:37 -!- tsuzuki_ [~tsuzuki@i114-185-206-57.s42.a013.ap.plala.or.jp] has quit
[Ping timeout: 245 seconds]
11:37 -!- kel_ [~kel@cpc2-leat2-0-0-cust98.hers.cable.ntl.com] has quit [Ping
timeout: 245 seconds]
11:37 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Ping timeout: 245
seconds]
11:37 -!- tabo [~tabot@camelot.tabo.pe] has quit [Ping timeout: 245 seconds]
11:37 -!- ivan` [~ivan@unaffiliated/ivan/x-000001] has quit [Ping timeout: 245
seconds]
11:38 -!- tsuzuki_ [~tsuzuki@i114-185-206-57.s42.a013.ap.plala.or.jp] has joined
#go-nuts
11:39 -!- kel_ [~kel@cpc2-leat2-0-0-cust98.hers.cable.ntl.com] has joined #go-nuts
11:40 -!- araujo [~araujo@gentoo/developer/araujo] has joined #go-nuts
11:41 -!- Svarthandske [~nn@dsl-tkubrasgw1-fe3cdc00-28.dhcp.inet.fi] has joined
#go-nuts
11:42 -!- illya77 [~illya77@41-187-178-94.pool.ukrtel.net] has quit [Read error:
Connection reset by peer]
11:45 -!- abiosoft [~abiosoft@41.155.80.50] has joined #go-nuts
11:47 -!- ivan` [~ivan@unaffiliated/ivan/x-000001] has joined #go-nuts
11:51 -!- ikke [~ikke@187.4.26.101] has joined #go-nuts
11:51 -!- ikke [~ikke@187.4.26.101] has quit [Changing host]
11:51 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
11:54 -!- abiosoft [~abiosoft@41.155.80.50] has left #go-nuts []
11:56 -!- noam_ [~noam@77.127.205.252] has quit [Read error: Connection reset by
peer]
11:56 -!- unhygienix [~unhygieni@host86-179-203-179.range86-179.btcentralplus.com]
has quit [Quit: unhygienix]
11:56 -!- noam_ [~noam@77.127.205.252] has joined #go-nuts
12:00 -!- unhygienix [~unhygieni@host86-179-203-179.range86-179.btcentralplus.com]
has joined #go-nuts
12:01 -!- unhygienix [~unhygieni@host86-179-203-179.range86-179.btcentralplus.com]
has quit [Client Quit]
12:04 -!- mk64ftw_ [~mk64ftw@stillraging.xen.prgmr.com] has quit [Read error:
Operation timed out]
12:04 -!- egon [~egon@78-28-92-26.cdma.dyn.kou.ee] has joined #go-nuts
12:07 -!- egon [~egon@78-28-92-26.cdma.dyn.kou.ee] has quit [Client Quit]
12:07 -!- egon [~egon@78-28-92-26.cdma.dyn.kou.ee] has joined #go-nuts
12:08 -!- egon [~egon@78-28-92-26.cdma.dyn.kou.ee] has quit [Client Quit]
12:08 -!- ShadowIce` [pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
12:08 -!- egone [~egonelbre@78-28-92-26.cdma.dyn.kou.ee] has joined #go-nuts
12:11 -!- ako [~nya@f051150144.adsl.alicedsl.de] has quit [Quit:
EXEC_over.METHOD_SUBLIMATION]
12:11 -!- rv2733 [~rv2733@c-98-242-168-49.hsd1.fl.comcast.net] has joined #go-nuts
12:12 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has quit [Ping timeout:
265 seconds]
12:13 -!- idr [~idr@g225098239.adsl.alicedsl.de] has quit [Remote host closed the
connection]
12:13 -!- mk64ftw_ [~mk64ftw@stillraging.xen.prgmr.com] has joined #go-nuts
12:20 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
12:27 -!- idr [~idr@g225064059.adsl.alicedsl.de] has joined #go-nuts
12:35 -!- General1337 [~support@71-84-50-230.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
12:36 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
12:38 -!- General13372 [~support@71-84-50-230.dhcp.mtpk.ca.charter.com] has quit
[Ping timeout: 258 seconds]
12:41 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Read error:
Connection timed out]
12:42 -!- araujo [~araujo@gentoo/developer/araujo] has joined #go-nuts
12:54 -!- Gracenotes [~person@wikipedia/Gracenotes] has joined #go-nuts
13:13 < taruti> uriel: do you think it would make sense to port the cat-v
go-libraries page to go-wiki?
13:14 < taruti> the dashboard is too uninformative
13:15 < uriel> taruti: there are plans for that...
13:15 < taruti> uriel: is anyone doing it or should I take a stab at it?
13:15 < uriel> actually I'm planning a kind of merge between the dashboard
and the cat-v.org packages pages
13:16 < uriel> so package authors themselves can add and update packages
13:16 < taruti> uriel: that sounds good.
13:17 < taruti> mostly I am wishing for something like categories "give me
all UI-packages with one line descriptions"
13:17 < uriel> I'm reluctant to move to a wiki because wiki's tend to become
a mess when more than one person is maintaining them
13:17 < uriel> yea, should have something like tags or categories
13:17 < uriel> (I'm not a big fan of tags, but geting right a category
system seems to be close to impossible)
13:18 < taruti> hmm, the go-wiki cannot be edited by simply having a Google
account
13:18 < uriel> maybe will have a fixed set of tags, instead of user
generated tags, so basically it would be like categories but a package could
belong to multiple ones
13:19 < uriel> yea, I know, but still, when it comes to organizing things in
categories and so on, everyone makes slightly different judgements, and things end
up a bit of a mess, or at least that is my experience
13:19 -!- ikke [~ikke@unaffiliated/ikkebr] has quit [Ping timeout: 260 seconds]
13:20 < taruti> uriel: if you look at the Haskell solution
(http://hackage.haskell.org/packages/archive/pkg-list.html ) it works quite well
with package-author defined tags.
13:20 < uriel> taruti: ah, no, I haven't looked at that, let me see
13:20 < taruti> they have package description files that are used for
building and providing meta-information on the hackage site.
13:22 < taruti> and since package authors wish their projects to be
"relevant" they tend to migrate towards a quite nice set of tags (yes, there are
some superfluous ones, but it is not terrible)
13:23 < uriel> it is interesting...
13:25 < taruti> and they have got "installing packages" right which
goinstall does not get right (since it refuses to use Makefiles for remote
packages anything nontrivial (cgo,platform dependent,...) breaks)
13:25 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
13:25 < uriel> well, I really don't want to get involved with that
13:26 < uriel> I do like goinstall although I agree it has some issues, but
I don't think I'm qualified to adress them
13:26 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
13:26 -!- ikke [~ikke@187-4-26-101.smace700.dsl.brasiltelecom.net.br] has joined
#go-nuts
13:26 -!- ikke [~ikke@187-4-26-101.smace700.dsl.brasiltelecom.net.br] has quit
[Changing host]
13:26 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
13:26 < uriel> (I do have a solution in mind for one of the issues with
goinstall, but we will see how well it works out)
13:27 -!- mbarkhau [~koloss@dslb-094-219-083-058.pools.arcor-ip.net] has joined
#go-nuts
13:28 < taruti> uriel: consentrating on getting the web interface working
would be a very nice step.
13:28 < taruti> if you need some help feel free to bug me
13:31 < uriel> thanks, I hope I can sit down to hack on it soon
13:31 -!- ikke [~ikke@unaffiliated/ikkebr] has quit [Ping timeout: 265 seconds]
13:31 < uriel> maybe earlier this week
13:31 < taruti> ok :)
13:32 -!- idr [~idr@g225064059.adsl.alicedsl.de] has left #go-nuts []
13:37 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
13:37 -!- noam_ [~noam@77.127.205.252] has quit [Read error: Connection reset by
peer]
13:38 -!- noam_ [~noam@77.127.205.252] has joined #go-nuts
13:42 -!- ikke [~ikke@unaffiliated/ikkebr] has quit [Ping timeout: 260 seconds]
13:49 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
13:57 -!- ikke [~ikke@unaffiliated/ikkebr] has quit [Ping timeout: 276 seconds]
13:58 -!- Xera^ [~brit@87-194-208-246.bethere.co.uk] has quit [Ping timeout: 272
seconds]
14:04 -!- ikke [~ikke@187-4-26-101.smace700.dsl.brasiltelecom.net.br] has joined
#go-nuts
14:04 -!- ikke [~ikke@187-4-26-101.smace700.dsl.brasiltelecom.net.br] has quit
[Changing host]
14:04 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
14:27 -!- ly- [~ly-@unaffiliated/ly-] has joined #go-nuts
14:31 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
14:32 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
14:46 -!- surma [~surma@77-21-91-152-dynip.superkabel.de] has left #go-nuts []
14:49 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
14:50 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
14:51 -!- waterwalker [~tar@dsl-hkibrasgw3-fe75fb00-7.dhcp.inet.fi] has left
#go-nuts []
14:52 -!- waterwalker [~tar@dsl-hkibrasgw3-fe75fb00-7.dhcp.inet.fi] has joined
#go-nuts
15:19 -!- hstimer [~hstimer@2002:62ea:197d:0:226:bbff:fe05:dd9b] has quit [Ping
timeout: 272 seconds]
15:19 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has joined #go-nuts
15:22 -!- lmoura [~lauromour@200.184.118.130] has quit [Ping timeout: 258 seconds]
15:30 -!- sstern [~sstern@91.86.20.250] has joined #go-nuts
15:33 -!- chickamade [~chickamad@115.74.105.21] has joined #go-nuts
15:40 -!- chickamade [~chickamad@115.74.105.21] has quit [Quit: Leaving]
15:57 -!- pocketcoffe [~pocketcof@89.148.146.34] has joined #go-nuts
15:57 -!- pocketcoffe [~pocketcof@89.148.146.34] has left #go-nuts []
16:00 -!- rv2733 [~rv2733@c-98-242-168-49.hsd1.fl.comcast.net] has quit [Quit:
Leaving]
16:05 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has quit [Remote host closed the
connection]
16:08 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has joined #go-nuts
16:12 -!- sstern [~sstern@91.86.20.250] has quit [Quit: Ex-Chat]
16:16 -!- Knutsi [~knut@cm-84.215.55.99.getinternet.no] has joined #go-nuts
16:18 -!- tabo` [~tabot@camelot.tabo.pe] has left #go-nuts []
16:19 -!- kanru [~kanru@61-228-162-77.dynamic.hinet.net] has quit [Quit: WeeChat
0.3.2]
16:19 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:8df1:2207:cd36:540c] has joined
#go-nuts
16:22 -!- illya77 [~illya77@100-87-112-92.pool.ukrtel.net] has joined #go-nuts
16:29 -!- jA_cOp_ [~yakobu@unaffiliated/ja-cop/x-9478493] has joined #go-nuts
16:30 -!- kingfishr [~kingfishr@71-222-221-147.albq.qwest.net] has quit [Remote
host closed the connection]
16:30 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
16:31 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
16:32 -!- boscop_ [~boscop@f055224104.adsl.alicedsl.de] has joined #go-nuts
16:35 -!- boscop [~boscop@f055116056.adsl.alicedsl.de] has quit [Ping timeout: 240
seconds]
16:43 -!- rlab [~Miranda@91.200.158.34] has quit [Ping timeout: 260 seconds]
16:43 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has joined #go-nuts
16:44 -!- rlab [~Miranda@91.200.158.34] has joined #go-nuts
16:44 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Ping
timeout: 260 seconds]
16:50 -!- Ideal [~Ideal@ideal-1-pt.tunnel.tserv6.fra1.ipv6.he.net] has joined
#go-nuts
16:56 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
16:57 -!- rue [~rhubarb@echo622.server4you.de] has quit [Ping timeout: 265
seconds]
17:03 -!- smw [~smw@pool-96-232-88-231.nycmny.fios.verizon.net] has quit [Ping
timeout: 245 seconds]
17:13 -!- Ideal [~Ideal@ideal-1-pt.tunnel.tserv6.fra1.ipv6.he.net] has quit [Quit:
Ideal]
17:15 -!- napsy [~luka@tm.213.143.73.175.lc.telemach.net] has joined #go-nuts
17:18 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
17:18 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has quit [Remote host closed the
connection]
17:23 -!- Ginto8 [~Ginto8@pool-72-82-235-34.cmdnnj.fios.verizon.net] has quit
[Read error: Connection reset by peer]
17:23 -!- Project_2501 [~Marvin@82.84.80.236] has quit [Quit: E se abbasso questa
leva che succ...]
17:24 -!- Ginto8 [~Ginto8@pool-72-82-235-34.cmdnnj.fios.verizon.net] has joined
#go-nuts
17:26 -!- boscop_ [~boscop@f055224104.adsl.alicedsl.de] has quit [Read error:
Connection reset by peer]
17:26 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has joined #go-nuts
17:29 -!- Kashia [~Kashia@p4FEB7214.dip.t-dialin.net] has joined #go-nuts
17:32 < plexdev> http://is.gd/cvRYc by [Andrew Gerrand] in go/doc/ --
doc/code: example package with tests
17:35 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
17:41 -!- BrowserUk [~irc1_20_B@92.15.66.71] has joined #go-nuts
17:46 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
17:46 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
17:48 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
17:49 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
17:53 -!- Gracenotes [~person@wikipedia/Gracenotes] has quit [Remote host closed
the connection]
17:55 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Ping
timeout: 276 seconds]
17:58 -!- smw [~smw@pool-96-232-88-231.nycmny.fios.verizon.net] has joined
#go-nuts
18:02 -!- JohnL [~voidhand@ip226.thearbours.orl.ygnition.net] has joined #go-nuts
18:11 -!- jA_cOp_ [~yakobu@unaffiliated/ja-cop/x-9478493] has quit [Read error:
Connection reset by peer]
18:25 -!- Gracenotes [~person@wikipedia/Gracenotes] has joined #go-nuts
18:27 < uriel> yay!  we have reached 100 votes for Go on App Engine:
http://code.google.com/p/googleappengine/issues/detail?id=2382
18:29 -!- BrowserUk [~irc1_20_B@92.15.66.71] has quit [Quit: BrowserUk]
18:30 -!- Kashia [~Kashia@p4FEB7214.dip.t-dialin.net] has quit [Ping timeout: 265
seconds]
18:35 -!- JohnL [~voidhand@ip226.thearbours.orl.ygnition.net] has quit [Remote
host closed the connection]
18:36 -!- terrex [~terrex@69.38.222.87.dynamic.jazztel.es] has joined #go-nuts
18:39 -!- terrex [~terrex@69.38.222.87.dynamic.jazztel.es] has quit [Client Quit]
18:39 -!- terrex [~terrex@69.38.222.87.dynamic.jazztel.es] has joined #go-nuts
18:45 -!- illya77 [~illya77@100-87-112-92.pool.ukrtel.net] has quit [Read error:
Connection reset by peer]
18:45 -!- egone [~egonelbre@78-28-92-26.cdma.dyn.kou.ee] has quit [Quit: Leaving]
18:51 -!- tux21b [~christoph@90.146.60.30] has joined #go-nuts
18:51 -!- Shyde [~shyde@HSI-KBW-078-043-070-132.hsi4.kabel-badenwuerttemberg.de]
has quit [Remote host closed the connection]
19:24 -!- Svarthandske [~nn@dsl-tkubrasgw1-fe3cdc00-28.dhcp.inet.fi] has quit
[Quit: Svarthandske]
19:32 -!- Mopman [~sam@208.43.68.131] has left #go-nuts []
19:32 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
19:38 -!- luneff [~yury@93.178.90.187] has joined #go-nuts
19:48 -!- zcram [~zcram@133.193.159.217.dyn.estpak.ee] has quit [Remote host
closed the connection]
20:01 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
20:06 -!- Knutsi [~knut@cm-84.215.55.99.getinternet.no] has quit [Ping timeout:
240 seconds]
20:07 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has quit [Read error:
Connection reset by peer]
20:07 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
20:08 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:8df1:2207:cd36:540c] has quit
[Quit: Leaving.]
20:08 -!- Fish [~Fish@9fans.fr] has joined #go-nuts
20:09 -!- Kashia [~Kashia@port-92-200-126-109.dynamic.qsc.de] has joined #go-nuts
20:10 -!- aho [~nya@e180232238.adsl.alicedsl.de] has joined #go-nuts
20:10 -!- zozoR [~zozoR@0x5da69cf2.cpe.ge-0-1-0-1105.hsnqu1.customer.tele.dk] has
quit [Quit: Morten.  Desu~]
20:10 -!- b00m_chef__ [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
20:11 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has quit [Read error:
Connection reset by peer]
20:13 -!- accAgon
[~marcel@HSI-KBW-095-208-003-128.hsi5.kabel-badenwuerttemberg.de] has joined
#go-nuts
20:14 -!- terrex [~terrex@69.38.222.87.dynamic.jazztel.es] has quit [Ping timeout:
240 seconds]
20:14 -!- b00m_chef__ [~watr@d64-180-45-230.bchsia.telus.net] has quit [Read
error: Connection reset by peer]
20:14 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
20:15 -!- Agon [~marcel@HSI-KBW-095-208-003-128.hsi5.kabel-badenwuerttemberg.de]
has quit [Quit: Konversation terminated!]
20:16 -!- luneff [~yury@93.178.90.187] has quit [Quit: Leaving]
20:24 -!- pmyshkin [~a@unaffiliated/pmyshkin] has joined #go-nuts
20:26 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has quit [Ping
timeout: 240 seconds]
20:26 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
20:29 -!- terrex [~terrex@148.39.222.87.dynamic.jazztel.es] has joined #go-nuts
20:31 < pmyshkin> I'm having trouble building the release on darwin amd64,
due to htt.TestClient failing
20:32 < pmyshkin> http.TestClient
20:32 < pmyshkin> it says "Get http://www.google.com/robots.txt: dial tcp
www.google.com:http: lookup www.google.com.  on 141.212.2.81:53: no answer from
server"
20:33 < pmyshkin> nevermind, I see the answer in the common problems page,
sorry
20:36 -!- mbarkhau [~koloss@dslb-094-219-083-058.pools.arcor-ip.net] has quit
[Quit: Leaving.]
20:38 -!- photron [~photron@port-92-201-201-2.dynamic.qsc.de] has joined #go-nuts
20:48 -!- awidegreen [~quassel@62.176.237.78] has quit [Remote host closed the
connection]
21:01 -!- Fish [~Fish@9fans.fr] has quit [Remote host closed the connection]
21:03 -!- terrex [~terrex@148.39.222.87.dynamic.jazztel.es] has quit [Quit:
Leaving.]
21:05 -!- Svarthandske [~nn@dsl-tkubrasgw1-fe3cdc00-28.dhcp.inet.fi] has joined
#go-nuts
21:07 -!- emiel___ [~emiel@c-3d4071d5.610-2-64736c10.cust.bredbandsbolaget.se] has
joined #go-nuts
21:10 -!- surma [~surma@77-21-91-152-dynip.superkabel.de] has joined #go-nuts
21:10 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
21:11 -!- surma [~surma@77-21-91-152-dynip.superkabel.de] has left #go-nuts []
21:11 -!- emiel_ [~emiel@c-3d4071d5.610-2-64736c10.cust.bredbandsbolaget.se] has
quit [Ping timeout: 276 seconds]
21:11 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
21:16 < plavcik> exist man pages?  how I can install these?
21:19 < pmyshkin> plavcik, godoc is almost equivalent to man
21:20 < pmyshkin> godoc fmt Println | less
21:21 < jessta> plavcik: no, I don't think there are any man pages
21:27 -!- ShadowIce` [pyoro@unaffiliated/shadowice-x841044] has quit [Quit:
Verlassend]
21:28 -!- sladegen [~nemo@unaffiliated/sladegen] has quit [Read error: Operation
timed out]
21:30 -!- ShadowIce [~pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
21:32 -!- sladegen [~nemo@unaffiliated/sladegen] has joined #go-nuts
21:40 -!- ShadowIce [~pyoro@unaffiliated/shadowice-x841044] has quit [Quit:
Verlassend]
21:40 -!- Chryson [~Chryson@c-71-61-11-114.hsd1.pa.comcast.net] has joined
#go-nuts
21:45 -!- tav_ [~tav@2001:0:53aa:64c:0:368d:a3e7:d9c7] has joined #go-nuts
21:49 -!- tav [~tav@2001:0:53aa:64c:0:368d:a3e4:5635] has quit [Ping timeout: 248
seconds]
21:50 -!- tav_ [~tav@2001:0:53aa:64c:0:368d:a3e2:c907] has joined #go-nuts
21:53 -!- tav [~tav@2001:0:53aa:64c:0:368d:a3e7:d9c7] has quit [Ping timeout: 248
seconds]
21:54 -!- dju_ [dju@fsf/member/dju] has quit [Quit: Quitte]
22:00 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Ping
timeout: 252 seconds]
22:01 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
22:07 -!- nighty^ [~nighty@x122091.ppp.asahi-net.or.jp] has quit [Quit: Disappears
in a puff of smoke]
22:21 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Ping
timeout: 240 seconds]
22:22 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
22:29 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has quit [Read error:
Connection reset by peer]
22:29 -!- vsayer [~vivek@c-24-130-25-47.hsd1.ca.comcast.net] has joined #go-nuts
22:32 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has quit [Remote host closed the
connection]
22:33 < plavcik> pmyshkin, jessta: thx for responses, godoc is mostly
reporting URL to man page on web, it will be nice, to have man pages instead
(exist some wish list / TODO?)
22:36 < uriel> plavcik: godoc can run as a web server
22:37 < uriel> (it can also print the docs to stdout, just check the godoc
docs)
22:41 -!- kel_ [~kel@cpc2-leat2-0-0-cust98.hers.cable.ntl.com] has quit [Ping
timeout: 265 seconds]
22:42 < plavcik> I don't have docs in src/pkg, so that command is not
returning me any further reading, but will check godoc more, anyway I like working
witj man pages, especially, when I'm starting with something new, like Go
22:46 < uriel> plavcik: have you looked at this:
http://golang.org/cmd/godoc/ ?
22:46 < uriel> and I have no clue what you mean by 'I don't have docs in
src/pkg', either you have the Go distribution and source, or you don't
22:48 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has quit [Quit:
slashus2]
22:48 < plavcik> 2010/05/31 00:51:00 parser.parseDir: open
/Users/navratil/go/src/pkg/doc: no such file or directory
22:49 < plavcik> similar for godoc docs
22:49 -!- rlab [~Miranda@91.200.158.34] has quit [Quit: Miranda IM! Smaller,
Faster, Easier.  http://miranda-im.org]
22:49 -!- photron [~photron@port-92-201-201-2.dynamic.qsc.de] has quit [Ping
timeout: 276 seconds]
22:50 < plavcik> uriel: I installed Go via hg and ./all.bash
22:50 < uriel> I don't see how that matters
22:50 < uriel> you seem to have things misconfigured
22:50 < uriel> where did you install Go?
22:51 < plavcik> http://golang.org/cmd/godoc/ is good reading
22:52 < plavcik> GOROOT=/Users/navratil/go
22:54 < uriel> well, that is because there is no doc or docs package
22:55 -!- Drahgkar [~Drahgkar@66.93.162.10] has joined #go-nuts
22:55 < plavcik> yes, I just replied to your recoomendation to use godoc
docs
22:56 < plavcik> so nothing to be solved there, I just need to add +1 on
wish list for man pages ;)
22:56 -!- Drahgkar [~Drahgkar@66.93.162.10] has quit [Quit: Leaving]
22:57 < uriel> I think there is an issue in the tracker about it
22:58 < uriel> btw, I also like man pages
22:59 < plavcik> thx, I will search for that ticket
23:05 -!- Kashia [~Kashia@port-92-200-126-109.dynamic.qsc.de] has quit [Ping
timeout: 276 seconds]
23:07 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has quit [Ping
timeout: 276 seconds]
23:08 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
23:10 -!- Kashia [~Kashia@port-92-200-126-109.dynamic.qsc.de] has joined #go-nuts
23:13 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has quit [Ping
timeout: 240 seconds]
23:20 -!- Svarthandske [~nn@dsl-tkubrasgw1-fe3cdc00-28.dhcp.inet.fi] has quit
[Quit: Svarthandske]
23:22 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has joined #go-nuts
23:28 -!- smw [~smw@pool-96-232-88-231.nycmny.fios.verizon.net] has quit [Read
error: Connection reset by peer]
23:29 -!- smw [~smw@pool-96-232-88-231.nycmny.fios.verizon.net] has joined
#go-nuts
23:33 -!- dreadlorde [~dreadlord@c-68-42-226-192.hsd1.mi.comcast.net] has joined
#go-nuts
23:42 -!- ikaros [~ikaros@f050251212.adsl.alicedsl.de] has quit [Quit: Leave the
magic to Houdini]
23:44 -!- marsu [~marsu@93.11.244.89] has quit [Quit: Leaving]
23:48 -!- ender2070 [~ender2070@bas5-hamilton14-1279278974.dsl.bell.ca] has joined
#go-nuts
23:57 -!- cco3 [~conley@c-69-181-138-209.hsd1.ca.comcast.net] has joined #go-nuts
--- Log closed Mon May 31 00:00:01 2010