2017-06-14T00:01:31Z jcowan joined #scheme 2017-06-14T00:20:14Z sleffy quit (Ping timeout: 246 seconds) 2017-06-14T00:32:03Z jaziz quit (Ping timeout: 260 seconds) 2017-06-14T00:32:50Z Guest quit (Ping timeout: 240 seconds) 2017-06-14T00:36:30Z wildbartty_ quit (Remote host closed the connection) 2017-06-14T00:37:49Z wildbartty joined #scheme 2017-06-14T00:52:55Z mejja quit (Quit: \ No newline at end of file) 2017-06-14T00:54:34Z juanfra joined #scheme 2017-06-14T00:59:47Z badkins_ quit (Remote host closed the connection) 2017-06-14T01:00:13Z jcowan quit (Quit: Leaving) 2017-06-14T01:02:50Z wildbartty_ joined #scheme 2017-06-14T01:05:10Z wildbartty quit (Ping timeout: 240 seconds) 2017-06-14T01:07:52Z NingaLeaf joined #scheme 2017-06-14T01:13:06Z NingaLeaf quit (Quit: Textual IRC Client: www.textualapp.com) 2017-06-14T01:19:37Z cemerick joined #scheme 2017-06-14T01:41:54Z schaeffer: i feel like gc would make game development hard, but what do i know 2017-06-14T01:57:02Z enderby joined #scheme 2017-06-14T01:58:41Z cromachina joined #scheme 2017-06-14T02:06:19Z jaziz joined #scheme 2017-06-14T02:08:00Z pilne quit (Quit: Quitting!) 2017-06-14T02:10:32Z qu1j0t3: depends very much on the game. 2017-06-14T02:11:42Z dpk quit (Ping timeout: 245 seconds) 2017-06-14T02:12:25Z dpk joined #scheme 2017-06-14T02:12:30Z enderby quit (Remote host closed the connection) 2017-06-14T02:12:37Z enderby joined #scheme 2017-06-14T02:20:33Z cemerick quit (Ping timeout: 260 seconds) 2017-06-14T02:27:27Z Riastradh quit (Ping timeout: 240 seconds) 2017-06-14T02:34:46Z enderby left #scheme 2017-06-14T02:44:21Z brendyn joined #scheme 2017-06-14T02:59:34Z ArneBab_ joined #scheme 2017-06-14T03:03:27Z ArneBab quit (Ping timeout: 240 seconds) 2017-06-14T03:19:36Z aeth: schaeffer: GC makes just about no difference if you object pool. The issue is that you can't really use libraries because they might create too much garbage by being idiomatic in a GCed language. 2017-06-14T03:20:49Z aeth: Basically, preallocate everything that you can. 2017-06-14T03:22:29Z aeth: I'd say a much larger issue would be using boxed double-floats when using single-floats would be perfectly sufficient. 2017-06-14T03:24:00Z jim quit (Read error: Connection reset by peer) 2017-06-14T03:24:35Z jim joined #scheme 2017-06-14T03:27:44Z jaziz quit (Ping timeout: 260 seconds) 2017-06-14T04:08:08Z jao quit (Ping timeout: 240 seconds) 2017-06-14T04:29:57Z ghs39ghsggf joined #scheme 2017-06-14T04:29:57Z ghs39ghsggf left #scheme 2017-06-14T04:30:27Z lalex_ quit (Ping timeout: 240 seconds) 2017-06-14T04:31:34Z lalex joined #scheme 2017-06-14T04:38:57Z bonz060 quit (Ping timeout: 240 seconds) 2017-06-14T04:58:10Z jonaslund quit (Ping timeout: 255 seconds) 2017-06-14T05:25:32Z jaziz joined #scheme 2017-06-14T05:25:38Z ecraven: aeth: some efficient way of handling integer vectors is also needed, to directly communicated with Openg 2017-06-14T05:25:40Z ecraven: GL 2017-06-14T05:26:01Z sondr3 quit (Ping timeout: 255 seconds) 2017-06-14T05:35:11Z jonaslund joined #scheme 2017-06-14T05:56:12Z cromachina quit (Quit: Leaving) 2017-06-14T05:58:02Z cromachina joined #scheme 2017-06-14T06:17:33Z vicenteH joined #scheme 2017-06-14T06:22:28Z sondr3 joined #scheme 2017-06-14T06:24:36Z sleffy joined #scheme 2017-06-14T06:35:53Z ventonegro joined #scheme 2017-06-14T06:39:59Z igajsin quit (Ping timeout: 246 seconds) 2017-06-14T06:43:59Z nerfur left #scheme 2017-06-14T06:48:19Z suiluj joined #scheme 2017-06-14T07:08:06Z sleffy quit (Ping timeout: 258 seconds) 2017-06-14T07:08:20Z aeth quit (Ping timeout: 246 seconds) 2017-06-14T07:31:04Z civodul joined #scheme 2017-06-14T07:31:47Z beekill95 joined #scheme 2017-06-14T07:33:47Z kammd joined #scheme 2017-06-14T07:37:34Z Guest joined #scheme 2017-06-14T08:09:34Z aeth joined #scheme 2017-06-14T08:28:50Z jonaslund quit (Ping timeout: 240 seconds) 2017-06-14T08:30:02Z wigust joined #scheme 2017-06-14T08:37:13Z androclus quit (Quit: ERC (IRC client for Emacs 25.1.1)) 2017-06-14T08:39:11Z grublet quit (Quit: Leaving) 2017-06-14T09:11:07Z Steverman joined #scheme 2017-06-14T09:14:37Z wildbartty joined #scheme 2017-06-14T09:14:39Z wildbartty__ joined #scheme 2017-06-14T09:14:44Z wildbartty__ quit (Remote host closed the connection) 2017-06-14T09:19:23Z greatscottttt joined #scheme 2017-06-14T09:23:16Z fiddlerwoaroof quit (Ping timeout: 268 seconds) 2017-06-14T09:24:37Z fiddlerwoaroof joined #scheme 2017-06-14T09:31:29Z wildbartty_ quit (Quit: Leaving) 2017-06-14T09:42:35Z Guest quit (Ping timeout: 240 seconds) 2017-06-14T09:49:02Z jonaslund joined #scheme 2017-06-14T09:50:18Z beekill95 quit (Remote host closed the connection) 2017-06-14T09:51:47Z suiluj quit (Ping timeout: 246 seconds) 2017-06-14T10:04:49Z cemerick joined #scheme 2017-06-14T10:10:27Z jaziz quit (Ping timeout: 255 seconds) 2017-06-14T10:15:28Z Steverman quit (Ping timeout: 240 seconds) 2017-06-14T10:16:10Z ertes quit (Ping timeout: 240 seconds) 2017-06-14T10:19:48Z fiddlerwoaroof quit (Ping timeout: 260 seconds) 2017-06-14T10:21:29Z suiluj joined #scheme 2017-06-14T10:24:34Z bonz060 joined #scheme 2017-06-14T10:27:25Z fiddlerwoaroof joined #scheme 2017-06-14T10:50:06Z lritter joined #scheme 2017-06-14T10:50:58Z fiddlerwoaroof quit (Ping timeout: 260 seconds) 2017-06-14T11:02:09Z jonaslund quit (Remote host closed the connection) 2017-06-14T11:06:43Z pjb quit (Ping timeout: 255 seconds) 2017-06-14T11:14:47Z jonaslund joined #scheme 2017-06-14T11:26:06Z Steverman joined #scheme 2017-06-14T11:39:19Z fiddlerwoaroof joined #scheme 2017-06-14T11:49:35Z fiddlerwoaroof quit (Ping timeout: 240 seconds) 2017-06-14T12:07:18Z pjb joined #scheme 2017-06-14T12:22:46Z pjb quit (Ping timeout: 255 seconds) 2017-06-14T12:25:46Z rotty quit (Ping timeout: 260 seconds) 2017-06-14T12:32:46Z greatscottttt quit (Quit: WeeChat 1.5) 2017-06-14T12:41:02Z notbarton quit (Quit: Leaving) 2017-06-14T12:51:15Z Riastradh joined #scheme 2017-06-14T12:52:30Z rotty joined #scheme 2017-06-14T12:54:38Z bonz060 quit (Ping timeout: 260 seconds) 2017-06-14T13:00:21Z nanoz joined #scheme 2017-06-14T13:02:36Z _Guest joined #scheme 2017-06-14T13:08:00Z bonz060 joined #scheme 2017-06-14T13:09:01Z fiddlerwoaroof joined #scheme 2017-06-14T13:13:35Z notbarton joined #scheme 2017-06-14T13:13:49Z notbarton quit (Remote host closed the connection) 2017-06-14T13:13:59Z notbarton joined #scheme 2017-06-14T13:16:46Z fiddlerwoaroof quit (Ping timeout: 246 seconds) 2017-06-14T13:23:47Z jcowan joined #scheme 2017-06-14T13:51:51Z ruste joined #scheme 2017-06-14T13:56:41Z suiluj quit (Read error: Connection reset by peer) 2017-06-14T13:56:45Z suiluj_ joined #scheme 2017-06-14T14:01:45Z cromachina quit (Read error: Connection reset by peer) 2017-06-14T14:05:29Z _Guest quit (Quit: _Guest) 2017-06-14T14:19:38Z jcowan quit (Ping timeout: 255 seconds) 2017-06-14T14:20:05Z wigust quit (Ping timeout: 240 seconds) 2017-06-14T14:22:01Z wigust joined #scheme 2017-06-14T14:23:02Z suiluj_ quit (Quit: Leaving) 2017-06-14T14:24:24Z fiddlerwoaroof joined #scheme 2017-06-14T14:31:47Z fiddlerwoaroof quit (Ping timeout: 255 seconds) 2017-06-14T14:40:56Z sethalves quit (Quit: Leaving.) 2017-06-14T14:45:27Z fiddlerwoaroof joined #scheme 2017-06-14T15:00:14Z sethalves joined #scheme 2017-06-14T15:06:28Z nanoz quit (Ping timeout: 260 seconds) 2017-06-14T15:09:34Z wildbartty quit (Remote host closed the connection) 2017-06-14T15:11:57Z fiddlerwoaroof quit (Ping timeout: 240 seconds) 2017-06-14T15:19:44Z wildbartty joined #scheme 2017-06-14T15:25:21Z ventonegro quit (Quit: rcirc on GNU Emacs 25.1.1) 2017-06-14T15:36:49Z notbarton quit (Read error: Connection reset by peer) 2017-06-14T15:38:33Z wigust quit (Remote host closed the connection) 2017-06-14T15:43:57Z jao joined #scheme 2017-06-14T15:46:05Z jonaslund quit (Ping timeout: 240 seconds) 2017-06-14T15:48:04Z cemerick quit (Ping timeout: 268 seconds) 2017-06-14T16:01:59Z mejja joined #scheme 2017-06-14T16:05:09Z jao quit (Remote host closed the connection) 2017-06-14T16:05:38Z brendyn quit (Ping timeout: 240 seconds) 2017-06-14T16:05:51Z jao joined #scheme 2017-06-14T16:16:39Z jonaslund joined #scheme 2017-06-14T16:19:31Z emacsoma` quit (Ping timeout: 268 seconds) 2017-06-14T16:26:28Z sssilver_ joined #scheme 2017-06-14T16:27:33Z sssilver quit (Ping timeout: 260 seconds) 2017-06-14T16:33:43Z pilne joined #scheme 2017-06-14T16:38:43Z pjb joined #scheme 2017-06-14T16:46:24Z jcowan joined #scheme 2017-06-14T16:54:04Z sleffy joined #scheme 2017-06-14T16:58:31Z ruste quit (Quit: Leaving.) 2017-06-14T17:09:43Z nanoz joined #scheme 2017-06-14T17:09:43Z nanoz quit (Changing host) 2017-06-14T17:09:43Z nanoz joined #scheme 2017-06-14T17:16:02Z mekeor joined #scheme 2017-06-14T17:18:54Z wigust joined #scheme 2017-06-14T17:19:29Z badkins joined #scheme 2017-06-14T17:20:40Z mekeor: is there a pre-defined function (let's call it string-replicate) so that either (string-replicate #\A 5) or (string-replicate "A" 5) results in "AAAAA"? 2017-06-14T17:21:47Z mekeor: (i'm using the guile implementation.) (in haskell, it's called `replicate`.) 2017-06-14T17:22:17Z gwatt: mekeor: (make-string 5 #\A) 2017-06-14T17:23:12Z mekeor: gwatt: awesome, thank you! :) 2017-06-14T17:23:28Z gwatt: and there's one for most (all?) of the collection-style objects (list, vector, bytevector) 2017-06-14T17:24:40Z mekeor: awesome :3 2017-06-14T17:24:42Z gwatt: and if you want to repeat a string instead of just a character, you can do (apply string-append (make-list N "asdf")) 2017-06-14T17:27:09Z mejja: https://srfi.schemers.org/srfi-152/srfi-152.html#ReplicationSplitting 2017-06-14T17:28:05Z mekeor: mejja: wow: "Received: 2017/6/2" 2017-06-14T17:28:17Z mekeor: "This SRFI is currently in draft status" 2017-06-14T17:28:24Z mejja: https://srfi.schemers.org/srfi-13/srfi-13.html#ReplicateRotate 2017-06-14T17:29:57Z nanoz quit (Read error: Connection reset by peer) 2017-06-14T17:30:08Z Steverman quit (Ping timeout: 240 seconds) 2017-06-14T17:34:51Z mekeor: is there some kind of search engine for (functions defined in) SRFIs? something like hoogle or hayoo for haskell? 2017-06-14T17:37:55Z sssilver_ quit (Read error: Connection reset by peer) 2017-06-14T17:38:30Z gwatt: I think your best bet is searching through here: https://github.com/scheme-requests-for-implementation/ 2017-06-14T17:38:36Z gwatt: or just asking in this channel 2017-06-14T17:39:04Z sleffy quit (Ping timeout: 268 seconds) 2017-06-14T17:40:06Z sssilver joined #scheme 2017-06-14T17:41:11Z igajsin joined #scheme 2017-06-14T17:45:28Z daviid joined #scheme 2017-06-14T17:49:47Z cemerick joined #scheme 2017-06-14T17:50:05Z jmd joined #scheme 2017-06-14T17:50:15Z alezost joined #scheme 2017-06-14T17:51:42Z JoshS quit (Quit: Leaving) 2017-06-14T17:53:23Z sssilver_ joined #scheme 2017-06-14T17:54:47Z sssilver quit (Ping timeout: 258 seconds) 2017-06-14T17:55:22Z ruste joined #scheme 2017-06-14T17:59:09Z sssilver_ quit (Remote host closed the connection) 2017-06-14T18:00:03Z sssilver joined #scheme 2017-06-14T18:23:30Z gravicappa joined #scheme 2017-06-14T18:27:32Z notbarton joined #scheme 2017-06-14T18:46:05Z kammd quit (Quit: Connection closed for inactivity) 2017-06-14T18:50:32Z jmd quit (Remote host closed the connection) 2017-06-14T18:56:02Z sleffy joined #scheme 2017-06-14T19:05:15Z sssilver quit (Remote host closed the connection) 2017-06-14T19:09:30Z cemerick quit (Ping timeout: 240 seconds) 2017-06-14T19:10:45Z sssilver joined #scheme 2017-06-14T19:17:47Z badkins quit (Remote host closed the connection) 2017-06-14T19:18:04Z badkins joined #scheme 2017-06-14T19:32:43Z ruste quit (Read error: Connection reset by peer) 2017-06-14T19:37:34Z grublet joined #scheme 2017-06-14T19:41:04Z wildbartty_ joined #scheme 2017-06-14T19:43:49Z cemerick joined #scheme 2017-06-14T19:44:43Z wildbartty quit (Ping timeout: 260 seconds) 2017-06-14T19:49:11Z igajsin quit (Ping timeout: 268 seconds) 2017-06-14T19:50:20Z jcowan: Still working on the SRFI-152 implementation (hacked up SRFI 130, which is hacked up SRFI 13) 2017-06-14T20:01:16Z sleffy quit (Ping timeout: 260 seconds) 2017-06-14T20:01:27Z muelleme joined #scheme 2017-06-14T20:03:14Z sssilver quit (Read error: Connection reset by peer) 2017-06-14T20:04:55Z igajsin joined #scheme 2017-06-14T20:04:57Z sssilver joined #scheme 2017-06-14T20:11:31Z Steverman joined #scheme 2017-06-14T20:13:01Z muelleme quit (Ping timeout: 255 seconds) 2017-06-14T20:14:26Z mekeor quit (Ping timeout: 246 seconds) 2017-06-14T20:22:46Z kakadu joined #scheme 2017-06-14T20:26:08Z JoshS joined #scheme 2017-06-14T20:32:27Z jaziz joined #scheme 2017-06-14T20:41:44Z kakadu: What should I use to measure execution time of my code after warm-up? (time) seems fine but it prints to stdout which is inconvenient. Will using (cpu-time) be correct? 2017-06-14T20:53:37Z jcowan: kakadu: Which Scheme are you using? 2017-06-14T20:53:41Z kakadu: chez 2017-06-14T20:53:50Z jcowan: probably ask people at #chez, then 2017-06-14T20:53:59Z jcowan: there is no standard way 2017-06-14T20:57:53Z kakadu: thanks 2017-06-14T21:00:28Z alezost quit (Quit: I live in GuixSD and Emacs ) 2017-06-14T21:04:10Z lritter quit (Ping timeout: 240 seconds) 2017-06-14T21:10:51Z rain1 joined #scheme 2017-06-14T21:29:27Z cemerick quit (Ping timeout: 240 seconds) 2017-06-14T21:29:42Z gravicappa quit (Ping timeout: 268 seconds) 2017-06-14T21:32:11Z ertes joined #scheme 2017-06-14T21:38:12Z pierpa joined #scheme 2017-06-14T21:42:24Z civodul quit (Quit: ERC (IRC client for Emacs 25.2.1)) 2017-06-14T22:15:05Z bonz060 quit (Ping timeout: 240 seconds) 2017-06-14T22:17:32Z ArneBab_ quit (Ping timeout: 260 seconds) 2017-06-14T22:22:56Z cemerick joined #scheme 2017-06-14T22:23:10Z ArneBab joined #scheme 2017-06-14T22:26:59Z Steverman quit (Ping timeout: 255 seconds) 2017-06-14T22:30:15Z lambda-11235 joined #scheme 2017-06-14T22:44:14Z daviid quit (Ping timeout: 246 seconds) 2017-06-14T22:54:05Z sethalves quit (Ping timeout: 240 seconds) 2017-06-14T22:55:37Z sethalves joined #scheme 2017-06-14T22:56:50Z grublet quit (Quit: Leaving) 2017-06-14T23:03:33Z muelleme joined #scheme 2017-06-14T23:08:04Z cemerick quit (Ping timeout: 255 seconds) 2017-06-14T23:08:44Z kakadu quit (Remote host closed the connection) 2017-06-14T23:08:58Z muelleme quit (Ping timeout: 255 seconds) 2017-06-14T23:12:03Z marvin2 joined #scheme 2017-06-14T23:44:28Z sethalves quit (Ping timeout: 260 seconds) 2017-06-14T23:46:49Z cemerick joined #scheme 2017-06-14T23:47:40Z araujo quit (Ping timeout: 255 seconds) 2017-06-14T23:47:48Z sethalves joined #scheme 2017-06-14T23:53:23Z jcowan quit (Ping timeout: 268 seconds) 2017-06-14T23:54:55Z araujo joined #scheme 2017-06-14T23:54:55Z araujo quit (Changing host) 2017-06-14T23:54:55Z araujo joined #scheme 2017-06-14T23:59:53Z mejja quit (Quit: \ No newline at end of file)