dvdmuckle has quit [Remote host closed the connection]
dvdmuckle has joined #racket
teardown has joined #racket
badkins has quit [Remote host closed the connection]
Sgeo has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
dddddd has quit [Remote host closed the connection]
badkins has quit [Ping timeout: 265 seconds]
ArthurStrong has quit [Quit: leaving]
corpix has quit [Remote host closed the connection]
corpix has joined #racket
corpix has quit [Quit: corpix]
corpix has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 264 seconds]
orivej has quit [Ping timeout: 258 seconds]
endformationage has quit [Quit: WeeChat 2.6]
srandon111 has quit [Quit: leaving]
_whitelogger has joined #racket
badkins has joined #racket
badkins has quit [Remote host closed the connection]
nan`_ has joined #racket
nan` has quit [Ping timeout: 265 seconds]
Fare has quit [Remote host closed the connection]
rgherdt has joined #racket
orivej has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
true-grue has joined #racket
dddddd has joined #racket
tlcu has joined #racket
badkins has joined #racket
badkins has quit [Remote host closed the connection]
TCZ has joined #racket
_whitelogger has joined #racket
nullcone has quit [Quit: Connection closed for inactivity]
SGASAU has joined #racket
sz0 has quit [Quit: Connection closed for inactivity]
TCZ has quit [Quit: Leaving]
SGASAU has quit [Remote host closed the connection]
SGASAU has joined #racket
jellie has joined #racket
jellie has quit [Read error: Connection reset by peer]
jellie has joined #racket
jellie has quit [Read error: Connection reset by peer]
jellie has joined #racket
jellie has quit [Read error: Connection reset by peer]
SGASAU has quit [Remote host closed the connection]
jellie has joined #racket
jellie has quit [Ping timeout: 260 seconds]
Fare has joined #racket
TCZ has joined #racket
TCZ has quit [Client Quit]
sagax has quit [Quit: Konversation terminated!]
sagax has joined #racket
jellie has joined #racket
jellie has quit [Ping timeout: 260 seconds]
jellie has joined #racket
jellie has quit [Ping timeout: 260 seconds]
nan` has joined #racket
<dzoe>
And maybe "someone" should update the topic here :)
nan`_ has quit [Ping timeout: 265 seconds]
<greghendershott>
dzoe: The IRC channel topic is not wrong when it says that 7.6 has been released :P
<erkin>
Haha
<erkin>
I'm curious about this `call-in-continuation' thing.
<erkin>
It's not yet documented it seems.
<dzoe>
That is just one sample from the set of valid statements about Racket releases, that is true, that explains why it never states something along the lines "The latest stable version of Racket - v7.6 - has been released." :)
<dzoe>
erkin: call-with-continuation aka call/cc?
<dzoe>
Oh, it actually exists in my 7.7.0.4 ...
<erkin>
call-with-current-continuation you mean ;-P
<dzoe>
Yes :)
<dzoe>
Too tired ..
<erkin>
:-)
iyzsong has quit [Ping timeout: 260 seconds]
tlcu has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tlcu has joined #racket
jellie has joined #racket
jellie has quit [Quit: WeeChat 2.8]
srandon111 has joined #racket
ArthurStrong has joined #racket
wreed has joined #racket
nan` has quit [Ping timeout: 272 seconds]
bitmapper has joined #racket
KDr23 has joined #racket
KDr22 has quit [Ping timeout: 256 seconds]
wreed has quit [Quit: Goodbye]
wreed has joined #racket
ArthurStrong has quit [Ping timeout: 265 seconds]
miskatonic has joined #racket
ArthurStrong has joined #racket
nan` has joined #racket
efm has quit [Read error: Connection reset by peer]
badkins has joined #racket
wreed has quit [Quit: Goodbye]
nan` has quit [Ping timeout: 256 seconds]
wreed has joined #racket
miskatonic has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
<bremner>
any racket plot exports know how to flip the y axis from top to bottom (I want the origin at the top left). I (eventually) realized that setting plot-y-transform doesn't work because it's not monotone
SGASAU has joined #racket
KDr23 has quit [Ping timeout: 264 seconds]
wreed has quit [Quit: Goodbye]
badkins has quit [Remote host closed the connection]
<winny>
i'm very interested in adding nightly/git builds to gentoo, but i noticed the release tarballs and git have rather different build requirements... are there nightly tarballs?
<winny>
(this way I can catch issues like this before release in the future :D)
<bremner>
yeah, I find the delta between git and the release tarballs to be pretty annoying.
<bremner>
presumably there are good reasons for it. It just feels a bit anachronistic
<bremner>
disclaimer: I don't really even understand collections. So probably I should be ignored on this topic.
efm has joined #racket
<winny>
the bottom line is it becomes challenging to assure packagers will have a good time if git and releases differ in how they are built