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

--- Log opened Sun Mar 20 00:00:50 2011
00:03 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Read error: Connection reset by peer]
00:03 -!- niemeyer [~niemeyer@201-66-179-18.pltce701.dsl.brasiltelecom.net.br] has
quit [Ping timeout: 255 seconds]
00:04 -!- dshep [~dss@24.130.32.125] has joined #go-nuts
00:04 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
00:07 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Read error: Connection reset by peer]
00:08 -!- dshep [~dss@24.130.32.125] has quit [Client Quit]
00:08 -!- Natch [~natch@c-6dcde155.25-4-64736c10.cust.bredbandsbolaget.se] has
joined #go-nuts
00:09 -!- Natch| [~natch@c-6dcde155.25-4-64736c10.cust.bredbandsbolaget.se] has
quit [Read error: Operation timed out]
00:09 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
00:10 -!- gr0gmint [~quassel@87.61.162.99] has quit [Remote host closed the
connection]
00:11 -!- MX80 [~MX80@cust151.253.117.74.dsl.g3telecom.net] has joined #go-nuts
00:22 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Quit: arekzb]
00:26 -!- niekie [~niek@CAcert/Assurer/niekie] has quit [Read error: Operation
timed out]
00:26 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
00:27 -!- niekie [~niek@CAcert/Assurer/niekie] has joined #go-nuts
00:27 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Read error: Connection reset by peer]
00:29 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
00:32 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
00:32 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Read error: Connection reset by peer]
00:33 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
00:40 -!- |Craig| [~|Craig|@panda3d/entropy] has quit [Ping timeout: 240 seconds]
00:44 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Quit:
Leaving...]
00:47 -!- |Craig| [~|Craig|@panda3d/entropy] has joined #go-nuts
00:47 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Read error: Connection reset by peer]
00:48 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
00:51 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Client Quit]
00:56 -!- |Craig| [~|Craig|@panda3d/entropy] has quit [Ping timeout: 240 seconds]
00:59 -!- crazy2be [~crazy2be@S01060012171a573b.cg.shawcable.net] has joined
#go-nuts
01:00 < crazy2be> doesn't accepting a []interface{} as an argument allow any
slice to be passed?
01:00 < crazy2be> why would i get an error like:
01:00 < crazy2be> cannot use modifiedHandlers (type []modifiedHandler) as
type []interface { } in function argument
01:03 -!- |Craig| [~|Craig|@panda3d/entropy] has joined #go-nuts
01:04 < jessta> crazy2be: nope
01:05 < jessta> []interface{} is a slice of interface{}s
01:05 < crazy2be> :/
01:08 < jessta> If you're having this confusion then I sugguest you re-read
about interfaces
01:09 < jessta> crazy2be: also,
http://research.swtch.com/2009/12/go-data-structures-interfaces.html
01:16 -!- segy_ [~segfault@pdpc/supporter/active/segy] has quit [Quit: leaving]
01:17 -!- segy [~segfault@mail.hasno.info] has joined #go-nuts
01:17 -!- segy [~segfault@mail.hasno.info] has quit [Changing host]
01:17 -!- segy [~segfault@pdpc/supporter/active/segy] has joined #go-nuts
01:17 -!- segy [~segfault@pdpc/supporter/active/segy] has quit [Client Quit]
01:27 -!- segy [~segfault@mail.hasno.info] has joined #go-nuts
01:27 -!- segy [~segfault@mail.hasno.info] has quit [Changing host]
01:27 -!- segy [~segfault@pdpc/supporter/active/segy] has joined #go-nuts
01:50 -!- nettok [~quassel@200.119.188.48] has joined #go-nuts
01:52 -!- nickbp [~eqoaq@216.93.241.7.askonline.net] has quit [Ping timeout: 248
seconds]
01:54 -!- nickbp [~eqoaq@216.93.241.7.askonline.net] has joined #go-nuts
02:10 -!- djcapelis [~djc@blender/coder/DJCapelis] has quit [Read error: Operation
timed out]
02:11 -!- djcapelis [~djc@capelis.dj] has joined #go-nuts
02:11 -!- djcapelis [~djc@capelis.dj] has quit [Changing host]
02:11 -!- djcapelis [~djc@blender/coder/DJCapelis] has joined #go-nuts
02:33 < steven> <3
02:38 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
02:43 -!- dfc [~dfc@124-169-149-145.dyn.iinet.net.au] has quit [Quit: dfc]
02:43 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Read error: Connection reset by peer]
02:43 < steven> guys,
02:43 < steven> is there an rvm-like tool for managing versions of Go?
02:43 < steven> that might be a useful tool
02:45 -!- dfc [~dfc@124-169-149-145.dyn.iinet.net.au] has joined #go-nuts
02:52 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
02:58 -!- rtharper [~tomh@unaffiliated/sioraiocht] has quit [Remote host closed
the connection]
03:01 -!- dfc [~dfc@124-169-149-145.dyn.iinet.net.au] has quit [Quit: dfc]
03:08 -!- saturnfive [~saturnfiv@222.90.174.174] has joined #go-nuts
03:08 -!- nettok_ [~quassel@200.119.156.93] has joined #go-nuts
03:10 -!- nettok [~quassel@200.119.188.48] has quit [Ping timeout: 252 seconds]
03:13 -!- m4dh4tt3r [~Adium@c-69-181-223-245.hsd1.ca.comcast.net] has quit [Quit:
Leaving.]
03:13 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Read error: Connection reset by peer]
03:14 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
03:38 -!- edsrzf [~chickench@122-61-221-144.jetstream.xtra.co.nz] has joined
#go-nuts
03:38 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Read error: Connection reset by peer]
03:38 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
03:46 -!- dfr|mac [~dfr|work@ool-182e3fca.dyn.optonline.net] has joined #go-nuts
03:47 -!- dfr|mac [~dfr|work@ool-182e3fca.dyn.optonline.net] has quit [Remote host
closed the connection]
03:47 -!- dfr|mac [~dfr|work@ool-182e3fca.dyn.optonline.net] has joined #go-nuts
03:58 -!- gogogrrl [~max@p5DE8CD7B.dip.t-dialin.net] has joined #go-nuts
03:58 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Read error: Connection reset by peer]
03:59 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
04:02 -!- gogogrrl_ [~max@p5790F2DF.dip.t-dialin.net] has quit [Ping timeout: 276
seconds]
04:02 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has quit [Read error: Connection reset by peer]
04:03 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has joined #go-nuts
04:13 -!- rejb [~rejb@unaffiliated/rejb] has quit [Ping timeout: 246 seconds]
04:13 -!- arekzb [~arekzb@CPE0018e7e8beac-CM00407b87ca57.cpe.net.cable.rogers.com]
has left #go-nuts []
04:19 -!- saturnfive [~saturnfiv@222.90.174.174] has left #go-nuts []
04:19 -!- Wiz126 [Wiz@h187.120.232.68.ip.windstream.net] has quit [Ping timeout:
255 seconds]
04:20 -!- Wiz126 [Wiz@h187.120.232.68.ip.windstream.net] has joined #go-nuts
04:30 < crazy2be> in something like http://pastie.org/1691482, is pathers a
copy of paths, or does it refer to the same underlying memory?
04:31 < crazy2be> e.g.  do i accomplish anything with the Sort() function?
04:34 < exch> should do
04:39 -!- dfr|mac [~dfr|work@ool-182e3fca.dyn.optonline.net] has quit [Remote host
closed the connection]
05:16 -!- adu [~ajr@softbank220043139062.bbtec.net] has joined #go-nuts
05:25 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
05:27 -!- adu [~ajr@softbank220043139062.bbtec.net] has quit [Quit: adu]
05:31 -!- exch [~exch@h78233.upc-h.chello.nl] has quit [Quit: leaving]
05:35 -!- nixness [~dsc@dyn-86-36-42-164.wv.qatar.cmu.edu] has joined #go-nuts
05:37 -!- exch [~exch@h78233.upc-h.chello.nl] has joined #go-nuts
05:38 -!- shvntr [~shvntr@116.26.128.119] has joined #go-nuts
05:39 -!- ExtraSpice [XtraSpice@78-62-101-194.static.zebra.lt] has joined #go-nuts
05:46 -!- nixness [~dsc@dyn-86-36-42-164.wv.qatar.cmu.edu] has quit [Quit:
Leaving]
05:46 -!- nettok_ [~quassel@200.119.156.93] has quit [Ping timeout: 264 seconds]
05:47 -!- crazy2be [~crazy2be@S01060012171a573b.cg.shawcable.net] has quit [Ping
timeout: 260 seconds]
05:54 -!- fabled [~fabled@83.145.235.194] has quit [Ping timeout: 255 seconds]
06:09 -!- Viriix [~joseph@c-67-169-172-251.hsd1.ca.comcast.net] has joined
#go-nuts
06:22 -!- fabled [~fabled@mail.fi.jw.org] has joined #go-nuts
06:31 < nsf> http://ompldr.org/vN3Z5Mg/2011-03-20-113428_876x508_scrot.png
06:31 < nsf> zen of error messages :P
06:45 -!- photron [~photron@port-92-201-5-248.dynamic.qsc.de] has joined #go-nuts
06:48 < Rennex> looks cool, now if only you didn't have to copy-paste the
line manually to get that explanation :)
06:49 < nsf> uhm, I'm writing a compiler, but it won't be a Go, sadly
06:49 < nsf> :(
06:49 < nsf> syntax is just very similar to Go
06:50 < nsf> and I'm trying to give a good example of making nice error
messages for go devs :)
06:50 -!- pjm0616 [~user@sigfpe-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has quit
[Read error: Operation timed out]
06:51 -!- adu [~ajr@softbank220043139062.bbtec.net] has joined #go-nuts
06:52 -!- pjm0616 [~user@sigfpe-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has joined
#go-nuts
07:07 -!- clip9 [clip9@er.en.svarteper.com] has quit [Ping timeout: 246 seconds]
07:08 -!- clip9 [clip9@er.en.svarteper.com] has joined #go-nuts
07:13 -!- clip9 [clip9@er.en.svarteper.com] has quit [Ping timeout: 276 seconds]
07:13 -!- clip9 [clip9@er.en.svarteper.com] has joined #go-nuts
07:34 -!- tensorpudding [~user@99.148.205.193] has quit [Remote host closed the
connection]
07:38 -!- edsrzf [~chickench@122-61-221-144.jetstream.xtra.co.nz] has quit [Remote
host closed the connection]
07:50 -!- sunfmin [~sunfmin@87.213.45.42] has joined #go-nuts
07:54 -!- rbraley_ [~rbraley@114.250.87.123] has joined #go-nuts
07:59 -!- nixness [~dsc@78.101.138.187] has joined #go-nuts
08:01 -!- foocraft [~dsc@78.101.212.239] has quit [Ping timeout: 248 seconds]
08:01 -!- ewanas [~dsc@dyn-86-36-42-164.wv.qatar.cmu.edu] has joined #go-nuts
08:06 -!- adu [~ajr@softbank220043139062.bbtec.net] has quit [Quit: adu]
08:09 -!- rbraley_ [~rbraley@114.250.87.123] has quit [Ping timeout: 240 seconds]
08:10 -!- ewanas [~dsc@dyn-86-36-42-164.wv.qatar.cmu.edu] has quit [Quit: Leaving]
08:13 -!- ShadowIce
[~pyoro@HSI-KBW-109-193-120-162.hsi7.kabel-badenwuerttemberg.de] has joined
#go-nuts
08:13 -!- ShadowIce
[~pyoro@HSI-KBW-109-193-120-162.hsi7.kabel-badenwuerttemberg.de] has quit
[Changing host]
08:13 -!- ShadowIce [~pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
08:14 -!- |Craig| [~|Craig|@panda3d/entropy] has quit [Quit: |Craig|]
08:15 -!- foocraft [~dsc@dyn-86-36-42-164.wv.qatar.cmu.edu] has joined #go-nuts
08:51 -!- skejoe [~skejoe@188.114.142.162] has joined #go-nuts
08:52 -!- foocraft [~dsc@dyn-86-36-42-164.wv.qatar.cmu.edu] has quit [Remote host
closed the connection]
08:53 -!- foocraft [~dsc@dyn-86-36-42-164.wv.qatar.cmu.edu] has joined #go-nuts
09:07 -!- piranha [~piranha@5ED43A0B.cm-7-5a.dynamic.ziggo.nl] has joined #go-nuts
09:08 -!- shvntr [~shvntr@116.26.128.119] has quit [Quit: leaving]
09:16 -!- shvntr [~shvntr@116.26.128.119] has joined #go-nuts
09:20 -!- Viriix [~joseph@c-67-169-172-251.hsd1.ca.comcast.net] has quit [Quit:
This computer has gone to sleep]
09:24 -!- Scorchin [~Scorchin@host109-157-106-109.range109-157.btcentralplus.com]
has joined #go-nuts
09:25 -!- aconran__ [~aconran-o@38.104.129.126] has joined #go-nuts
09:26 -!- aconran [~aconran-o@38.104.129.126] has quit [Read error: Connection
reset by peer]
09:31 -!- boscop [~boscop@g227119209.adsl.alicedsl.de] has joined #go-nuts
09:35 -!- cw [~anticw@parsec.stupidest.org] has quit [Ping timeout: 248 seconds]
09:35 -!- cw [~anticw@parsec.stupidest.org] has joined #go-nuts
09:48 -!- prip [~foo@host152-123-dynamic.32-79-r.retail.telecomitalia.it] has quit
[Read error: Connection reset by peer]
09:51 -!- Vishrut [~Vishrut@122.169.50.205] has joined #go-nuts
09:51 -!- rlab [~Miranda@91.200.158.34] has joined #go-nuts
09:52 -!- Vishrut [~Vishrut@122.169.50.205] has quit [Client Quit]
09:57 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Remote
host closed the connection]
09:59 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
10:03 -!- prip [~foo@host68-133-dynamic.46-79-r.retail.telecomitalia.it] has
joined #go-nuts
10:13 -!- sharksoda [~colby@c-67-168-136-89.hsd1.wa.comcast.net] has joined
#go-nuts
10:13 -!- shakesoda [~colby@c-67-168-136-89.hsd1.wa.comcast.net] has quit [Read
error: Connection reset by peer]
10:15 -!- adu [~ajr@softbank220043139062.bbtec.net] has joined #go-nuts
10:16 -!- femtoo [~femto@95-89-249-242-dynip.superkabel.de] has joined #go-nuts
10:17 -!- tobik [~tobik@p549FFEB6.dip.t-dialin.net] has joined #go-nuts
10:26 -!- foocraft [~dsc@dyn-86-36-42-164.wv.qatar.cmu.edu] has quit [Quit:
Leaving]
10:26 -!- rtharper [~tomh@unaffiliated/sioraiocht] has joined #go-nuts
10:35 -!- Tonnerre [tonnerre@netbsd/developer/tonnerre] has quit [Ping timeout:
240 seconds]
10:36 -!- Tonnerre [tonnerre@netbsd/developer/tonnerre] has joined #go-nuts
10:36 -!- niekie [~niek@CAcert/Assurer/niekie] has quit [Read error: Operation
timed out]
10:36 -!- kanru [~kanru@kanru-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has quit [Read
error: Operation timed out]
10:36 -!- pjm0616 [~user@sigfpe-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has quit
[Read error: Operation timed out]
10:37 -!- pjm0616 [~user@sigfpe-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has joined
#go-nuts
10:38 -!- kanru [~kanru@kanru-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has joined
#go-nuts
10:38 -!- niekie [~niek@CAcert/Assurer/niekie] has joined #go-nuts
10:40 -!- sunfmin [~sunfmin@87.213.45.42] has quit [Quit: sunfmin]
10:41 -!- sunfmin [~sunfmin@87.213.45.42] has joined #go-nuts
10:43 < sunfmin> hi guys, any chat history of this channel can get see
online?
10:45 -!- niekie [~niek@CAcert/Assurer/niekie] has quit [Read error: Operation
timed out]
10:47 -!- niekie [~niek@CAcert/Assurer/niekie] has joined #go-nuts
10:51 < matti_> sunfmin: http://go-lang.cat-v.org/
10:53 < sunfmin> thanks!
10:53 < matti_> yup np
10:56 -!- mertimor [~Adium@p5DC1DD34.dip.t-dialin.net] has joined #go-nuts
10:56 -!- nighty__ [~nighty@tin51-1-82-226-147-104.fbx.proxad.net] has joined
#go-nuts
10:57 -!- shvntr [~shvntr@116.26.128.119] has quit [Ping timeout: 240 seconds]
11:02 -!- femtoo [~femto@95-89-249-242-dynip.superkabel.de] has quit [Ping
timeout: 240 seconds]
11:02 -!- Project-2501 [~Marvin@dynamic-adsl-94-36-180-66.clienti.tiscali.it] has
joined #go-nuts
11:03 < matti_> how can i execute a shell command with go?
11:05 < rm445> huh, I assumed there would be an os.System() function,
apparently not
11:06 < rm445> matti_: you can probably do what you want to do with
exec.Run, not sure if there's something easier.
11:06 -!- shvntr [~shvntr@116.26.128.119] has joined #go-nuts
11:07 -!- nighty__ [~nighty@tin51-1-82-226-147-104.fbx.proxad.net] has quit [Ping
timeout: 276 seconds]
11:08 -!- nighty__ [~nighty@tin51-1-82-226-147-104.fbx.proxad.net] has joined
#go-nuts
11:08 < matti_> thanks ill give that a shot
11:09 -!- adu [~ajr@softbank220043139062.bbtec.net] has quit [Quit: adu]
11:09 < matti_> i too wish there was an os.System command, just like in
python
11:10 < matti_> it's been a little more complicated than ive hoped for
11:13 -!- nighty__ [~nighty@tin51-1-82-226-147-104.fbx.proxad.net] has quit [Ping
timeout: 248 seconds]
11:16 -!- skejoe [~skejoe@188.114.142.162] has quit [Quit: Lost terminal]
11:27 -!- kanru [~kanru@kanru-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has quit [Read
error: Operation timed out]
11:28 -!- kanru [~kanru@kanru-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has joined
#go-nuts
11:42 -!- zozoR [~Morten@56344966.rev.stofanet.dk] has joined #go-nuts
11:42 -!- shvntr [~shvntr@116.26.128.119] has quit [Ping timeout: 250 seconds]
11:43 -!- aho [~nya@fuld-590c69d7.pool.mediaWays.net] has quit [Quit:
EXEC_over.METHOD_SUBLIMATION]
11:48 -!- napsy_ [~luka@88.200.96.18] has joined #go-nuts
11:48 -!- napsy_ [~luka@88.200.96.18] has quit [Client Quit]
11:50 -!- niekie [~niek@CAcert/Assurer/niekie] has quit [Quit: No Ping reply in
180 seconds.]
11:51 -!- niekie [~niek@2001:470:9326::3] has joined #go-nuts
11:51 -!- niekie [~niek@2001:470:9326::3] has quit [Changing host]
11:51 -!- niekie [~niek@CAcert/Assurer/niekie] has joined #go-nuts
12:06 -!- rejb [~rejb@unaffiliated/rejb] has joined #go-nuts
12:06 -!- Project-2501 [~Marvin@dynamic-adsl-94-36-180-66.clienti.tiscali.it] has
quit [Quit: E se abbasso questa leva che succ...]
12:07 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-180-66.clienti.tiscali.it] has
joined #go-nuts
12:23 -!- shvntr [~shvntr@116.26.128.119] has joined #go-nuts
12:25 -!- rtharper [~tomh@unaffiliated/sioraiocht] has quit [Remote host closed
the connection]
12:35 -!- tobik [~tobik@p549FFEB6.dip.t-dialin.net] has quit [Ping timeout: 260
seconds]
12:36 -!- femtoo [~femto@95-89-249-242-dynip.superkabel.de] has joined #go-nuts
12:37 < steven> matti_: or even `this` like in ruby ;)
12:38 < steven> you cna always write a wrapper around it matti_ but then you
lose valuable flexibility
12:53 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has joined
#go-nuts
13:13 -!- DerHorst [~Horst@e176097255.adsl.alicedsl.de] has joined #go-nuts
13:20 -!- karpar [~user@112.96.225.25] has joined #go-nuts
13:28 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has quit [Quit:
hcatlin]
13:38 -!- shvntr [~shvntr@116.26.128.119] has quit [Ping timeout: 240 seconds]
13:39 -!- shvntr [~shvntr@116.26.128.119] has joined #go-nuts
13:45 -!- DerHorst [~Horst@e176097255.adsl.alicedsl.de] has quit [Ping timeout:
255 seconds]
13:53 -!- femtooo [~femto@95-89-249-242-dynip.superkabel.de] has joined #go-nuts
13:55 -!- shvntr [~shvntr@116.26.128.119] has quit [Ping timeout: 250 seconds]
13:56 -!- femtoo [~femto@95-89-249-242-dynip.superkabel.de] has quit [Ping
timeout: 252 seconds]
13:57 -!- shvntr [~shvntr@116.26.128.119] has joined #go-nuts
13:59 -!- dfc [~dfc@124-169-149-145.dyn.iinet.net.au] has joined #go-nuts
14:03 -!- Project-2501 [~Marvin@dynamic-adsl-94-36-174-72.clienti.tiscali.it] has
joined #go-nuts
14:04 -!- shvntr [~shvntr@116.26.128.119] has quit [Ping timeout: 255 seconds]
14:04 -!- shvntr [~shvntr@116.26.128.119] has joined #go-nuts
14:06 -!- dfc [~dfc@124-169-149-145.dyn.iinet.net.au] has quit [Quit: dfc]
14:07 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-180-66.clienti.tiscali.it] has
quit [Ping timeout: 250 seconds]
14:07 -!- karpar [~user@112.96.225.25] has quit [Quit: ERC Version 5.3 (IRC client
for Emacs)]
14:09 -!- mattn_jp [~mattn@112-68-95-116f1.hyg1.eonet.ne.jp] has joined #go-nuts
14:09 -!- tvw [~tv@e176007179.adsl.alicedsl.de] has joined #go-nuts
14:09 -!- dfc [~dfc@124-169-149-145.dyn.iinet.net.au] has joined #go-nuts
14:10 -!- PJRobins [~quassel@174-20-86-139.mpls.qwest.net] has joined #go-nuts
14:24 -!- mattn_jp [~mattn@112-68-95-116f1.hyg1.eonet.ne.jp] has quit [Ping
timeout: 246 seconds]
14:25 -!- Aram [~Aram@unaffiliated/aramdune] has joined #go-nuts
14:29 -!- mattn_jp [~mattn@112-68-95-116f1.hyg1.eonet.ne.jp] has joined #go-nuts
14:30 -!- karpar [~user@112.96.225.25] has joined #go-nuts
14:31 -!- ExtraSpice [XtraSpice@78-62-101-194.static.zebra.lt] has quit [Quit:
Leaving]
14:34 -!- rtharper [~tomh@unaffiliated/sioraiocht] has joined #go-nuts
15:12 -!- cniekel [~cniekel@c-82-192-241-30.customer.ggaweb.ch] has joined
#go-nuts
15:13 < cniekel> Hi..  Stupid question probably..  If I want to send a
string to a TCPConn, I can't do conn.Write(str+"\r\n") as it expects a []byte.
How do I convert string to []byte?
15:20 < napsy> cniekel: []byte(mystr)
15:22 < cniekel> napsy: thx
15:22 < napsy> np
15:23 -!- karpar` [~user@112.96.255.7] has joined #go-nuts
15:24 -!- karpar [~user@112.96.225.25] has quit [Ping timeout: 264 seconds]
15:39 -!- shvntr [~shvntr@116.26.128.119] has quit [Ping timeout: 250 seconds]
15:42 -!- karpar` [~user@112.96.255.7] has quit [Quit: ERC Version 5.3 (IRC client
for Emacs)]
15:43 -!- dfc [~dfc@124-169-149-145.dyn.iinet.net.au] has quit [Quit: dfc]
15:47 -!- photron [~photron@port-92-201-5-248.dynamic.qsc.de] has quit [Ping
timeout: 240 seconds]
15:54 -!- TheMue [~TheMue@p5DDF5B59.dip.t-dialin.net] has joined #go-nuts
16:05 * ww complains about release still having closed()
16:12 -!- ronnyy [~quassel@p4FF1C5F8.dip0.t-ipconnect.de] has joined #go-nuts
16:14 -!- Scorchin [~Scorchin@host109-157-106-109.range109-157.btcentralplus.com]
has quit [Ping timeout: 248 seconds]
16:22 -!- tvw [~tv@e176007179.adsl.alicedsl.de] has quit [Remote host closed the
connection]
16:37 -!- sunfmin [~sunfmin@87.213.45.42] has left #go-nuts []
16:38 -!- sunfmin [~sunfmin@87.213.45.42] has joined #go-nuts
16:47 -!- rurban [~chatzilla@178-190-151-125.adsl.highway.telekom.at] has joined
#go-nuts
16:49 -!- Adys [~Adys@unaffiliated/adys] has quit [Read error: Connection reset by
peer]
16:49 < piranha> argh, I want REPL so much...
16:49 < nsf> there is something similar, but not exactly
16:49 < nsf> called gotry
16:50 < nsf> installed with go
16:50 < piranha> hm
16:50 < aiju> i find it really odd how people are fond of REPLs
16:50 < nsf> just type: 'gotry' for help
16:50 < nsf> but yeah
16:50 < piranha> wow, nice, thanks
16:50 < aiju> because I use it hardly, even with languages like LISP
16:50 < nsf> it's a compiled language, and there is not so much to learn
about it
16:50 < piranha> nsf: yeah, but REPL is really nice when you want to study
behavior of some library
16:51 < nsf> maybe, I don't know
16:51 < nsf> I use it a lot in ruby and python
16:51 < nsf> on the other hand I never wanted it in C/C++/Go
16:56 -!- Project_2501 [~Marvin@82.84.67.107] has joined #go-nuts
16:56 -!- Fish- [~Fish@9fans.fr] has joined #go-nuts
16:57 -!- Adys [~Adys@unaffiliated/adys] has joined #go-nuts
16:59 -!- Project-2501 [~Marvin@dynamic-adsl-94-36-174-72.clienti.tiscali.it] has
quit [Ping timeout: 264 seconds]
17:06 -!- Project-2501 [~Marvin@82.84.72.162] has joined #go-nuts
17:08 -!- Project_2501 [~Marvin@82.84.67.107] has quit [Ping timeout: 252 seconds]
17:15 < piranha> eh, I clearly don't understand something...  I have an
interface, two structs, which implement this interface, and then a function, which
determines which implementation should be used, initializes necessary struct and
tries to return it.  This function is declared to return interface.  Go says I
can't do this, so probably this should be done in another way.  But which way?
17:16 < KirkMcDonald> piranha: Show us the code.
17:16 < piranha> sure
17:16 < piranha> http://paste.in.ua/1932/
17:16 < KirkMcDonald> Ahh, you're returning *Ignorer
17:17 < KirkMcDonald> Just return the interface type.
17:17 < piranha> just "Ignorer"?
17:17 < KirkMcDonald> It is the pointer-to-struct types that satisfy the
interface, so interface values will be pointers.
17:17 < piranha> ah!
17:17 < KirkMcDonald> Yes, just "Ignorer".
17:17 < piranha> ok, cool, got it
17:18 < piranha> btw, what's the right way to get "initialization"?
17:18 < piranha> just functions like GetHgIgnorer?
17:18 < KirkMcDonald> By convention these would be named: NewHgIgnorer
17:18 < piranha> aha, ok
17:19 -!- deso_ [~deso@x0561a.wh30.tu-dresden.de] has joined #go-nuts
17:19 < piranha> this is like static method :)
17:20 < dforsyth> is there anything like __func__ in go?
17:21 < KirkMcDonald> dforsyth: That can mean a lot of things.
17:21 < dforsyth> is there something like the __func__ macro in c that will
give me the name of the enclosing function
17:22 -!- mertimor [~Adium@p5DC1DD34.dip.t-dialin.net] has quit [Quit: Leaving.]
17:23 < KirkMcDonald> No, I don't believe so.
17:23 -!- mertimor [~Adium@p5DC1DD34.dip.t-dialin.net] has joined #go-nuts
17:23 < dforsyth> k
17:23 < dforsyth> ty
17:24 -!- snearch [~snearch@f053007163.adsl.alicedsl.de] has joined #go-nuts
17:25 < exch> dforsyth: try this http://golang.org/pkg/runtime/#Caller
17:25 -!- slashus2 [~slashus2@24-171-23-236.dhcp.stls.mo.charter.com] has joined
#go-nuts
17:25 < exch> not a name, but prolly the closest you'll get
17:26 < dforsyth> oo, thats interesting
17:26 < dforsyth> thanks exch
17:29 < str1ngs> the log package can also print out current file and line
number
17:29 -!- mattn_jp [~mattn@112-68-95-116f1.hyg1.eonet.ne.jp] has quit [Quit:
Ex-Chat]
17:30 < dforsyth> thats what ive been using
17:31 < dforsyth> i dont have a usecase for wanting to know this, i was just
wondering in passing
17:31 -!- slashus2 [~slashus2@24-171-23-236.dhcp.stls.mo.charter.com] has quit
[Quit: slashus2]
17:31 < str1ngs> also runtime/debug PrintStack
17:32 < str1ngs> which might be to verbose
17:32 -!- adu [~ajr@softbank220043139062.bbtec.net] has joined #go-nuts
17:32 < dforsyth> right
17:41 -!- Viriix [~joseph@c-67-169-172-251.hsd1.ca.comcast.net] has joined
#go-nuts
17:41 -!- femtooo [~femto@95-89-249-242-dynip.superkabel.de] has quit [Read error:
Connection reset by peer]
17:42 -!- tvw [~tv@e176007179.adsl.alicedsl.de] has joined #go-nuts
17:43 -!- PJRobins [~quassel@174-20-86-139.mpls.qwest.net] has quit [Remote host
closed the connection]
17:43 -!- nixness [~dsc@78.101.138.187] has quit [Ping timeout: 252 seconds]
17:45 -!- sunfmin [~sunfmin@87.213.45.42] has quit [Ping timeout: 240 seconds]
17:52 -!- rtharper [~tomh@unaffiliated/sioraiocht] has quit [Remote host closed
the connection]
17:58 -!- nixness [~dsc@78.100.214.220] has joined #go-nuts
17:59 -!- thegabble [~Adium@cpc1-bbrg4-2-0-cust696.14-2.cable.virginmedia.com] has
joined #go-nuts
18:08 -!- tvw [~tv@e176007179.adsl.alicedsl.de] has quit [Remote host closed the
connection]
18:23 -!- crazy2be [~crazy2be@S01060012171a573b.cg.shawcable.net] has joined
#go-nuts
18:25 -!- thegabble [~Adium@cpc1-bbrg4-2-0-cust696.14-2.cable.virginmedia.com] has
left #go-nuts []
18:28 -!- skelterjohn [~jasmuth@c-68-46-33-145.hsd1.nj.comcast.net] has quit
[Quit: skelterjohn]
18:29 -!- skelterjohn [~jasmuth@c-68-46-33-145.hsd1.nj.comcast.net] has joined
#go-nuts
18:43 -!- czr_ [czr@nexus.iohazard.net] has joined #go-nuts
18:45 -!- Cobi [~Cobi@2002:1828:88fb:0:aede:48ff:febe:ef03] has quit [Ping
timeout: 248 seconds]
18:45 -!- Scorchin [~Scorchin@host109-156-216-72.range109-156.btcentralplus.com]
has joined #go-nuts
18:45 -!- Scorchin [~Scorchin@host109-156-216-72.range109-156.btcentralplus.com]
has quit [Client Quit]
18:46 -!- |Craig| [~|Craig|@panda3d/entropy] has joined #go-nuts
18:51 < plexdev> http://is.gd/A0Mq6W by [Fazlul Shahriar] in
go/src/pkg/flag/ -- flag: document Nflag function
18:54 -!- |Craig| [~|Craig|@panda3d/entropy] has quit [Ping timeout: 260 seconds]
19:00 -!- Viriix [~joseph@c-67-169-172-251.hsd1.ca.comcast.net] has quit [Quit:
Leaving]
19:00 -!- |Craig| [~|Craig|@panda3d/entropy] has joined #go-nuts
19:01 < kamaji> Has anyone tried to build the latest version of gomatrix?
19:01 < kamaji> I get this: util.go:74: cannot use multiple-value assignment
for non-blocking receive; use select
19:02 < ww> kamaji are you using release or tip?
19:02 < kamaji> I don't know what those things are
19:02 < kamaji> sorry :D
19:02 < kamaji> oh oh I get it
19:02 < kamaji> I don't know
19:02 < kamaji> there's only one folder, "matrix"
19:02 < ww> no, of go
19:02 < kamaji> tip
19:02 < kamaji> oh
19:02 < kamaji> I'm using the arch linux package
19:03 < kamaji> So i'm not sure
19:03 < ww> right, that's the flip side of the closed() business
19:03 < ww> it looks like gomatrix hasn't been updated
19:03 < kamaji> closed() ?
19:03 < kamaji> oh is this a language change?
19:03 < ww> the changed syntax for channels
19:03 < kamaji> ok
19:03 < kamaji> I will poke skelterjohn
19:03 < ww> unfortunately it's not been changed in the stable release of go
19:04 < ww> but has been changed immediately afterwards
19:04 < kamaji> Oh, so it won't build in the stable build?
19:04 < kamaji> if it gets changed that is
19:04 < ww> exactly
19:04 < kamaji> balls!
19:04 < ww> it's a bit of a headache for us library maintainers
19:04 < kamaji> I can imagine!
19:05 < kamaji> Will the old version still work/
19:05 < kamaji> the one I compiled already
19:05 < kamaji> I'm guessing it's not like a fundamental difference?
19:05 < ww> i'm not sure but i suspect not
19:05 < kamaji> seems to work...  heh
19:05 < kamaji> i'm not using the channel stuff tho
19:05 < ww> cool
19:06 < kamaji> I need to look up how branching works in mercurial and
git...
19:09 -!- snearch_ [~snearch@f053007163.adsl.alicedsl.de] has joined #go-nuts
19:16 -!- snearch_ [~snearch@f053007163.adsl.alicedsl.de] has quit [Quit:
Verlassend]
19:20 -!- snearch [~snearch@f053007163.adsl.alicedsl.de] has quit [Quit:
Verlassend]
19:28 -!- ath [ath@omega.lambda.fi] has left #go-nuts []
19:28 -!- napsy [~luka@88.200.96.18] has quit [Ping timeout: 252 seconds]
19:29 < str1ngs> dforsyth: https://gist.github.com/878586
19:29 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
19:31 < str1ngs> kamaji: which archlinux package?
19:34 -!- fabled [~fabled@mail.fi.jw.org] has quit [Quit: Ex-Chat]
19:35 -!- femtoo [~femto@95-89-249-242-dynip.superkabel.de] has joined #go-nuts
19:36 < kamaji> str1ngs: let me check
19:36 < kamaji> str1ngs:
http://www.archlinux.org/packages/community/i686/go/
19:36 < kamaji> that one
19:36 < str1ngs> kamaji: I wouldnt use that package imo.
19:36 < kamaji> str1ngs: there are others?
19:36 < kamaji> gimme :D
19:36 < str1ngs> naw just use ~/go
19:37 < kamaji> oh, you mean git it?
19:37 < str1ngs> or hg.
19:37 < str1ngs> if you need help I'll walk you through it
19:37 < kamaji> Could do..  i'll have the same issue though won't I?
19:37 < str1ngs> they just bumped that package from like 2010.11 and frankly
I have not looked at it.  but stuff like goinstall I know doest work
19:38 < kamaji> ok, i'll use the hg thing
19:38 < str1ngs> kamaji: right now its better to use the hg tree or git tree
regardless
19:38 < str1ngs> ok if you are using hg then follow the official install
instructions
19:38 < kamaji> wait, if I remove my current Go package it's going to nuke
my libraries, isn't it?
19:39 < kamaji> I mean pacman will
19:39 < str1ngs> it souldnt
19:39 -!- ShadowIce`
[~pyoro@HSI-KBW-109-193-120-162.hsi7.kabel-badenwuerttemberg.de] has joined
#go-nuts
19:39 -!- ShadowIce`
[~pyoro@HSI-KBW-109-193-120-162.hsi7.kabel-badenwuerttemberg.de] has quit
[Changing host]
19:39 -!- ShadowIce` [~pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
19:39 < str1ngs> but if you are worried just remove /etc/profile.d/go to
safe spot
19:39 < str1ngs> move*
19:40 -!- ShadowIce [~pyoro@unaffiliated/shadowice-x841044] has quit [Read error:
Connection reset by peer]
19:40 < str1ngs> kamaji: let me check the package...
19:40 < kamaji> I dunno, i'm tempted just to leave it as-is atm...  it's not
too breaky
19:41 < str1ngs> ok your call.  I just found useing ~/go much better
19:41 < str1ngs> you have to keep in mind though that package as 2010 for
months
19:41 < str1ngs> was*
19:42 < str1ngs> and I try not to deal with the Archlinux developers.  like
try to ask a favour from the mob
19:42 < kamaji> oh fuggit, it can't hurt that much :p
19:44 < str1ngs> kamaji: I'm working on a build system that bootstraps gcc
binutils make glibc and gccgo
19:45 < kamaji> bootstraps them..?
19:46 < str1ngs> yes so you can download a binary package that has
everything.  distop independant
19:46 < str1ngs> distro*
19:46 < kamaji> oh right, that's pretty cool
19:46 < kamaji> weird, my GOROOT is being set somewhere
19:46 < str1ngs> yep /etc/profile.d/go
19:46 < kamaji> ah, profile
19:47 < kamaji> i'm going to uninstall that package then
19:47 < kamaji> this better work :p
19:47 < str1ngs> it will just follow the official instuctions
19:47 < kamaji> When does profile.d/go get checked?
19:48 < str1ngs> on login shell
19:48 < str1ngs> just unset GO*
19:48 < kamaji> balls
19:48 < kamaji> yeah I will
19:48 < str1ngs> you'll have to add those to zsh think you use zsh right?
19:48 -!- |Craig| [~|Craig|@panda3d/entropy] has quit [Ping timeout: 250 seconds]
19:49 < kamaji> Yeah
19:49 < kamaji> what a memory :p
19:50 < kamaji> I'm assuming .zshrc will override profile?
19:50 < str1ngs> it will yes
19:50 < str1ngs> env | grep GO to verify
19:50 < ww> why does nobody pay attention to http headers
19:56 -!- deso_ [~deso@x0561a.wh30.tu-dresden.de] has quit [Remote host closed the
connection]
19:57 < exch> who doesnt?
19:57 < crazy2be> ww: what do you mean?
20:00 < ww> oh, it doesn't matter.  i'm just complaining...
20:00 < ww> accept headers, things giving me text/html when i ask for
text/plain instead of giving me a 406
20:01 < ww> things not honouring HEAD and giving me back a body
20:01 < ww> oh the list goes on
20:09 < aiju> because it's a standard
20:10 -!- femtoo [~femto@95-89-249-242-dynip.superkabel.de] has quit [Read error:
Connection reset by peer]
20:11 -!- femtoo [~femto@95-89-249-242-dynip.superkabel.de] has joined #go-nuts
20:13 < kamaji> crazy2be: erm, gomatrix doesn't build
20:13 < kamaji> How do I get the compiler before the change??
20:14 < ww> kamaji if you hg up release it should be before the change
20:14 < kamaji> "hg up release" ok
20:15 < kamaji> unknown revision release
20:15 < ww> in ~/go (and then ./all.bash
20:16 < kamaji> I did it in ~/go
20:17 < kamaji> i'll run all.bash again
20:17 < kamaji> now I get ./make.bash: line 28: /usr/bin/quietgcc:
Permission denied
20:17 < kamaji> which definitely didn't happen before
20:17 < str1ngs> kamaji: env | grep GO make sure its sane
20:18 < ww> particularly GOROOT and GOBIN
20:18 < kamaji> oh, GOBIN is wrong
20:18 < kamaji> I assumed default would be set, but that's obviously my
profile ballsing it up
20:18 < kamaji> I should just exit shell really :p
20:19 < str1ngs> kamaji: this is why I dont like useing the package
20:19 < kamaji> Right, got rid of all that bollocks
20:20 < str1ngs> and if you use ./make.bash takes like 40s to rebuild go if
you need to change releases
20:21 -!- virtualsue [~chatzilla@nat/cisco/x-lrsqqwjqxluvbtph] has joined #go-nuts
20:21 < kamaji> ok rerunning all.bash
20:21 < kamaji> but it still says there's no "release" thing with `hg up
release`
20:22 < ww> that's very odd
20:22 < ww> what does hg tags | grep release say?
20:23 < ww> oh maybe, hg up -r release
20:23 < str1ngs> kamaji: ya I use the git tree :( not much help with hg
20:23 < kamaji> let me check hang on
20:23 < kamaji> well it's running all.sh
20:23 < kamaji> heh
20:23 < kamaji> I will wait I think
20:24 < steven> kamaji: why didnt you just install go into ~/.go ?
20:24 < steven> like a normal person ;)
20:25 < kamaji> everyone said ~/go
20:25 < kamaji> wahh
20:25 < kamaji> I blame the parents.
20:26 < str1ngs> ~/.go is normal ?
20:26 < skelterjohn> someone poked me
20:26 < skelterjohn> kamaji
20:26 < kamaji> hi
20:26 < rm445> i hsve ~/go for the distro and ~/golang for my code
20:26 < kamaji> Just letting you know that gomatrix gets broken with the new
channel syntax
20:26 < rm445> kamaji: experiment with hg checkout something?
20:27 < skelterjohn> kamaji - goinstall -clean -u
20:27 < skelterjohn> i believe i fixed the issue when closed() was removed
20:28 < str1ngs> kamaji: ok hg tags will list the tags or releases if you
will
20:28 < kamaji> all.bash is stil running tests, nearly done I think
20:28 < ww> skelterjohn: this is still a headache because release is stale,
so we force people to use weekly or tip else our libraries get stale
20:29 < kamaji> I'm not really sure about the gomatrix thing tbh...  I just
know it doesn't build :P
20:29 < kamaji> what does that goinstall command do?
20:29 < kamaji> I need to set my manpath
20:29 < skelterjohn> it downloads the new version
20:29 < skelterjohn> if you goinstall something and you've already got it,
it won't do anything
20:29 < skelterjohn> ww: been batting around some ideas on the ML about how
to deal with that
20:30 < skelterjohn> thinking about making a change to goinstall to have it
know about tags
20:30 < ww> goinstall does already - it will try to look for a release tag
in the library
20:30 < kamaji> str1ngs: ok, hg tags has a "release" version
20:30 < ww> you can see it with -v
20:30 < skelterjohn> oh does it?
20:30 < skelterjohn> didn't know that
20:30 < skelterjohn> should make it easy to do the change i want then
20:30 < str1ngs> release tag is not enough it should be branch awarer
20:31 < str1ngs> aware*
20:31 < kamaji> hg up release works now...  mkay
20:31 < kamaji> branch aware?
20:31 < ww> str1ngs: well yes, that's another matter
20:31 < skelterjohn> then i could give matrix a release, weekly and tip
version
20:31 < kamaji> do I have to use all.bash again?
20:31 < skelterjohn> to do what
20:31 < str1ngs> ww: its one in the same.  if goinstall was branch aware it
would be more flexible including release weekly branches / tags
20:32 < ww> skelterjohn: that's exactly what i want to avoid having to do as
a matter of course at least until go is more settled
20:32 < str1ngs> ww: now that might be limited by how hg or bzr handles
things I can only speak for git
20:32 < skelterjohn> to fix gomatrix, try "goinstall -u -clean
gomatrix.googlecode.com/hg/matrix"
20:32 < skelterjohn> if that doesn't fix it, get back to me
20:32 < ww> str1ngs: hg and git are basically the same in this regard
20:32 < str1ngs> ww: what I though.  bzr..  no clue
20:32 < kamaji> skelterjohn: I just deleted the folder and recloned it
20:33 < ww> me neither
20:33 < skelterjohn> that'll do it too
20:33 < kamaji> that worked
20:33 < skelterjohn> good :)
20:33 < kamaji> I'm not sure what version of 6g i'm using though
20:33 -!- adu [~ajr@softbank220043139062.bbtec.net] has quit [Quit: adu]
20:33 < skelterjohn> 6g -V
20:33 < str1ngs> $ which 6g
20:33 < kamaji> 6g version weekly.2011-03-15 7816
20:34 < kamaji> ok so not release
20:34 < str1ngs> hell use that !
20:34 < kamaji> I just did "hg up release" in ~/go
20:34 < kamaji> :\
20:34 < kamaji> can I up weekly.2011-03-15?
20:34 < ww> yes (maybe need -r)
20:35 < kamaji> seemed to work
20:35 < ww> welcome to the bleeding edge
20:35 < kamaji> haha thanks
20:35 < kamaji> (to all)
20:36 < kamaji> wait, I can just goinstall gomatrix.googlecode.com/hg and
it'll work automatically?
20:37 < skelterjohn> you need -u -clean
20:37 < str1ngs> yes
20:37 < skelterjohn> and /matrix at the end, or else goinstall won't know
which bit to build
20:37 < str1ngs> kamaji: was goinstall even working with the archlinux
package?
20:37 -!- dfc [~dfc@124-169-149-145.dyn.iinet.net.au] has joined #go-nuts
20:37 < kamaji> str1ngs: I don't think so
20:37 < kamaji> I just used make install
20:38 < str1ngs> kamaji: ya I need to look at that package.  I dont think
the are using GOROOT_FINAL either
20:39 < kamaji> hm, there's nothing in pkg/gomatrix.googlecode.com/hg/matrix
20:39 < kamaji> and my imports fail
20:41 < str1ngs> godoc is broken to
20:41 < str1ngs> with that package
20:42 < kamaji> what the balls
20:43 < kamaji> my vim highlighting is now broken
20:43 < kamaji> how the f
20:43 < kamaji> oh ffs
20:43 < kamaji> oh right....  symlinked
20:43 < kamaji> arg
20:45 -!- kamaji [~kamaji@cpc2-aztw22-2-0-cust775.aztw.cable.virginmedia.com] has
left #go-nuts []
20:45 -!- kamaji [~kamaji@cpc2-aztw22-2-0-cust775.aztw.cable.virginmedia.com] has
joined #go-nuts
20:45 < kamaji> oops
20:46 < str1ngs> kamaji: jesh how were you using that package.  no godoc no
goinstall :(
20:47 < kamaji> make install?  :D
20:47 < kamaji> goinstall still doesn't really work
20:47 < str1ngs> and godoc?
20:47 < kamaji> goneat.org
20:47 < kamaji> is awesome :P
20:47 < str1ngs> sigh
20:47 < str1ngs> godoc os File
20:47 -!- Scorchin [~Scorchin@host109-156-216-72.range109-156.btcentralplus.com]
has joined #go-nuts
20:47 < kamaji> cooooooooool
20:47 < str1ngs> my gawd man!
20:47 < kamaji> it's like when I first discovered manpages
20:47 < kamaji> :D
20:48 < str1ngs> godoc os | grep func
20:48 < kamaji> and tab completion!
20:48 < kamaji> man, tab completion was a mindfuck
20:49 < str1ngs> kamaji: now you need this http://tinyurl.com/68kum6g
20:50 < str1ngs> I need to tweak that though.  at the very least make format
is handy
20:51 < kamaji> OKay, goinstall still isn't installing gomatrix
20:51 < str1ngs> thats not my vim function.  its miek's
20:51 < kamaji> it's still loading here, I think my internet connection is
being flaky
20:51 < str1ngs> if you have syntax error you need to undo.
20:52 < str1ngs> what I need a is vim plugin that does
http://nickgravgaard.com/elastictabstops/gedit/
20:57 < kamaji> Seems pretty cool
20:58 -!- tvw [~tv@e176007179.adsl.alicedsl.de] has joined #go-nuts
21:02 < steven> did i win?
21:03 < kamaji> aw man, wtf.  gostat isn't installed but it's working
21:04 -!- femtoo [~femto@95-89-249-242-dynip.superkabel.de] has quit [Ping
timeout: 276 seconds]
21:05 < kamaji> oh it wasn't building that file
21:05 < kamaji> ahem.
21:10 -!- femtoo [~femto@95-89-249-242-dynip.superkabel.de] has joined #go-nuts
21:12 -!- dfc [~dfc@124-169-149-145.dyn.iinet.net.au] has quit [Quit: dfc]
21:15 -!- rtharper [~tomh@unaffiliated/sioraiocht] has joined #go-nuts
21:15 -!- pothos_ [~pothos@111-240-170-131.dynamic.hinet.net] has joined #go-nuts
21:16 -!- slashus2 [~slashus2@24-171-23-236.dhcp.stls.mo.charter.com] has joined
#go-nuts
21:16 -!- pothos [~pothos@111-240-164-94.dynamic.hinet.net] has quit [Ping
timeout: 240 seconds]
21:21 -!- zozoR [~Morten@56344966.rev.stofanet.dk] has quit [Remote host closed
the connection]
21:28 -!- aho [~nya@fuld-590c61fa.pool.mediaWays.net] has joined #go-nuts
21:35 -!- slashus2 [~slashus2@24-171-23-236.dhcp.stls.mo.charter.com] has quit
[Quit: slashus2]
21:40 -!- |Craig| [~|Craig|@panda3d/entropy] has joined #go-nuts
21:49 -!- rlab [~Miranda@91.200.158.34] has quit [Quit: Miranda IM! Smaller,
Faster, Easier.  http://miranda-im.org]
22:00 -!- piranha [~piranha@5ED43A0B.cm-7-5a.dynamic.ziggo.nl] has quit [Quit:
Computer has gone to sleep.]
22:06 < str1ngs> os.Clearenv() jest go thinks of everything
22:06 -!- Project_2501 [~Marvin@82.84.64.137] has joined #go-nuts
22:09 -!- nettok [~quassel@200.119.153.228] has joined #go-nuts
22:09 -!- Fish- [~Fish@9fans.fr] has quit [Quit: So Long, and Thanks for All the
Fish]
22:10 -!- Project-2501 [~Marvin@82.84.72.162] has quit [Ping timeout: 276 seconds]
22:11 -!- femtooo [~femto@95-89-249-242-dynip.superkabel.de] has joined #go-nuts
22:13 -!- TheMue [~TheMue@p5DDF5B59.dip.t-dialin.net] has quit [Quit: TheMue]
22:14 -!- femtoo [~femto@95-89-249-242-dynip.superkabel.de] has quit [Ping
timeout: 252 seconds]
22:14 -!- ronnyy [~quassel@p4FF1C5F8.dip0.t-ipconnect.de] has quit [Remote host
closed the connection]
22:15 -!- dfc [~dfc@sydfibre2.atlassian.com] has joined #go-nuts
22:18 -!- skelterjohn [~jasmuth@c-68-46-33-145.hsd1.nj.comcast.net] has quit
[Quit: skelterjohn]
22:22 -!- Project_2501 [~Marvin@82.84.64.137] has quit [Quit: E se abbasso questa
leva che succ...]
22:23 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.4]
22:31 -!- femtooo [~femto@95-89-249-242-dynip.superkabel.de] has quit [Read error:
Connection reset by peer]
22:31 -!- mertimor [~Adium@p5DC1DD34.dip.t-dialin.net] has quit [Quit: Leaving.]
22:57 -!- creack [~charme_g@163.5.84.215] has quit [Read error: Operation timed
out]
22:58 -!- wtfness [~dsc@178.152.88.15] has joined #go-nuts
22:58 -!- nixness [~dsc@78.100.214.220] has quit [Ping timeout: 255 seconds]
23:04 -!- rurban [~chatzilla@178-190-151-125.adsl.highway.telekom.at] has quit
[Ping timeout: 276 seconds]
23:05 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
23:07 -!- ShadowIce` [~pyoro@unaffiliated/shadowice-x841044] has quit [Quit:
Verlassend]
23:07 -!- Tuller [~tuller@c-69-143-52-174.hsd1.va.comcast.net] has joined #go-nuts
23:10 -!- dju_ [dju@fsf/member/dju] has joined #go-nuts
23:11 -!- i__ [~none@69.164.206.224] has quit [Read error: Operation timed out]
23:12 -!- i__ [~none@69.164.206.224] has joined #go-nuts
23:12 -!- vsmatck [~smack@64-142-40-6.dsl.static.sonic.net] has quit [Remote host
closed the connection]
23:13 -!- dju [dju@fsf/member/dju] has quit [Ping timeout: 260 seconds]
23:14 -!- creack [~charme_g@163.5.84.202] has joined #go-nuts
23:19 -!- skelterjohn [~jasmuth@c-68-46-33-145.hsd1.nj.comcast.net] has joined
#go-nuts
23:28 -!- Aram [~Aram@unaffiliated/aramdune] has quit [Quit: .]
23:29 -!- skelterjohn [~jasmuth@c-68-46-33-145.hsd1.nj.comcast.net] has quit
[Quit: skelterjohn]
23:30 -!- tvw [~tv@e176007179.adsl.alicedsl.de] has quit [Read error: Connection
reset by peer]
23:31 -!- rtharper [~tomh@unaffiliated/sioraiocht] has quit [Remote host closed
the connection]
23:33 -!- rtharper [~tomh@unaffiliated/sioraiocht] has joined #go-nuts
23:41 -!- MizardX [MizardX@unaffiliated/mizardx] has joined #go-nuts
23:42 -!- skelterjohn [~jasmuth@c-68-46-33-145.hsd1.nj.comcast.net] has joined
#go-nuts
23:53 -!- boscop [~boscop@g227119209.adsl.alicedsl.de] has quit [Ping timeout: 252
seconds]
23:56 -!- skelterjohn [~jasmuth@c-68-46-33-145.hsd1.nj.comcast.net] has quit
[Quit: skelterjohn]
23:57 -!- virtualsue [~chatzilla@nat/cisco/x-lrsqqwjqxluvbtph] has quit [Ping
timeout: 240 seconds]
23:59 -!- arun_ [~arun@unaffiliated/sindian] has quit [Ping timeout: 255 seconds]
23:59 -!- skelterjohn [~jasmuth@c-68-46-33-145.hsd1.nj.comcast.net] has joined
#go-nuts
--- Log closed Mon Mar 21 00:00:50 2011