samth changed the topic of #racket to: Racket v7.9 has been released: https://blog.racket-lang.org/2020/11/racket-v7-9.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
tilpner has quit [Read error: Connection reset by peer]
tilpner_ has joined #racket
tilpner_ is now known as tilpner
jmiven has quit [Quit: reboot]
jmiven has joined #racket
phillbush has quit [Quit: Leaving]
acarrico has quit [Ping timeout: 260 seconds]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 264 seconds]
mirrorbird has quit [Quit: Leaving]
tilpner_ has joined #racket
tilpner has quit [Ping timeout: 240 seconds]
tilpner_ is now known as tilpner
sz0 has quit [Quit: Connection closed for inactivity]
phillbush has joined #racket
libertyprime has joined #racket
FreeFull has quit []
mirrorbird has joined #racket
bitmapper has quit [Quit: Connection closed for inactivity]
<nisstyre> bremner: I don't remember what I asked but thank you for answering
phillbush has quit [Remote host closed the connection]
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
zxq2 has quit [Ping timeout: 272 seconds]
phillbush has joined #racket
tilpner has quit [Remote host closed the connection]
tilpner_ has joined #racket
tilpner_ is now known as tilpner
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
aquijoule__ has joined #racket
aquijoule_ has quit [Ping timeout: 265 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 265 seconds]
g-w1 has quit [Quit: WeeChat 2.7.1]
phillbush has quit [Remote host closed the connection]
fredmanglis has joined #racket
fredmanglis has quit [Client Quit]
bitmapper has joined #racket
caente has quit [Ping timeout: 272 seconds]
mirrorbird has quit [Quit: Leaving]
orivej has quit [Ping timeout: 240 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 240 seconds]
narimiran has joined #racket
mirrorbird has joined #racket
rekahsoft has joined #racket
rekahsoft has quit [Ping timeout: 240 seconds]
sz0 has joined #racket
_whitelogger has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
badkins has joined #racket
badkins has quit [Ping timeout: 264 seconds]
teardown has quit [Remote host closed the connection]
teardown has joined #racket
epony has quit [Ping timeout: 240 seconds]
jellie has joined #racket
aquijoule__ has quit [Ping timeout: 240 seconds]
bitmapper has quit [Quit: Connection closed for inactivity]
mirrorbird has quit [Ping timeout: 272 seconds]
epony has joined #racket
MetaHertz has quit [Ping timeout: 264 seconds]
jellie has quit [Ping timeout: 260 seconds]
jellie has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 265 seconds]
jellie has quit [Read error: Connection reset by peer]
aeth has quit [Ping timeout: 272 seconds]
aeth has joined #racket
jellie has joined #racket
bremner has quit [Ping timeout: 264 seconds]
phillbush has joined #racket
phillbush has quit [Remote host closed the connection]
phillbush has joined #racket
jellie has quit [Ping timeout: 272 seconds]
jellie has joined #racket
badkins has joined #racket
orivej has joined #racket
badkins has quit [Ping timeout: 260 seconds]
jellie has quit [Ping timeout: 240 seconds]
jellie has joined #racket
jellie has quit [Ping timeout: 240 seconds]
nullcone has quit [Quit: Connection closed for inactivity]
bremner has joined #racket
jellie has joined #racket
jellie has quit [Ping timeout: 260 seconds]
jellie has joined #racket
jellie has quit [Ping timeout: 264 seconds]
caente has joined #racket
phillbush has quit [Quit: Leaving]
jellie has joined #racket
phillbush has joined #racket
jellie has quit [Ping timeout: 260 seconds]
aeth has quit [Ping timeout: 272 seconds]
aeth has joined #racket
jellie has joined #racket
badkins has joined #racket
bitmapper has joined #racket
badkins has quit [Ping timeout: 240 seconds]
acarrico has joined #racket
jellie has quit [Ping timeout: 272 seconds]
jellie has joined #racket
jellie has quit [Ping timeout: 240 seconds]
Lowl3v3l has joined #racket
oriba has joined #racket
<oriba> I'm looking for an old SML-implementation (1993 or before), with weaker / non-static type checking. AFAIK there is an implementation in Scheme (renamed to Racket?) that provides such old SML. How to get started with racket/scheme to get such an old SML running?
dimaugh has joined #racket
<oriba> In racket get an error "; readline-input:1:0: read-syntax: `#lang` not enabled [,bt for context]"
<oriba> is this an issue that needs to recompile racket with other settings?
phillbush has quit [Remote host closed the connection]
phillbush has joined #racket
<ecraven> you should not paste code with #lang in the repl, but load the file instead
<ecraven> or run `racket -I <lang>`
<oriba> how to load it?
Sgeo has joined #racket
<oriba> looks like a long way to get my old SML running... first need to learn racket in more detail it seems
badkins has joined #racket
phillbush has quit [Remote host closed the connection]
aeth has quit [Ping timeout: 256 seconds]
phillbush has joined #racket
aeth has joined #racket
phillbush has quit [Remote host closed the connection]
phillbush has joined #racket
jellie has joined #racket
<samth> oriba: try "racket <file.rkt>"
<samth> dzoe: rather than changing the topic i've done something much worse ;)
<samth> dzoe: tonyg: build time is faster on CS than BC now (at least on 1 thread)
<samth> things are (maybe) slower than in 2016 because (a) the Chez build is a little slower than the Racket BC runtime build because Chez is slower than GCC and the build isn't parallelized as well (b) there's more code than 5 years ago
<samth> if you look at build-plot.racket-lang.org the slowdown was in 2018. here's 2019/1/1: https://build-plot.racket-lang.org/2019-01-01.html
<samth> and here's racket cs today: https://build-plot-cs.racket-lang.org/ (a little bit slower than 2018/1, but much faster than 2019/1)
jellie has quit [Ping timeout: 240 seconds]
jellie has joined #racket
dustyweb has quit [Ping timeout: 264 seconds]
phillbush has quit [Remote host closed the connection]
teardown has quit [Ping timeout: 268 seconds]
notzmv has quit [Remote host closed the connection]
notzmv has joined #racket
<dimaugh> is there any way to convert bytes to hex without having to load some library?
<dimaugh> i know (formatf "~x" n), but i'm not sure turning it into a string is ideal
<dimaugh> i'm writing a midi parser
notzmv has quit [Remote host closed the connection]
<dimaugh> or some way to convert bytestrings to hex strings
ArneBab has joined #racket
<dimaugh> nevermind, i wrote a base conversion function
nullcone has joined #racket
dimaugh has quit [Remote host closed the connection]
jellie has quit [Read error: Connection reset by peer]
jellie has joined #racket
jellie has quit [Ping timeout: 264 seconds]
jellie has joined #racket
rj has joined #racket
jellie has quit [Quit: WeeChat 3.0.1]
phillbush has joined #racket
teardown has joined #racket
richbridger has joined #racket
teardown has quit [Ping timeout: 268 seconds]
teardown has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 265 seconds]
notzmv has joined #racket
oriba has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
libertyprime has quit [Ping timeout: 240 seconds]
libertyprime has joined #racket
true-grue has joined #racket
terrorjack has quit [Quit: The Lounge - https://thelounge.chat]
badkins has joined #racket
terrorjack has joined #racket
aeth_ has joined #racket
aeth has quit [Disconnected by services]
aeth_ is now known as aeth
<dzoe> samth: how long did it take? :)
<samth> dzoe: did what take?
<dzoe> This "worse" thing - did you actually patch something or you just investigated it?
<samth> dzoe: i thought you would have gotten notified, but I made you an op :)
aeth_ has joined #racket
aeth has quit [Ping timeout: 240 seconds]
aeth_ is now known as aeth
<jcowan> samth: (d) but presumably you are running on faster machines, unless the build is serialized.
<samth> jcowan: I'm not sure I understand; those graphs are all from the same machine
<jcowan> You said "slower than in 2016", so I assume you are using 2016 data, meaning 2016 computers
<samth> i was making apples-to-apples comparisons, and I assume that tonyg was too
deeglaze has joined #racket
<dzoe> oh ...
<dzoe> Ok, I'll keep it updated.
<dzoe> Although it sometimes feels like I am the only one looking at it :)
dzoe changed the topic of #racket to: Racket v8.0 has been released: https://blog.racket-lang.org/2021/02/racket-v8-0.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
<dzoe> Now who can fix the pasterack channel notifications? :)
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 240 seconds]
badkins has joined #racket
oriba has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
<jcowan> dzoe: I read that as a typo for "pasternack"/"pasternak" before re-parsing
badkins has joined #racket
<dzoe> jcowan: ;-)
dimaugh has joined #racket
ArneBab has quit [Read error: Connection reset by peer]
aeth has quit [Ping timeout: 240 seconds]
aeth has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
narimiran has quit [Ping timeout: 260 seconds]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
libertyprime has quit [Ping timeout: 240 seconds]
badkins has joined #racket
true-grue has quit [Quit: Leaving]
libertyprime has joined #racket
ArneBab has joined #racket
badkins has quit [Ping timeout: 246 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 264 seconds]
ArneBab has quit [Remote host closed the connection]
mirrorbird has joined #racket
dimaugh has quit [Read error: Connection reset by peer]
dimaugh has joined #racket
dimaugh has quit [Read error: Connection reset by peer]
dimaugh has joined #racket
notzmv has quit [Remote host closed the connection]
notzmv has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
campora has joined #racket
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
aeth has quit [Ping timeout: 246 seconds]
aeth has joined #racket
aeth_ has joined #racket
aeth has quit [Disconnected by services]
aeth_ is now known as aeth
badkins has quit [Remote host closed the connection]
badkins has joined #racket