samth changed the topic of #racket to: Racket v7.6 has been released: https://blog.racket-lang.org/2020/02/racket-v7-6.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
ebsen has joined #racket
pilne has quit [Ping timeout: 258 seconds]
pilne has joined #racket
ebsen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ziyourenxiang has joined #racket
DGASAU has quit [Ping timeout: 255 seconds]
mzan has quit [Ping timeout: 255 seconds]
mzan has joined #racket
ebsen has joined #racket
Sgeo_ has joined #racket
Sgeo has quit [Ping timeout: 240 seconds]
epony has quit [Ping timeout: 258 seconds]
acarrico has joined #racket
vraid has quit [Read error: Connection reset by peer]
<evdubs> i got my first code review for my racket code - "I looked in more detail at your IB API Racket code over the weekend. It is such an elegant implementation. I've seen many in different languages but this has to be the most simple I've ever seen. Kudos to you and the power of the Racket language constructs / libraries. " :D
notzmv has quit [Ping timeout: 260 seconds]
lavaflow has quit [Ping timeout: 260 seconds]
lavaflow has joined #racket
ArthurStrong has quit [Quit: leaving]
ebsen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
androclus has joined #racket
caltelt has joined #racket
orivej has joined #racket
iyzsong has quit [Ping timeout: 272 seconds]
orivej has quit [Ping timeout: 258 seconds]
<friscosam> What is IB?
KDr2 has joined #racket
KDr24 has quit [Ping timeout: 260 seconds]
tilpner has joined #racket
androclus has quit [Ping timeout: 256 seconds]
tilpner_ has quit [Ping timeout: 256 seconds]
kd7ixo has quit [Ping timeout: 256 seconds]
juanfra has quit [Ping timeout: 256 seconds]
notzmv has joined #racket
caltelt has quit [Ping timeout: 255 seconds]
ebsen has joined #racket
epony has joined #racket
<evdubs> interactive brokers - a stock brokerage. the project is https://github.com/evdubs/interactive-brokers-api
ebsen has quit [Quit: Textual IRC Client: www.textualapp.com]
TempeVolcano has joined #racket
GilbertVolcano has joined #racket
TempeVolcano has quit [Ping timeout: 258 seconds]
TempeVolcano has joined #racket
GilbertVolcano has quit [Read error: Connection reset by peer]
TempeVolcano has quit [Remote host closed the connection]
TempeVolcano has joined #racket
TempeVolcano has quit [Remote host closed the connection]
TempeVolcano has joined #racket
evdubs has quit [Ping timeout: 240 seconds]
evdubs has joined #racket
GilbertVolcano has joined #racket
TempeVolcano has quit [Ping timeout: 255 seconds]
Lowl3v3l has quit [Ping timeout: 255 seconds]
pilne has quit [Quit: Relax, its only ONES and ZEROS!]
<friscosam> Nice
aidalgol has joined #racket
GilbertVolcano has quit [Ping timeout: 255 seconds]
FreeFull has quit []
narimiran has joined #racket
sauvin has joined #racket
sauvin has quit [Max SendQ exceeded]
sauvin has joined #racket
_whitelogger has joined #racket
jsomedon has joined #racket
jsomedon has quit [Client Quit]
orivej has joined #racket
orivej has quit [Read error: Connection reset by peer]
orivej has joined #racket
orivej has quit [Ping timeout: 256 seconds]
aidalgol has quit [Remote host closed the connection]
dddddd has quit [Ping timeout: 260 seconds]
vraid has joined #racket
kritixilithos has joined #racket
^[ has quit [Read error: Connection reset by peer]
tazjin has quit [Ping timeout: 252 seconds]
^[ has joined #racket
tazjin has joined #racket
Naptra has joined #racket
DGASAU has joined #racket
sz0 has joined #racket
elioat has joined #racket
kritixilithos has quit [Ping timeout: 240 seconds]
Naptra has quit [Remote host closed the connection]
kritixilithos has joined #racket
kritixilithos has quit [Ping timeout: 240 seconds]
kritixilithos has joined #racket
elioat has quit [Quit: WeeChat 1.9.1]
elioat has joined #racket
kritixilithos has quit [Ping timeout: 240 seconds]
GilbertVolcano has joined #racket
kritixil1 has joined #racket
TempeVolcano has joined #racket
GilbertVolcano has quit [Ping timeout: 255 seconds]
Lowl3v3l has joined #racket
kritixil1 has quit [Ping timeout: 240 seconds]
<TempeVolcano> Trace is not in the Dr. Racket program I'm using. I installed the latest version, can anyone help me?
kritixil1 has joined #racket
dddddd has joined #racket
true-grue has joined #racket
GilbertVolcano has joined #racket
TempeVolcano has quit [Ping timeout: 260 seconds]
vraid has quit [Quit: Leaving]
androclus has joined #racket
androclus has left #racket [#racket]
efm has joined #racket
TempeVolcano has joined #racket
GilbertVolcano has quit [Read error: Connection reset by peer]
FreeFull has joined #racket
ziyourenxiang has quit [Ping timeout: 268 seconds]
endformationage has joined #racket
kritixil1 has quit [Quit: quit]
<TempeVolcano> @greghendershott the lang I'm using is #simply-scheme. I'm trying to do the exercises in the "Simply Scheme" book.. I'll try setting it to. #racket/trace
Arcsech has quit [Ping timeout: 258 seconds]
sagax has quit [Ping timeout: 240 seconds]
Arcsech has joined #racket
_idkfa has joined #racket
chambln has quit [Ping timeout: 240 seconds]
sauvin has quit [Read error: Connection reset by peer]
panico has quit [Ping timeout: 256 seconds]
chambln has joined #racket
fridim has quit [Ping timeout: 256 seconds]
fridim has joined #racket
_whitelogger has joined #racket
_whitelogger has quit [Ping timeout: 256 seconds]
_whitelogger has joined #racket
elioat has quit [Quit: WeeChat 1.9.1]
elioat has joined #racket
pilne has joined #racket
sagax has joined #racket
msiism has joined #racket
narimiran has quit [Ping timeout: 256 seconds]
TempeVolcano has quit [Ping timeout: 265 seconds]
<msiism> Hi, I'm working through the HTDP book and have a question about exercise 43 in chapter 3.6.
<msiism> Throughout that chapter, your designing an example world program that will move a car on a canvas. One of the exercises then is to modify the existing solution, in which the world state represents the margin between the car's edge and either the left or right the screen edge, in such a way that it uses a time-based data definition. Now would the following qualifiy as using a time-based data definition: https://paste.debian.net/plainh
<msiism> 13134
juanfra has joined #racket
orivej has joined #racket
elioat has quit [Quit: WeeChat 1.9.1]
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #racket
orivej has quit [Ping timeout: 258 seconds]
true-grue has quit [Read error: Connection reset by peer]
efm has quit [Read error: Connection reset by peer]
efm has joined #racket
vraid has joined #racket
TempeVolcano has joined #racket
TempeVolcano has quit [Remote host closed the connection]
elioat has joined #racket
elioat has quit [Quit: WeeChat 1.9.1]
msiism has left #racket [#racket]