<evdubs>
i suspect that it might be causing some typing lag in dr racket
<evdubs>
i can get better text editor performance just by switching an editor-canvas% style to 'transparent
rgherdt has joined #racket
<evdubs>
and i am wondering why that helps at all - it looks like anti aliasing gets enabled when the style is not 'transparent and it seems like anti aliasing could be related to the typing lag
<evdubs>
the typing lag is less noticeable when the text editor window is small
ArthurStrong has joined #racket
<nisstyre>
evdubs: I remember having a similar problem in the past I think
<nisstyre>
in fact I've seen this thread before
aidalgol has joined #racket
hoplaahei has quit [Read error: Connection reset by peer]
dddddd has quit [Remote host closed the connection]
TCZ has quit [Quit: Leaving]
rgherdt has quit [Ping timeout: 272 seconds]
bitmapper has quit [Ping timeout: 260 seconds]
badkins has quit [Remote host closed the connection]
sagax has quit [Quit: Konversation terminated!]
badkins has joined #racket
pilne has quit [Quit: On the other hand, you have different fingers.]
badkins has quit [Ping timeout: 246 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
SGASAU has quit [Remote host closed the connection]
SGASAU has joined #racket
SGASAU has quit [Remote host closed the connection]
SGASAU has joined #racket
sstc has quit [Quit: WeeChat 2.8]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
endformationage has quit [Quit: WeeChat 2.6]
narimiran has joined #racket
sauvin has joined #racket
lavaflow has quit [Ping timeout: 258 seconds]
lavaflow has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 272 seconds]
tlcu_ has joined #racket
tlcu_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<narimiran>
i would probably never found it on my own, because i wouldn't even look under "threading"
<jboy>
I think that's a clojure-derived term.
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
badkins has joined #racket
<narimiran>
can someone clarify this line from the documentation: "An in-string application can provide better performance for string iteration when it appears directly in a for clause."?
<narimiran>
does that mean that `(for/sum ([ch (in-string str)])` is better/faster than `(for/sum ([ch str])`?
<narimiran>
a similar sentence is written for `in-list` too.
xensky has joined #racket
lordgrenville has joined #racket
<samth>
narimiran: yes, that's correct
<samth>
better is up to you (the latter is more generic) but the former is definitely faster
<samth>
(although the speed difference is smaller on Racket CS than on Racket BC (the traditional version)
<narimiran>
samth: thanks for the clarification! i'll use `(in-sth foo)` instead of just `foo` in the future
orivej has quit [Quit: No Ping reply in 180 seconds.]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
badkins has joined #racket
bitmapper has joined #racket
badkins has quit [Ping timeout: 260 seconds]
dddddd has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #racket
deeglaze has quit [Ping timeout: 264 seconds]
sstc has joined #racket
endformationage has joined #racket
orivej has quit [Read error: Connection reset by peer]
orivej has joined #racket
_whitelogger has joined #racket
rgherdt has quit [Remote host closed the connection]
SGASAU has quit [Ping timeout: 246 seconds]
efm has joined #racket
orivej has quit [Quit: No Ping reply in 210 seconds.]
orivej has joined #racket
vraid has quit [Disconnected by services]
vraid has joined #racket
rgherdt has joined #racket
lavaflow has quit [Ping timeout: 240 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
lavaflow has joined #racket
sauvin has quit [Read error: Connection reset by peer]
badkins has joined #racket
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #racket
dddddd has joined #racket
<und-l-t-d[m]>
are there packages (or recipes / recommendations) for serializing structs to/from json (jsexpr)? I only found https://docs.racket-lang.org/json-sourcery/index.html, but it seems to only work in one direction (serialization).
camelCaser has quit [Ping timeout: 258 seconds]
camelCaser has joined #racket
<samth>
und-l-t-d[m]: no, i don't know of one
deeglaze has joined #racket
<und-l-t-d[m]>
Okay
efm has quit [Write error: Connection reset by peer]
efm has joined #racket
efm has quit [Excess Flood]
<dzoe>
Just out of curiosity, would it be feasible to port Racket to some Cortex-M class microcontrollers?
efm has joined #racket
<dzoe>
We are working with M33 on one project and it looks like it might be possible.
catonano has quit [Quit: catonano]
catonano has joined #racket
orivej has quit [Ping timeout: 264 seconds]
<samth>
dzoe: maybe? I don't think anyone's tried to run Racket on micrcontrollers recently
SGASAU has joined #racket
orivej has joined #racket
lavaflow has quit [Ping timeout: 240 seconds]
lavaflow has joined #racket
tlcu_ has joined #racket
izh_ has joined #racket
narimiran has quit [Quit: leaving]
sstc has quit [Quit: WeeChat 2.8]
tlcu_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has quit [Ping timeout: 256 seconds]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
izh_ has quit [Quit: Leaving]
tlcu_ has joined #racket
orivej has joined #racket
SGASAU has quit [Remote host closed the connection]
SGASAU has joined #racket
SGASAU has quit [Remote host closed the connection]
SGASAU has joined #racket
SGASAU has quit [Remote host closed the connection]
SGASAU has joined #racket
efm has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 256 seconds]
tlcu_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has joined #racket
badkins has quit [Remote host closed the connection]
Oxyd has quit [Remote host closed the connection]
Oxyd has joined #racket
badkins has joined #racket
efm has joined #racket
tlcu_ has joined #racket
vraid has quit [Ping timeout: 264 seconds]
_whitelogger has joined #racket
true-grue has quit [Read error: Connection reset by peer]