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

--- Log opened Mon Apr 12 00:00:44 2010
00:02 -!- carllerche [~carllerch@208.87.61.146] has quit [Quit: carllerche]
00:03 -!- gnuvince [~vince@70.35.160.131] has quit [Quit: What the fruit is goin'
on here!?]
00:08 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has joined
#go-nuts
00:09 -!- dev_ [~4a48b8fe@gateway/web/freenode/x-eekxudgjlzhncnim] has quit [Quit:
Page closed]
00:09 -!- devf [~4a48b8fe@gateway/web/freenode/x-dbraxpwiesejrjsn] has joined
#go-nuts
00:10 -!- devf [~4a48b8fe@gateway/web/freenode/x-dbraxpwiesejrjsn] has quit
[Client Quit]
00:13 -!- IiLuminated [iiluminate@89.34.252.169] has joined #go-nuts
00:13 -!- IiLuminated [iiluminate@89.34.252.169] has left #go-nuts []
00:16 -!- nettok__ [~netto@200.119.155.157] has joined #go-nuts
00:18 -!- Project_2501 [~Marvin@82.84.91.170] has quit [Read error: Connection
reset by peer]
00:20 -!- nettok_ [~netto@200.119.155.157] has quit [Ping timeout: 264 seconds]
00:21 -!- saljam [~s@91.106.36.122] has quit [Quit: saljam]
00:26 -!- zyichi [~zyichi@124.205.180.154] has joined #go-nuts
00:42 -!- zyichi [~zyichi@124.205.180.154] has left #go-nuts []
00:45 -!- zyichi [~zyichi@124.205.180.154] has joined #go-nuts
00:46 -!- zyichi [~zyichi@124.205.180.154] has quit [Quit: zyichi]
00:53 < bawr> Just for the record, the shortest way to get the last element
of an array of strings is array[len(array)-1]?
00:56 -!- kanru [~kanru@61-30-10-70.static.tfn.net.tw] has joined #go-nuts
00:59 -!- kota1111 [~kota1111@gw2.kbmj.jp] has joined #go-nuts
01:05 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has quit [Ping
timeout: 258 seconds]
01:13 -!- nhbar [~kv@wireless-169-235-44-88.ucr.edu] has joined #go-nuts
01:13 < nf> bawr: yes
01:14 -!- meanburrito920 [~john@unaffiliated/meanburrito920] has quit [Quit: Lost
terminal]
01:15 < kmeyer> bawr: keep in mind len() is O(1) in Go
01:16 < kmeyer> oh, you mean shortest code, not fastest :P
01:22 -!- zyichi [~zyichi@124.205.180.154] has joined #go-nuts
01:24 < bawr> :D
01:24 < bawr> Yeah, I still have muscle memory of Python's array[-1].
01:24 < kmeyer> makes sense :)
01:24 < kmeyer> I like the negative indexes syntax too
01:25 -!- nettok__ [~netto@200.119.155.157] has quit [Ping timeout: 246 seconds]
01:27 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has joined
#go-nuts
01:31 -!- thakis [~thakis@c-71-198-222-88.hsd1.ca.comcast.net] has joined #go-nuts
01:33 -!- gnuvince [~vince@64.235.207.151] has joined #go-nuts
01:38 < bawr> Uhh, if GOMAXPROCS defaults to one, doesn't that pretty much
hide most parallel bugs?  :)
01:45 < nf> bawr: in a sense, yes
01:49 -!- nettok__ [~netto@200.119.155.157] has joined #go-nuts
01:50 < bawr> I mean, people are in for some nasty surprises when the new 8c
defaults to spreading goroutines around as a default.
01:53 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has quit [Ping
timeout: 240 seconds]
01:56 -!- Nitro [~nitro@208.92.17.21] has joined #go-nuts
01:58 < nf> 8g you mean?
01:58 < nf> and yes, probably
01:58 < nf> but this is to be expected :)
01:58 -!- adu [~ajr@pool-173-66-9-50.washdc.fios.verizon.net] has joined #go-nuts
01:58 < nf> are you referring to instances where people are performing
unsafe stuff that's currently safe because it all happens serially?
01:59 < nf> like, updating a map structure wihtout a lock, etc?
01:59 < nf> or something else?
02:03 < bawr> What you said, actually.
02:14 -!- Gracenotes [~person@wikipedia/Gracenotes] has quit [Remote host closed
the connection]
02:22 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has quit [Quit: Leaving]
02:22 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has joined
#go-nuts
02:27 -!- Surma [~surma@95-88-89-37-dynip.superkabel.de] has quit [Quit: Leaving.]
02:45 -!- nhbar [~kv@wireless-169-235-44-88.ucr.edu] has quit [Quit: leaving]
02:45 -!- smw [~stephen@pool-96-232-88-231.nycmny.fios.verizon.net] has quit [Ping
timeout: 245 seconds]
02:57 -!- msutherl [~msutherl@cda-sxw-dhcp-138-222.Concordia.CA] has joined
#go-nuts
03:00 -!- nettok__ [~netto@200.119.155.157] has quit [Quit: Ex-Chat]
03:01 -!- gnuvince_ [~vince@70.35.160.124] has joined #go-nuts
03:04 -!- gnuvince [~vince@64.235.207.151] has quit [Ping timeout: 276 seconds]
03:06 -!- gnuvince_ [~vince@70.35.160.124] has quit [Ping timeout: 246 seconds]
03:10 -!- aho [~nya@g228028109.adsl.alicedsl.de] has quit [Ping timeout: 276
seconds]
03:12 -!- gnuvince [~vince@70.35.166.77] has joined #go-nuts
03:47 -!- nettok [~netto@200.119.155.157] has joined #go-nuts
03:51 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 260 seconds]
03:52 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
03:56 -!- thakis [~thakis@c-71-198-222-88.hsd1.ca.comcast.net] has quit [Quit:
thakis]
03:57 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 252 seconds]
03:58 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
04:01 -!- nettok_ [~netto@200.119.155.157] has joined #go-nuts
04:02 -!- Nitro [~nitro@208.92.17.21] has quit [Ping timeout: 245 seconds]
04:04 -!- nettok [~netto@200.119.155.157] has quit [Ping timeout: 240 seconds]
04:05 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 240 seconds]
04:06 -!- nettok__ [~netto@200.119.155.157] has joined #go-nuts
04:10 -!- nettok_ [~netto@200.119.155.157] has quit [Ping timeout: 252 seconds]
04:20 -!- nettok_ [~netto@200.119.155.157] has joined #go-nuts
04:24 -!- nighty__ [~nighty@210.188.173.245] has joined #go-nuts
04:24 -!- nettok__ [~netto@200.119.155.157] has quit [Ping timeout: 268 seconds]
04:24 -!- aho [~nya@f050192158.adsl.alicedsl.de] has joined #go-nuts
04:35 -!- robot12 [~robot12@robot12.kgts.ru] has joined #go-nuts
04:38 -!- cco3 [~conley@c-69-181-139-23.hsd1.ca.comcast.net] has quit [Ping
timeout: 240 seconds]
04:40 -!- carllerche [~carllerch@208.87.61.146] has joined #go-nuts
04:52 -!- nettok__ [~netto@200.119.155.157] has joined #go-nuts
04:53 -!- thakis [~thakis@c-71-198-222-88.hsd1.ca.comcast.net] has joined #go-nuts
04:55 -!- nettok_ [~netto@200.119.155.157] has quit [Ping timeout: 276 seconds]
05:00 -!- carllerche [~carllerch@208.87.61.146] has left #go-nuts []
05:04 -!- ikaros [~ikaros@f051100041.adsl.alicedsl.de] has joined #go-nuts
05:18 -!- rv2733 [~rv2733@c-98-242-168-49.hsd1.fl.comcast.net] has joined #go-nuts
05:19 < plexdev> http://is.gd/bpaBk by [Christopher Wedgwood] in
go/src/pkg/json/ -- json: update documentation to match current coding style
05:20 -!- aho [~nya@f050192158.adsl.alicedsl.de] has quit [Quit:
EXEC_over.METHOD_SUBLIMATION]
05:21 -!- rv2733 [~rv2733@c-98-242-168-49.hsd1.fl.comcast.net] has quit [Client
Quit]
05:21 -!- rv2733 [~rv2733@c-98-242-168-49.hsd1.fl.comcast.net] has joined #go-nuts
05:21 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has joined #go-nuts
05:23 -!- nettok_ [~netto@200.119.155.157] has joined #go-nuts
05:25 -!- adu [~ajr@pool-173-66-9-50.washdc.fios.verizon.net] has quit [Quit: adu]
05:26 -!- nettok__ [~netto@200.119.155.157] has quit [Ping timeout: 240 seconds]
05:33 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has quit [Ping
timeout: 246 seconds]
05:37 -!- nettok__ [~netto@200.119.155.157] has joined #go-nuts
05:40 -!- nettok_ [~netto@200.119.155.157] has quit [Ping timeout: 252 seconds]
05:41 -!- thakis [~thakis@c-71-198-222-88.hsd1.ca.comcast.net] has quit [Quit:
thakis]
05:42 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
05:48 -!- cco3 [~conley@c-69-181-139-23.hsd1.ca.comcast.net] has joined #go-nuts
05:50 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:f8c7:da5f:bdb3:ac1b] has joined
#go-nuts
05:58 -!- nettok__ [~netto@200.119.155.157] has quit [Quit: Ex-Chat]
05:59 -!- cco3 [~conley@c-69-181-139-23.hsd1.ca.comcast.net] has quit [Ping
timeout: 252 seconds]
06:19 -!- gnuvince_ [~vince@70.35.161.79] has joined #go-nuts
06:20 -!- zimbatm [~zimbatm@193-0.105-92.cust.bluewin.ch] has quit [Remote host
closed the connection]
06:22 -!- gnuvince [~vince@70.35.166.77] has quit [Ping timeout: 245 seconds]
06:44 -!- Discoloda [~vincent@adsl-76-231-56-49.dsl.frs2ca.sbcglobal.net] has quit
[Remote host closed the connection]
06:58 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has joined #go-nuts
06:59 -!- dizm [~dizm@121.98.168.127] has joined #go-nuts
07:02 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has quit [Quit:
slashus2]
07:05 -!- pdusen [~pdusen@crob4-55.flint.umich.edu] has quit [Read error:
Connection reset by peer]
07:06 -!- gnuvince_ [~vince@70.35.161.79] has quit [Ping timeout: 246 seconds]
07:10 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:f8c7:da5f:bdb3:ac1b] has quit
[Quit: Leaving.]
07:14 -!- zimbatm [~zimbatm@dslgva4357.worldcom.ch] has joined #go-nuts
07:22 -!- dizm [~dizm@121.98.168.127] has left #go-nuts []
07:26 -!- crashR [~crasher@codextreme.pck.nerim.net] has quit [Remote host closed
the connection]
07:27 -!- crashR [~crasher@codextreme.pck.nerim.net] has joined #go-nuts
07:29 -!- asmo [~asmo@c-f6c5e055.1155-1-64736c11.cust.bredbandsbolaget.se] has
joined #go-nuts
07:30 -!- GilJ [~gilles@85.10.73.16] has joined #go-nuts
07:36 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has quit [Read error:
Connection reset by peer]
07:38 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has joined #go-nuts
07:46 -!- zimbatm [~zimbatm@dslgva4357.worldcom.ch] has quit [Quit: Leaving...]
07:47 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has quit [Read error:
Connection reset by peer]
07:48 -!- gnuvince [~vince@70.35.163.1] has joined #go-nuts
07:53 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has joined #go-nuts
08:03 < manveru> Can someone tell me the right way to use bytes.NewBuffer
for a NewCBCEncrypter?
08:03 -!- asmo [~asmo@c-f6c5e055.1155-1-64736c11.cust.bredbandsbolaget.se] has
quit [Quit: Leaving...]
08:06 < jessta> manveru: what are you trying to do?
08:06 < jessta> func NewCBCEncrypter(c Cipher, iv []byte, w io.Writer)
io.Writer
08:07 < manveru> Trying to encrypt and decrypt a string
08:07 < jessta> bytes.Buffer is an io.Writer, so you can pass it in to
NewCBCEncrypter
08:07 < manveru> Yeah
08:08 < manveru> But i seem to get nothing in the output
08:08 < jessta> output?
08:08 < manveru> w
08:09 < jessta> did you write stuff to the io.Writer you get returned fom
NewCBCEncrypter()?
08:09 < manveru> I use io.WriteString(encrypter, mystring)
08:14 < jessta> alrighty, and you get nothing in the original bytes.Buffer?
08:15 < jessta> pastebin your code
08:15 < manveru> Exactly
08:16 < manveru> One minute, I'm on my phone
08:19 < manveru> http://gist.github.com/363381
08:20 -!- msutherl [~msutherl@cda-sxw-dhcp-138-222.Concordia.CA] has quit [Ping
timeout: 264 seconds]
08:20 < manveru> Just starting out with go, would be immensely helpful if
the docs for cryptography had at least one example of usage
08:22 < jessta> manveru: probably shouldn't be converting the encrpyted
buffer in to a string
08:22 < jessta> go strings are utf8 encoded
08:22 < manveru> Oh
08:23 < jessta> better leaving it as a byte[]
08:23 -!- Kashia [~Kashia@port-92-200-37-101.dynamic.qsc.de] has quit [Quit: This
computer has gone to sleep]
08:25 < manveru> Still no go
08:26 < manveru> Err, it doesn't work
08:26 -!- defectiv [~clays@c-24-5-65-40.hsd1.ca.comcast.net] has joined #go-nuts
08:26 < manveru> You tried it?
08:27 < jessta> also you shouldn't ignore the return values from
io.WrtieString
08:27 < jessta> maybe there is an error they you're not seeing
08:28 < manveru> No errors there
08:30 -!- perdix [~perdix@sxemacs/devel/perdix] has joined #go-nuts
08:32 < manveru> I've tried lots of variations over the past 5 hours...
just can't think of what would cause this behavior
08:33 < bawr> manveru: Implement your own writer / reader.  See if it gets
called.
08:34 < bawr> That's a tad radical, but then you can be sure.
08:35 -!- kaigan|work
[~kaigan@c-8290e255.1411-10-64736c14.cust.bredbandsbolaget.se] has joined #go-nuts
08:36 < manveru> It does something if the msg is longer
08:37 < bawr> Uhh.  Buffering.
08:37 < bawr> It says that the default buffer length depends on the cipher,
in the docs.
08:37 < bawr> So you need to pad your messages.
08:38 < manveru> How do i do that without modifying the original contents?
08:38 < defectiv> i don't get this.  foo := new(Blah);
print(foo.ThingWithADefault); == nothing output
08:39 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has quit [Ping
timeout: 246 seconds]
08:39 < bawr> manveru: Well, ideally you'd want to use a padding scheme, but
I don't think there's any implemented.
08:39 < defectiv> if a struct has a field like blah int 42, that means 42 is
default right?
08:39 < bawr> So basically, adding \0 bytes until the message has a minimum
length works.
08:39 < jessta> defectiv: no defaults
08:39 < manveru> :(
08:40 < defectiv> what are the third values then?
08:40 < defectiv> like this type Result struct { XMLName xml.Name "result";
08:40 < bawr> defectiv: Quoting the docs for the encrypter...
08:41 < bawr> "The returned Writer does no buffering except as required by
the cipher's block size, so there is no need for a Flush method."
08:41 < jessta> defectiv: it's a label
08:41 < defectiv> hrm..  label huh?
08:42 < bawr> *manveru
08:42 < bawr> But erh, a bit of fail that padding isn't implemented in the
stdlib, not that it's very hard to add.
08:43 < Zoopee> defectiv: http://golang.org/doc/go_spec.html#Struct_types
08:44 < jessta> defectiv: oh, yeah, it's a 'tag'
08:45 < bawr> manveru: http://en.wikipedia.org/wiki/Padding_(cryptography)
should get you going.  :)
08:45 < manveru> Thx
08:45 < manveru> bbl
08:47 < jessta> bawr: you couldn't really add the padding to the stdlib, how
would you know when to pad?
08:49 -!- msutherl [~msutherl@bas16-montreal02-1242357142.dsl.bell.ca] has joined
#go-nuts
08:52 < bawr> It could be added as separate readers / writers, for one
thing, adding padding on a .Close() call or something.  They'd take a parameter at
initialisation, telling them the block boundary (read from Cipher.BlockSize()).
That's one idea.  If you want it more robust, make a rule to pad a whole block if
the message happened to end neatly on a block boundary.
08:52 < bawr> I'm not at all saying this should be implemented into the
current cryptographic functions.
08:53 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has quit [Read error:
Connection reset by peer]
08:54 < bawr> Of course, the PadingWriter / PaddingReader implemented like
that would still be buffering to the block size.
08:54 < bawr> Anyway, this is just a quick idea, I'm sure it could be
improved upon.
08:55 < jessta> I guess so
08:55 < manveru> bawr: i switched to CTR, now it works: )
08:55 < bawr> manveru: Yeah, CTR is nice like that.
08:56 < manveru> Sorry for the confusion, new to go and crypto
08:59 < bawr> Eh, no problem.  New to Go myself.
08:59 -!- ikaros [~ikaros@f051100041.adsl.alicedsl.de] has quit [Quit: Leave the
magic to Houdini]
08:59 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has joined #go-nuts
09:00 -!- msutherl [~msutherl@bas16-montreal02-1242357142.dsl.bell.ca] has quit
[Quit: Leaving...]
09:02 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has quit [Read error:
Connection reset by peer]
09:03 < manveru> Seems like NewBuffer(make([]byte, 0)) is faster than
NewBufferString(msg) with Reset
09:04 < bawr> Makes sense.
09:05 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has joined #go-nuts
09:06 < defectiv> i wish this would just show a working example of Marshal
instead of being so cryptic.  http://golang.org/pkg/json/#Marshal
09:06 < manveru> How do i tell the Makefile to generate a binary?
09:07 -!- msutherl [~msutherl@bas16-montreal02-1242357142.dsl.bell.ca] has joined
#go-nuts
09:07 -!- akheron [~akheron@lilja.asteriski.fi] has quit [Ping timeout: 246
seconds]
09:08 -!- akheron [~akheron@lilja.asteriski.fi] has joined #go-nuts
09:08 < bawr> defectiv: It's not cryptic.  interface{} is a fancy way of
saying "any object".
09:12 -!- msutherl [~msutherl@bas16-montreal02-1242357142.dsl.bell.ca] has quit
[Quit: Leaving...]
09:14 < defectiv> but i have to create an io.Writer object apparently.
09:14 < defectiv> i just did var w io.Writer
09:15 < defectiv> but that gives me a seg fault.  hrm, maybe because it's
null or whatever.
09:15 < manveru> w := bytes.NewBufferString("")
09:16 < defectiv> oh, io.Writer is just an interface
09:16 < manveru> io.Writer is an interface
09:16 < defectiv> echo?
09:16 -!- ponce [~ponce@paradisia.net] has left #go-nuts []
09:17 < manveru> Sorry, cannot see the screen while typing
09:17 < bawr> You should learn to touch-type, then.  ;)
09:17 < manveru> On a phone?
09:18 < manveru> The onscreen keyboard hides the channel log
09:18 < bawr> IRC on a phone?  Blasphemy.
09:18 < manveru> Lol
09:18 < jessta> manveru: get a real computer
09:18 < bawr> I mean, I know it can be done, but it brings you no glory.  ;)
09:19 < manveru> i can only proxy http and ash through my phone
09:19 < manveru> Ssh
09:19 < defectiv> okay, now how do i get m json string from this w?
09:20 < manveru> w.String()
09:20 < defectiv> doesn't print() automatically call String() ?
09:21 < manveru> It does
09:21 < bawr> You asked how to get a string, not how to print it.  ;P
09:21 < defectiv> nope.
09:21 < defectiv> changing adding String() worked.
09:21 < defectiv> apparently print does not call it automatically.
09:21 < defectiv> i don't see any Marshal method in the xml package,
strangely.
09:22 < defectiv> json is better than xml except that it lacks an "xpath"
09:22 < manveru> Hegel
09:22 < defectiv> who's Hegel?
09:22 < manveru> Damn autocorrect
09:22 < bawr> Err, if you're doing marshalling, normally you wouldn't need
that much.
09:23 < defectiv> well, you need a Marshall function.
09:23 < defectiv> which it seems to totally lack.
09:23 < manveru> Try to get three people to agree how the XML should be
structured
09:23 -!- TMKCodes [~tmkcodes@bbwirelessgw2-fee1dc00-62.dhcp.inet.fi] has joined
#go-nuts
09:23 < defectiv> :)
09:24 < defectiv> i worked for livenation.com for a long time and it's all
xslt and xml.  i was their primary xslt guru.
09:24 < jessta> defectiv: printf might call String()
09:24 < defectiv> sounds plausible.
09:25 < jessta> defectiv: don't use print() anyway
09:26 < defectiv> why not?
09:26 < jessta> it's likely to disappear
09:27 < defectiv> the function?
09:28 < jessta> http://golang.org/doc/go_spec.html#Bootstrapping
09:28 < defectiv> need to get to bed but i'll read it sometime.
09:29 < jessta> print() doesn't return anything, so you can't check for
error
09:29 < jessta> so don't use it to output anything that is important
09:37 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has quit [Read error:
Connection reset by peer]
09:38 -!- nighty__ [~nighty@210.188.173.245] has quit [Quit: Disappears in a puff
of smoke]
09:38 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has joined #go-nuts
09:42 -!- rlab_ [~Miranda@61-199-95-178.pool.ukrtel.net] has joined #go-nuts
09:45 -!- rlab [~Miranda@213-91-95-178.pool.ukrtel.net] has quit [Ping timeout:
258 seconds]
09:45 -!- rlab [~Miranda@17-14-95-178.pool.ukrtel.net] has joined #go-nuts
09:46 -!- rlab_ [~Miranda@61-199-95-178.pool.ukrtel.net] has quit [Ping timeout:
258 seconds]
09:58 -!- General13372 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
09:58 -!- General1337 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has quit
[Ping timeout: 246 seconds]
10:03 -!- General1337 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
10:04 -!- path[l] [~path@59.162.86.164] has joined #go-nuts
10:05 -!- General13372 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has quit
[Ping timeout: 240 seconds]
10:09 -!- General13372 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
10:10 -!- kaigan|work
[~kaigan@c-8290e255.1411-10-64736c14.cust.bredbandsbolaget.se] has quit [Remote
host closed the connection]
10:11 -!- kaigan|work
[~kaigan@c-8290e255.1411-10-64736c14.cust.bredbandsbolaget.se] has joined #go-nuts
10:11 -!- General1337 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has quit
[Ping timeout: 264 seconds]
10:12 -!- GilJ [~gilles@85.10.73.16] has quit [Read error: Operation timed out]
10:22 -!- General1337 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
10:26 -!- General13372 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has quit
[Read error: Operation timed out]
10:27 -!- Meidor_ [~quassel@piggy.cs.ru.nl] has quit [Remote host closed the
connection]
10:31 -!- Meidor [~quassel@piggy.cs.ru.nl] has joined #go-nuts
10:38 -!- Meidor [~quassel@piggy.cs.ru.nl] has quit [Remote host closed the
connection]
10:42 -!- zyichi [~zyichi@124.205.180.154] has quit [Quit: zyichi]
10:42 -!- zyichi [~zyichi@124.205.180.154] has joined #go-nuts
10:50 -!- surma [~surma@77-21-87-217-dynip.superkabel.de] has joined #go-nuts
10:50 -!- rlab [~Miranda@17-14-95-178.pool.ukrtel.net] has quit [Read error:
Connection reset by peer]
10:53 -!- Meidor [~quassel@piggy.cs.ru.nl] has joined #go-nuts
10:54 -!- Ikke [~ikkibr@189.58.214.39.dynamic.adsl.gvt.net.br] has joined #go-nuts
10:54 -!- Ikke [~ikkibr@189.58.214.39.dynamic.adsl.gvt.net.br] has quit [Changing
host]
10:54 -!- Ikke [~ikkibr@unaffiliated/ikkebr] has joined #go-nuts
10:57 -!- rlab [~Miranda@17-14-95-178.pool.ukrtel.net] has joined #go-nuts
11:02 -!- OpenSpace [~ja@93.86.170.241] has quit [Remote host closed the
connection]
11:04 -!- OpenSpace [~ja@93.86.67.200] has joined #go-nuts
11:05 -!- VioletYoshi [~Anon288@c-24-7-204-89.hsd1.il.comcast.net] has joined
#go-nuts
11:05 < VioletYoshi> Hi
11:05 < jessta> hi
11:06 < VioletYoshi> What's up?
11:06 -!- SecretofMana [~mana@142.46.164.30] has joined #go-nuts
11:07 -!- VioletYoshi [~Anon288@c-24-7-204-89.hsd1.il.comcast.net] has left
#go-nuts []
11:17 -!- pdusen [~pdusen@crob4-55.flint.umich.edu] has joined #go-nuts
11:17 -!- VioletYoshi [~Anon288@c-24-7-204-89.hsd1.il.comcast.net] has joined
#go-nuts
11:17 < VioletYoshi> Hi
11:20 -!- Gracenotes [~person@wikipedia/Gracenotes] has joined #go-nuts
11:21 < VioletYoshi> Hi
11:22 -!- defectiv [~clays@c-24-5-65-40.hsd1.ca.comcast.net] has quit [Quit: This
computer has gone to sleep]
11:24 -!- perdix [~perdix@sxemacs/devel/perdix] has quit [Read error: Connection
reset by peer]
11:24 -!- VioletYoshi [~Anon288@c-24-7-204-89.hsd1.il.comcast.net] has left
#go-nuts []
11:25 -!- perdix [~perdix@f055084237.adsl.alicedsl.de] has joined #go-nuts
11:25 -!- perdix [~perdix@f055084237.adsl.alicedsl.de] has quit [Changing host]
11:25 -!- perdix [~perdix@sxemacs/devel/perdix] has joined #go-nuts
11:25 -!- ikaros [~ikaros@guests88.externals.de] has joined #go-nuts
11:28 -!- kanru [~kanru@61-30-10-70.static.tfn.net.tw] has quit [Quit: WeeChat
0.3.1.1]
11:35 -!- ikaros [~ikaros@guests88.externals.de] has quit [Quit: Leave the magic
to Houdini]
11:39 -!- ikaros [~ikaros@guests88.externals.de] has joined #go-nuts
11:43 -!- warthurton [~warthurto@pdpc/supporter/active/warthurton] has quit [Quit:
warthurton]
11:43 -!- TaMonKein [~tmkcodes@bbwirelessgw2-fee1dc00-62.dhcp.inet.fi] has joined
#go-nuts
11:46 -!- TMKCodes [~tmkcodes@bbwirelessgw2-fee1dc00-62.dhcp.inet.fi] has quit
[Ping timeout: 248 seconds]
12:06 -!- kiko_ [~kiko@67.207.130.53] has joined #go-nuts
12:08 < manveru> kiko_: :)
12:13 -!- krzyma [~krzyma@ip3195.t15.ds.pwr.wroc.pl] has joined #go-nuts
12:27 -!- cmarcelo [~cmarcelo@200.184.118.130] has joined #go-nuts
12:27 -!- cmarcelo [~cmarcelo@200.184.118.130] has quit [Changing host]
12:27 -!- cmarcelo [~cmarcelo@enlightenment/developer/cmarcelo] has joined
#go-nuts
12:27 -!- kota1111 [~kota1111@gw2.kbmj.jp] has quit [Quit: Leaving...]
12:31 -!- g0bl1n [~anonymous@a213-22-237-141.cpe.netcabo.pt] has joined #go-nuts
12:41 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has joined
#go-nuts
12:43 -!- rlab_ [~Miranda@84-250-113-92.pool.ukrtel.net] has joined #go-nuts
12:45 -!- rlab [~Miranda@17-14-95-178.pool.ukrtel.net] has quit [Ping timeout: 258
seconds]
12:45 -!- rlab_ [~Miranda@84-250-113-92.pool.ukrtel.net] has quit [Client Quit]
12:45 -!- rlab [~Miranda@84-250-113-92.pool.ukrtel.net] has joined #go-nuts
12:50 -!- fwiffo [~none@unaffiliated/fwiffo] has joined #go-nuts
12:57 -!- fwiffo [~none@unaffiliated/fwiffo] has quit [Quit: Lost terminal]
12:57 -!- afurlan [~afurlan@scorpion.mps.com.br] has joined #go-nuts
13:05 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has quit [Quit:
This computer has gone to sleep]
13:08 -!- Project_2501 [~Marvin@82.84.91.170] has joined #go-nuts
13:12 -!- bortzmeyer [~bortzmeye@batilda.nic.fr] has joined #go-nuts
13:15 -!- Nitro [~nitro@208.92.17.21] has joined #go-nuts
13:16 -!- msutherl [~msutherl@bas16-montreal02-1242357142.dsl.bell.ca] has joined
#go-nuts
13:25 -!- saljam [~s@91.106.36.122] has joined #go-nuts
13:39 -!- path[l] [~path@59.162.86.164] has quit [Read error: No route to host]
13:39 -!- path[l] [~path@122.182.0.38] has joined #go-nuts
13:41 -!- path[l] [~path@122.182.0.38] has quit [Client Quit]
13:43 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has joined #go-nuts
13:47 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has quit [Client
Quit]
13:50 -!- jdp [~gu@75.97.120.11.res-cmts.senj.ptd.net] has joined #go-nuts
14:01 -!- msutherl [~msutherl@bas16-montreal02-1242357142.dsl.bell.ca] has quit
[Quit: Leaving...]
14:06 -!- krzyma [~krzyma@ip3195.t15.ds.pwr.wroc.pl] has left #go-nuts []
14:07 -!- perdix [~perdix@sxemacs/devel/perdix] has quit [Quit: A cow.  A
trampoline.  Together they fight crime!]
14:09 -!- Guest47171 [~irc@209.17.191.58] has quit [Quit: leaving]
14:10 -!- irc [~irc@209.17.191.58] has joined #go-nuts
14:10 -!- thakis [~thakis@c-71-198-222-88.hsd1.ca.comcast.net] has joined #go-nuts
14:13 -!- oal [~olav@5.79-160-122.customer.lyse.net] has joined #go-nuts
14:17 -!- kanru [~kanru@61.228.159.23] has joined #go-nuts
14:27 -!- thakis [~thakis@c-71-198-222-88.hsd1.ca.comcast.net] has quit [Quit:
thakis]
14:29 -!- nanoo [~nano@95-89-197-196-dynip.superkabel.de] has joined #go-nuts
14:33 -!- robot12 [~robot12@robot12.kgts.ru] has quit [Quit: Leaving.]
14:34 -!- Wiz126 [Wiz126@72.20.220.6] has quit [Ping timeout: 264 seconds]
14:37 -!- DanC [~connolly@70.94.4.81] has joined #go-nuts
14:37 -!- meanburrito920 [~john@unaffiliated/meanburrito920] has joined #go-nuts
14:37 -!- Guest37736 [~gisikw@137.28.186.120] has quit [Quit: Leaving]
14:37 -!- gisikw [~gisikw@137.28.186.120] has joined #go-nuts
14:38 -!- nanoo [~nano@95-89-197-196-dynip.superkabel.de] has quit [Ping timeout:
252 seconds]
14:43 -!- lux` [~lux`@151.95.176.1] has joined #go-nuts
14:46 -!- DanC [~connolly@70.94.4.81] has left #go-nuts ["Leaving"]
14:49 -!- awidegreen [~quassel@62.176.237.78] has joined #go-nuts
14:50 -!- GilJ [~gilles@85.10.73.16] has joined #go-nuts
14:52 -!- ikaros [~ikaros@guests88.externals.de] has quit [Quit: Leave the magic
to Houdini]
14:52 -!- path[l] [~path@122.182.0.38] has joined #go-nuts
14:54 -!- rlab [~Miranda@84-250-113-92.pool.ukrtel.net] has quit [Quit: Miranda
IM! Smaller, Faster, Easier.  http://miranda-im.org]
14:56 -!- Wiz126 [Wiz126@72.20.224.21] has joined #go-nuts
14:57 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has joined #go-nuts
15:07 -!- tvw [~tv@212.79.9.150] has joined #go-nuts
15:10 -!- wuehlmaus [~wuehlmaus@p4FCC7E28.dip.t-dialin.net] has quit [Disconnected
by services]
15:15 -!- wuehlmaus [~wuehlmaus@p4FCC7E28.dip.t-dialin.net] has joined #go-nuts
15:17 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has joined
#go-nuts
15:18 -!- kaigan|work
[~kaigan@c-8290e255.1411-10-64736c14.cust.bredbandsbolaget.se] has quit [Quit:
kaigan|work]
15:19 -!- Venom_X [~pjacobs@74.61.90.217] has joined #go-nuts
15:25 -!- meanburrito920 [~john@unaffiliated/meanburrito920] has quit [Ping
timeout: 252 seconds]
15:31 -!- Discoloda [~vincent@adsl-76-231-56-49.dsl.frs2ca.sbcglobal.net] has
joined #go-nuts
15:36 -!- Project_2501 [~Marvin@82.84.91.170] has quit [Quit: E se abbasso questa
leva che succ...]
15:39 -!- defectiv [~clays@c-24-5-65-40.hsd1.ca.comcast.net] has joined #go-nuts
15:40 -!- cco3 [~conley@c-69-181-139-23.hsd1.ca.comcast.net] has joined #go-nuts
15:44 -!- Xeon_ [~chatzilla@222.73.189.45] has joined #go-nuts
15:45 -!- rlab [~Miranda@91.200.158.34] has joined #go-nuts
15:48 -!- dju_ [dju@89-158-252-87.rev.dartybox.com] has joined #go-nuts
15:51 -!- dju [dju@89-158-252-87.rev.dartybox.com] has quit [Ping timeout: 240
seconds]
15:51 -!- bortzmeyer [~bortzmeye@batilda.nic.fr] has quit [Quit: Leaving.]
15:53 -!- cco3 [~conley@c-69-181-139-23.hsd1.ca.comcast.net] has quit [Ping
timeout: 245 seconds]
15:56 -!- meanburrito920 [~john@unaffiliated/meanburrito920] has joined #go-nuts
16:03 -!- Wiz126 [Wiz126@72.20.224.21] has quit [Ping timeout: 276 seconds]
16:05 -!- imsplitbit [~imsplitbi@ext-route1-1.wc1.stabletransit.com] has joined
#go-nuts
16:06 -!- imsplitbit [~imsplitbi@ext-route1-1.wc1.stabletransit.com] has quit
[Remote host closed the connection]
16:07 -!- imsplitbit [~imsplitbi@ext-route1-1.wc1.stabletransit.com] has joined
#go-nuts
16:08 -!- imsplitbit [~imsplitbi@ext-route1-1.wc1.stabletransit.com] has quit
[Remote host closed the connection]
16:21 -!- msutherl [~msutherl@cda-sxw-dhcp-138-222.Concordia.CA] has joined
#go-nuts
16:22 -!- lmoura [~lauromour@200.184.118.130] has joined #go-nuts
16:23 -!- meanburrito920 [~john@unaffiliated/meanburrito920] has quit [Ping
timeout: 252 seconds]
16:24 -!- tvw [~tv@212.79.9.150] has quit [Ping timeout: 245 seconds]
16:33 -!- path[l] [~path@122.182.0.38] has quit [Quit: path[l]]
16:36 -!- imsplitbit [~imsplitbi@sccc-66-78-236-237.smartcity.com] has joined
#go-nuts
16:46 -!- path[l] [~path@59.162.86.164] has joined #go-nuts
16:50 -!- imsplitbit [~imsplitbi@sccc-66-78-236-237.smartcity.com] has quit [Ping
timeout: 260 seconds]
16:55 -!- imsplitbit [~imsplitbi@sccc-66-78-236-237.smartcity.com] has joined
#go-nuts
16:55 -!- tvw [~tv@e182076154.adsl.alicedsl.de] has joined #go-nuts
16:58 -!- cco3-work [~conleyo@nat/google/x-kvldxyvdtgugbaro] has joined #go-nuts
17:06 -!- xenor [~xenor@p4FE4DE46.dip.t-dialin.net] has joined #go-nuts
17:06 < xenor> =O
17:14 < plexdev> http://is.gd/bpOBh by [Rob Pike] in go/ -- CLA: Andrei
Vieru
17:18 -!- path[l] [~path@59.162.86.164] has quit [Quit: path[l]]
17:18 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has quit [Ping
timeout: 245 seconds]
17:19 -!- Venom_X [~pjacobs@74.61.90.217] has quit [Ping timeout: 258 seconds]
17:20 -!- Venom_X [~pjacobs@66.54.185.131] has joined #go-nuts
17:21 -!- meanburrito920 [~john@kiwi.STUDENT.CWRU.Edu] has joined #go-nuts
17:21 -!- meanburrito920 [~john@kiwi.STUDENT.CWRU.Edu] has quit [Changing host]
17:21 -!- meanburrito920 [~john@unaffiliated/meanburrito920] has joined #go-nuts
17:21 -!- kanru_zZ [~kanru@61.228.159.23] has quit [Quit: WeeChat 0.3.1.1]
17:25 -!- nanoo [~nano@95-89-197-196-dynip.superkabel.de] has joined #go-nuts
17:31 < plexdev> http://is.gd/bpPCQ by [Andrei Vieru] in go/src/pkg/fmt/ --
fmt format verb %b bug
17:31 < plexdev> http://is.gd/bpPCU by [Christopher Wedgwood] in
go/src/pkg/xml/ -- xml: update documentation to match current coding style
17:31 -!- marsu [~marsu@93.15.196.77] has joined #go-nuts
17:34 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has joined #go-nuts
17:36 -!- xenor [~xenor@p4FE4DE46.dip.t-dialin.net] has quit [Read error:
Connection reset by peer]
17:37 -!- Fish [~Fish@78.251.198.48] has joined #go-nuts
17:39 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
17:40 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:ac61:b220:299b:61b8] has joined
#go-nuts
17:43 -!- saljam [~s@91.106.36.122] has quit [Quit: saljam]
17:46 -!- meanburrito920 [~john@unaffiliated/meanburrito920] has quit [Ping
timeout: 248 seconds]
17:48 -!- meanburrito920 [~john@192.5.109.49] has joined #go-nuts
17:48 -!- meanburrito920 [~john@192.5.109.49] has quit [Changing host]
17:48 -!- meanburrito920 [~john@unaffiliated/meanburrito920] has joined #go-nuts
17:48 -!- SecretofMana [~mana@142.46.164.30] has quit [Ping timeout: 264 seconds]
17:51 < kimelto> morning!
17:51 -!- Wi11 [~william@24.239.3.159] has joined #go-nuts
17:56 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has quit [Quit:
Verlassend]
17:57 -!- meanburrito920 [~john@unaffiliated/meanburrito920] has quit [Quit: Lost
terminal]
18:00 -!- nanoo [~nano@95-89-197-196-dynip.superkabel.de] has quit [Quit: Leaving]
18:01 -!- SecretofMana [~mana@142.46.164.30] has joined #go-nuts
18:02 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
18:04 -!- imsplitbit [~imsplitbi@sccc-66-78-236-237.smartcity.com] has quit
[Remote host closed the connection]
18:04 -!- ikaros [~ikaros@e180227084.adsl.alicedsl.de] has joined #go-nuts
18:07 -!- carllerche [~carllerch@enginey-9.border1.sfo002.pnap.net] has joined
#go-nuts
18:12 -!- SecretofMana [~mana@142.46.164.30] has quit [Ping timeout: 246 seconds]
18:25 -!- nhbar [~kv@wireless-169-235-43-6.ucr.edu] has joined #go-nuts
18:26 -!- SecretofMana [~mana@142.46.164.30] has joined #go-nuts
18:30 -!- Macpunk [~macpunk@cpe-72-177-26-221.austin.res.rr.com] has joined
#go-nuts
18:30 -!- Venom_X_ [~pjacobs@74.61.90.217] has joined #go-nuts
18:33 -!- Venom_X [~pjacobs@66.54.185.131] has quit [Ping timeout: 258 seconds]
18:34 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has joined #go-nuts
18:35 -!- illya77 [~illya77@86-129-112-92.pool.ukrtel.net] has joined #go-nuts
18:35 -!- scm [justme@c176108.adsl.hansenet.de] has quit [Ping timeout: 240
seconds]
18:35 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has joined
#go-nuts
18:37 -!- scm [justme@c162114.adsl.hansenet.de] has joined #go-nuts
18:43 -!- illya77 [~illya77@86-129-112-92.pool.ukrtel.net] has quit [Quit:
illya77]
18:43 -!- smw [~stephen@pool-96-232-88-231.nycmny.fios.verizon.net] has joined
#go-nuts
19:01 -!- aho [~nya@g227045004.adsl.alicedsl.de] has joined #go-nuts
19:02 -!- Fish [~Fish@78.251.198.48] has quit [Ping timeout: 240 seconds]
19:04 -!- Fish [~Fish@78.251.198.48] has joined #go-nuts
19:06 -!- tux21b [~christoph@90.146.60.30] has joined #go-nuts
19:10 -!- mertimor [~mertimor@p4FE74ADD.dip.t-dialin.net] has joined #go-nuts
19:15 -!- nf [~nf@124-168-148-186.dyn.iinet.net.au] has quit [Ping timeout: 258
seconds]
19:16 -!- nf [~nf@124-168-148-186.dyn.iinet.net.au] has joined #go-nuts
19:18 -!- Eridius [~kevin@unaffiliated/eridius] has joined #go-nuts
19:25 -!- aho [~nya@g227045004.adsl.alicedsl.de] has quit [Ping timeout: 240
seconds]
19:26 -!- aho [~nya@g227086014.adsl.alicedsl.de] has joined #go-nuts
19:36 -!- letoh [~letoh@59-105-29-212.adsl.dynamic.seed.net.tw] has quit [Quit:
leaving]
19:37 -!- Ikke [~ikkibr@unaffiliated/ikkebr] has quit [Ping timeout: 240 seconds]
19:41 -!- Ikke [~ikkibr@189.58.214.39.dynamic.adsl.gvt.net.br] has joined #go-nuts
19:41 -!- Ikke [~ikkibr@189.58.214.39.dynamic.adsl.gvt.net.br] has quit [Changing
host]
19:41 -!- Ikke [~ikkibr@unaffiliated/ikkebr] has joined #go-nuts
19:41 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has quit [Ping timeout:
258 seconds]
19:42 -!- Fish [~Fish@78.251.198.48] has quit [Remote host closed the connection]
19:44 -!- ikaros [~ikaros@e180227084.adsl.alicedsl.de] has quit [Quit: Leave the
magic to Houdini]
19:44 -!- jdp [~gu@75.97.120.11.res-cmts.senj.ptd.net] has quit [Ping timeout: 276
seconds]
19:44 -!- gisikw [~gisikw@137.28.186.120] has quit [Quit: Leaving]
19:45 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
19:46 -!- bjarneh [~bjarneh@1x-193-157-204-130.uio.no] has joined #go-nuts
19:49 -!- jdp [~gu@75.97.120.11.res-cmts.senj.ptd.net] has joined #go-nuts
19:57 -!- Xera^ [~brit@87-194-208-246.bethere.co.uk] has quit [Read error:
Connection reset by peer]
20:01 -!- oal [~olav@5.79-160-122.customer.lyse.net] has quit [Read error:
Connection reset by peer]
20:11 -!- msutherl [~msutherl@cda-sxw-dhcp-138-222.Concordia.CA] has quit [Quit:
Leaving...]
20:12 -!- msutherl [~msutherl@cda-sxw-dhcp-138-222.Concordia.CA] has joined
#go-nuts
20:16 -!- msutherl [~msutherl@cda-sxw-dhcp-138-222.Concordia.CA] has quit [Read
error: Operation timed out]
20:18 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:ac61:b220:299b:61b8] has quit
[Quit: Leaving.]
20:24 -!- msutherl [~msutherl@dyn-165-226.wireless.concordia.ca] has joined
#go-nuts
20:27 -!- aLeSD [~alex@ppp-125-240.21-151.libero.it] has quit [Remote host closed
the connection]
20:30 -!- dju_ [dju@89-158-252-87.rev.dartybox.com] has quit [Read error:
Connection reset by peer]
20:48 -!- Venom_lnch [~pjacobs@74.61.90.217] has quit [Quit: Venom_lnch]
20:51 -!- shasbot [~shasbot@ip70-171-218-55.tc.ph.cox.net] has quit [Read error:
Operation timed out]
20:51 -!- shasbot [~shasbot@ip70-171-218-55.tc.ph.cox.net] has joined #go-nuts
20:56 -!- afurlan [~afurlan@scorpion.mps.com.br] has quit [Remote host closed the
connection]
21:02 -!- aowi [~arkanoid@exherbo/developer/arkanoid] has quit [Remote host closed
the connection]
21:03 -!- gisikw [~gisikw@137.28.186.120] has joined #go-nuts
21:04 -!- gnuvince_ [~vince@70.35.165.251] has joined #go-nuts
21:05 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has quit [Ping
timeout: 246 seconds]
21:07 -!- gnuvince [~vince@70.35.163.1] has quit [Ping timeout: 240 seconds]
21:08 -!- aowi [~arkanoid@exherbo/developer/arkanoid] has joined #go-nuts
21:10 -!- Nitro [~nitro@208.92.17.21] has quit [Quit: Leaving.]
21:11 -!- b00m_chef__ [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
21:12 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has quit [Read error: Operation
timed out]
21:15 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has quit [Ping
timeout: 246 seconds]
21:23 -!- mertimor [~mertimor@p4FE74ADD.dip.t-dialin.net] has quit [Quit:
mertimor]
21:24 -!- Venom_X [~pjacobs@71.20.102.220] has joined #go-nuts
21:26 -!- nhbar [~kv@wireless-169-235-43-6.ucr.edu] has quit [Quit: leaving]
21:31 -!- lux` [~lux`@151.95.176.1] has quit [Read error: Connection reset by
peer]
21:31 -!- Venom_X [~pjacobs@71.20.102.220] has quit [Ping timeout: 248 seconds]
21:32 -!- Venom_X [~pjacobs@71.20.102.220] has joined #go-nuts
21:33 < plexdev> http://is.gd/bq49O by [Russ Cox] in 2 subdirs of go/ -- gc:
zero unnamed return values on entry if func has defer
21:43 -!- General1337 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has quit
[Read error: Connection reset by peer]
21:44 -!- General1337 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
21:45 -!- Ikke [~ikkibr@unaffiliated/ikkebr] has quit []
21:46 -!- Venom_X [~pjacobs@71.20.102.220] has quit [Ping timeout: 276 seconds]
21:49 -!- b00m_chef__ [~watr@d64-180-45-230.bchsia.telus.net] has quit [Quit:
Konversation terminated!]
21:50 -!- b00m_chef__ [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
21:53 -!- msutherl [~msutherl@dyn-165-226.wireless.concordia.ca] has quit [Quit:
Leaving...]
21:53 -!- GilJ [~gilles@85.10.73.16] has quit [Remote host closed the connection]
21:53 -!- b00m_chef__ [~watr@d64-180-45-230.bchsia.telus.net] has left #go-nuts []
21:54 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
21:55 -!- Macpunk [~macpunk@cpe-72-177-26-221.austin.res.rr.com] has left #go-nuts
["Leaving"]
21:56 -!- Venom_X [~pjacobs@71.20.102.220] has joined #go-nuts
21:56 -!- Project_2501 [~Marvin@82.84.91.170] has joined #go-nuts
21:57 -!- Macpunk [~macpunk@cpe-72-177-26-221.austin.res.rr.com] has joined
#go-nuts
21:58 -!- TaMonKein [~tmkcodes@bbwirelessgw2-fee1dc00-62.dhcp.inet.fi] has quit
[Ping timeout: 245 seconds]
22:02 -!- awidegreen [~quassel@62.176.237.78] has quit [Remote host closed the
connection]
22:07 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has quit [Read error:
Operation timed out]
22:11 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
22:11 -!- Venom_X [~pjacobs@71.20.102.220] has quit [Ping timeout: 264 seconds]
22:13 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has quit [Quit:
slashus2]
22:16 -!- Nitro [~nitro@208.92.17.21] has joined #go-nuts
22:18 -!- hra [t9raha00@rhea.oamk.fi] has joined #go-nuts
22:19 -!- Macpunk [~macpunk@cpe-72-177-26-221.austin.res.rr.com] has quit [Ping
timeout: 268 seconds]
22:20 -!- hra [t9raha00@rhea.oamk.fi] has quit [Client Quit]
22:20 -!- ryan_baker [~ryan_bake@128-193-249-134.resnet.oregonstate.edu] has
joined #go-nuts
22:22 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has quit [Quit:
Verlassend]
22:22 -!- General13372 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
22:24 -!- Nitro [~nitro@208.92.17.21] has quit [Quit: Leaving.]
22:26 -!- General1337 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has quit
[Ping timeout: 276 seconds]
22:29 -!- tvw [~tv@e182076154.adsl.alicedsl.de] has quit [Ping timeout: 245
seconds]
22:32 -!- cmarcelo [~cmarcelo@enlightenment/developer/cmarcelo] has quit [Quit:
leaving]
22:34 -!- TMKCodes [~tmkcodes@bbwirelessgw2-fee1dc00-62.dhcp.inet.fi] has joined
#go-nuts
22:38 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has quit [Quit: Leaving]
22:39 -!- Nitro [~nitro@208.92.17.21] has joined #go-nuts
22:39 -!- gisikw [~gisikw@137.28.186.120] has quit [Quit: Leaving]
22:40 -!- Venom_X [~pjacobs@71.20.102.220] has joined #go-nuts
22:44 -!- General13372 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has quit
[Read error: Connection reset by peer]
22:44 -!- General1337 [~support@71-93-97-216.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
22:46 -!- ryan_baker [~ryan_bake@128-193-249-134.resnet.oregonstate.edu] has quit
[Quit: ryan_baker]
22:47 -!- thakis [~thakis@nat/google/x-hjrpbguvbbltazke] has joined #go-nuts
22:50 -!- terrex [~terrex@201.39.222.87.dynamic.jazztel.es] has joined #go-nuts
22:52 -!- g0bl1n [~anonymous@a213-22-237-141.cpe.netcabo.pt] has quit [Quit:
g0bl1n]
22:54 -!- SecretofMana [~mana@142.46.164.30] has quit [Ping timeout: 276 seconds]
22:54 -!- John_Joyus
[~satya@CPE00095b72e567-CM0018c0d9e67e.cpe.net.cable.rogers.com] has joined
#go-nuts
22:57 -!- John_Joyus
[~satya@CPE00095b72e567-CM0018c0d9e67e.cpe.net.cable.rogers.com] has left #go-nuts
[]
23:06 -!- Project_2501 [~Marvin@82.84.91.170] has quit [Quit: E se abbasso questa
leva che succ...]
23:18 -!- wuehlmaus [~wuehlmaus@p4FCC7E28.dip.t-dialin.net] has quit [Ping
timeout: 246 seconds]
23:21 -!- wuehlmaus [~wuehlmaus@p4FCC7E23.dip.t-dialin.net] has joined #go-nuts
23:27 -!- marsu [~marsu@93.15.196.77] has quit [Quit: Leaving]
23:34 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has joined
#go-nuts
23:40 -!- millertimek1a2m3 [~adam@rrcs-67-79-54-130.sw.biz.rr.com] has quit [Ping
timeout: 265 seconds]
23:45 -!- rlab [~Miranda@91.200.158.34] has quit [Read error: Connection reset by
peer]
23:45 -!- surma [~surma@77-21-87-217-dynip.superkabel.de] has quit [Quit:
Leaving.]
23:49 -!- terrex [~terrex@201.39.222.87.dynamic.jazztel.es] has quit [Quit:
Leaving.]
23:51 -!- Wiz126 [Wiz126@72.20.221.35] has joined #go-nuts
23:52 -!- saljam [~s@91.106.36.122] has joined #go-nuts
23:53 -!- saljam [~s@91.106.36.122] has quit [Client Quit]
23:53 -!- ahjamk [~s@91.106.36.122] has joined #go-nuts
--- Log closed Tue Apr 13 00:00:16 2010