00:30 (join) jonrafkind 01:19 (join) Fare 01:29 (quit) danbrown: Remote host closed the connection 02:52 (quit) jonrafkind: Ping timeout: 255 seconds 04:09 (join) emma 05:16 (quit) jao: Ping timeout: 245 seconds 05:31 (quit) martinhex: Remote host closed the connection 06:20 (join) jao 06:45 (join) b-man_ 07:19 (quit) b-man_: Ping timeout: 240 seconds 07:21 (join) b-man_ 07:31 (quit) b-man_: Ping timeout: 255 seconds 07:36 (quit) pygospa: Disconnected by services 07:36 (join) TheRealPygo 07:51 (join) hanDerPeder 08:19 (quit) stamourv: Read error: Connection reset by peer 08:19 (join) stamourv 08:19 (quit) hanDerPeder: Ping timeout: 260 seconds 08:58 (join) vu3rdd 09:12 (quit) samth_away: Remote host closed the connection 09:12 (join) samth 09:20 (join) hanDerPeder 09:25 (join) mceier 09:39 (join) jeapostrophe_ 10:29 (join) MayDaniel 10:29 samth: jeapostrophe_, 3 more runs and then we can take drdr seriously again 10:38 jeapostrophe_: i thought 21481 was good for seriousness 10:38 jeapostrophe_: what happens on 21498> 10:39 samth: all of the existing gr2 fixes will be done 10:39 samth: oh, and drdr needs kicking - it's taking too long, jeapostrophe_ 10:41 samth: there still seem to be some focus issues as well 10:43 (join) fjl 10:55 (quit) jeapostrophe_: Quit: jeapostrophe_ 10:57 samth: of the 9 timeouts, 5 are due to focus bugs, 3 have no explanation in the output, and 1 raises what might be a real error 11:03 (join) jeapostrophe_ 11:08 samth: jeapostrophe_, kick drdr again 11:12 (join) anRch 11:15 jeapostrophe_: samth: it will finish shortly 11:15 jeapostrophe_: it was stuck on make install 11:15 (quit) jeapostrophe_: Quit: jeapostrophe_ 11:20 offby1: eli: any chance of getting (define (shuffle list) (lambda (list) (sort list < #:key (lambda (_) (random)) #:cache-keys? #t))) into racket proper? It's awfully useful 11:20 (join) danbrown 11:21 samth: offby1, send me/dev@r-l a patch for `racket/list' with tests and docs, and it'll go in 11:21 offby1: oh noes :) 11:21 offby1: that means I'll have to think.