ELLIOTTCABLE changed the topic of #elliottcable to: a _better_ cult ˙ ͜ʟ˙ embrace, extend, extinguish.
yorick has quit [Remote host closed the connection]
mcc has quit [Quit: /quit]
sharkbot has quit [Remote host closed the connection]
sharkbot has joined #elliottcable
Sorella has quit [Quit: Ex-Chat]
<Cheery> I hope this won't contain too much mess. :)
<Cheery> my head is mush already at this time of night
<Cheery> need to sleep before I can do any kind of analysis about how I succeed
<Cheery> looking at quorum closer.. it seems fucking stupid idea
alexgordon has joined #elliottcable
<eligrey> ELLIOTTCABLE: you can buy l.io
<eligrey> so then you can tell people to go to ell.io vocally and it won't matter if they get it wrong
purr has quit [Ping timeout: 256 seconds]
purr has joined #elliottcable
alexgordon has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<devyn> ELLIOTTCABLE: remember my 8,192 branch test program? well, turns out it was a bit misleading. I increased the number of branches to 65,536 and I'm seeing actually huge gains from parallelism: on 4 core/8 thread AMD processor: -R1 = 6.0s, -R2 = 4.3s, -R4 = 2.6s, -R8 = 2.2s
<devyn> ELLIOTTCABLE: but yeah, Paws is still broken, so whatever :p
<purr\Paws> [Paws.rs] devyn pushed 1 new commit to master: https://github.com/devyn/Paws.rs/commit/fe51a30be7da298294c7baa5b3f7410574d35d6d
<purr\Paws> Paws.rs/master fe51a30 Devyn Cairns: Update branch-a-lot to stress parallelism more
eligrey has quit [Quit: Leaving]
prophile has joined #elliottcable
<Cheery> ok..
<Cheery> I hope that post isn't containing anything too horrible. I need to relax bit more to get back to it.
<purr\Paws> [Paws.rs] devyn pushed 1 new commit to master: https://github.com/devyn/Paws.rs/commit/f57464b90b15612a62c3a514f37504c29a0dd4e5
<purr\Paws> Paws.rs/master f57464b Devyn Cairns: ctags support
<Cheery> my return became a function. and every function ends with implicit (return null)
<devyn> Cheery: what's wrong with just implicitly returning the value of the final expression?
<devyn> in many languages you can do this: fn a() -> uint { 3240982 }
<Cheery> hmm.. my for -iteration behaves different.
<Cheery> it doesn't produce a map like it does in coffeescript.
<Cheery> you're riht
<Cheery> it doesn't hurt
<devyn> that's okay, 'for' can just result in either null or whatever the final expression was (kinda weird, but maybe useful)
yorick has joined #elliottcable
yorick has quit [Remote host closed the connection]
<Cheery> hmm.. the return can't be actually a function, because it's a continuation, which means it doesn't fit the call pattern.
Sgeo has quit [Read error: Connection reset by peer]
prophile has quit [Read error: Connection reset by peer]
prophile has joined #elliottcable
oldskirt has joined #elliottcable
oldskirt_ has quit [Ping timeout: 250 seconds]
Sorella has joined #elliottcable
Sorella has joined #elliottcable
alexgordon has joined #elliottcable
purr has quit [Ping timeout: 240 seconds]
purr has joined #elliottcable
<prophile> SO FULL
<prophile> MUCH FOOD
<alexgordon> sup prophile
<prophile> SO FOOD
<prophile> MUCH FULL
<prophile> I have to get to the other side of the isle of wight tonight
<prophile> and I'm not sure how I'm going to do it
<prophile> a valid observation
<prophile> get nuck and joelteon harnessed up
oldskirt_ has joined #elliottcable
oldskirt has quit [Ping timeout: 240 seconds]
yorickpeterse has left #elliottcable ["The NSA took my baby"]
prophile has quit [Quit: The Game]
oldskirt has joined #elliottcable
oldskirt_ has quit [Ping timeout: 260 seconds]
yorick has joined #elliottcable
<joelteon> how dare you associate me with him
gozala has joined #elliottcable
Sorella_ has joined #elliottcable
Sorella has quit [Disconnected by services]
Sorella_ is now known as Sorella
Sorella has quit [Changing host]
Sorella has joined #elliottcable
eligrey has joined #elliottcable
yorick has quit [Remote host closed the connection]
<joelteon> so this is interesting
<joelteon> guys, if a host has A and AAAA records, who chooses which address to try first?
<eligrey> joelteon: all of my devices connect to aaaa records first if available
<eligrey> brb driver updates
<joelteon> hm
eligrey has quit [Quit: Leaving]
<joelteon> interesting
<joelteon> this
<joelteon> this network can *try* to connect over ipv6, but it times out
<joelteon> so it's really starting to annoy me
eligrey has joined #elliottcable
prophile has joined #elliottcable
Sorella has quit [Quit: Ex-Chat]
yorick has joined #elliottcable
prophile has quit [Quit: The Game]
prophile has joined #elliottcable
oldskirt is now known as oldskirt_
prophile has quit [Quit: The Game]
Sgeo has joined #elliottcable
<Cheery> my lisp is alive. :)
oldskirt has joined #elliottcable
<Cheery> muahhahahahaa
oldskirt_ has quit [Ping timeout: 250 seconds]
<Cheery> the c transpiler is a disgrace, strings and floats unusable, cps is barely optimized, just coalesced a bit.
<Cheery> only the most primitive units in the language work.
<Cheery> set/get/closures/function calls to those closures.
<Cheery> I extend the language with hand-written C-code "closures"
<Cheery> all the stuff that used to take a slot in the interpreter is a function instead now.
Sorella has joined #elliottcable
<katlogic> Cheery: you dont need much to bootstrap lisp :)
<katlogic> joelteon: historically, aaaa first, but lately software does the sensible thing
<vil> glowcoil: omfg worlds
<katlogic> ie hammer both a and aaaa concurrently and pick whichever responds first