georges-duperon has quit [Ping timeout: 252 seconds]
eddof13 has quit [Quit: eddof13]
eddof13 has joined #racket
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
kurkuryo_ has joined #racket
<kurkuryo_> hi
kurkuryo has quit [Ping timeout: 256 seconds]
eddof13 has quit [Quit: eddof13]
pierpa has joined #racket
kurkuryo_ has quit [Ping timeout: 256 seconds]
kurkuryo has joined #racket
<kurkuryo> hi, i have doubt regaridng my maze https://paste.pound-python.org/show/zQw94YFp7qmEZpfc8dmA/ , and someone had pmed me and we were discussing bu my connected got lost and i forgot who was that, please can somone let me know
<vraid> it was me, though i still cannot run the code
dustyweb has quit [Read error: Connection reset by peer]
<kurkuryo> vraid what error can you tell me
hyp3rbor3ax_ has joined #racket
hyp3rbor3ax_ has quit [Remote host closed the connection]
hyp3rbor3ax_ has joined #racket
hyp3rbor3ax has quit [Ping timeout: 268 seconds]
hyp3rbor3ax_ has quit [Remote host closed the connection]
hyp3rbor3ax_ has joined #racket
hyp3rbor3ax_ has quit [Remote host closed the connection]
beknoll has joined #racket
<beknoll> Just want to say I'm loving Greg K's How to Code course on Edx. Highly recommended.
dan_f has quit [Quit: dan_f]
pie__ has joined #racket
ubLIX has quit [Quit: ubLIX]
<kurkuryo> https://github.com/bruce1211/test/tree/master , i have my code here it is working , Now we get into trouble in "path finding" part, how to add this function into the code, if someone can help.
gg12gg has joined #racket
dan_f has joined #racket
<gg12gg> Hi guys, I keep getting a bizarre error trying to install racket 7.1 on windows and I was wondering if anyone could help me. Every time I try to install, it progress to about 95% and then one of the files fails to extract/write and the installation fails. It's a different file every time but it always happens at around the same point in the installation
<gg12gg> Minimal racket installation works, it's just the big file that includes DrRacket and everything else
kurkuryo has quit [Ping timeout: 256 seconds]
pie__ has quit [Ping timeout: 252 seconds]
<lexi-lambda> gg12gg: Try asking on the mailing list; you’ll get better help there than you will here.
gg12gg has quit [Ping timeout: 256 seconds]
dan_f has quit [Quit: dan_f]
dan_f has joined #racket
beknoll has quit [Ping timeout: 250 seconds]
gg12gg has joined #racket
<gg12gg> I fixed it. It was just something dumb on my end. My windows installation is on a tiny SSD that's always close to being full, and I think the installer was writing some temp files or something on the C drive and running out of space every time. I cleared up some space and that fixed it.
vraid has quit [Ping timeout: 244 seconds]
gg12gg has quit [Quit: Page closed]
pera has quit [Ping timeout: 272 seconds]
dan_f_ has joined #racket
kurkuryo has joined #racket
<kurkuryo> hi, https://github.com/bruce1211/test/tree/master , I have my code here,and it works but im stuck at the path, can someone help please
wingsorc_ has quit [Ping timeout: 252 seconds]
keep_learning has quit [Remote host closed the connection]
<kurkuryo> can someone help me please
jao has quit [Ping timeout: 272 seconds]
Sauvin has joined #racket
pierpa has quit [Quit: Page closed]
kurkuryo has quit [Ping timeout: 256 seconds]
g00s has joined #racket
dan_f has quit [Quit: dan_f]
dan_f_ is now known as dan_f
dan_f has quit [Quit: dan_f]
libertyprime has quit [Ping timeout: 245 seconds]
g00s has quit [Quit: Textual IRC Client: www.textualapp.com]
dan_f has joined #racket
keep_learning has joined #racket
kurkuryo has joined #racket
<kurkuryo> hi, https://github.com/bruce1211/test/tree/master , I have my code here,and it works but im stuck at the path, can someone help please
dieggsy has quit [Quit: ZNC 1.7.1 - https://znc.in]
dieggsy has joined #racket
<kurkuryo> can someone help me?
dieggsy has quit [Quit: ZNC 1.7.1 - https://znc.in]
dieggsy has joined #racket
dieggsy has quit [Client Quit]
dieggsy has joined #racket
<kurkuryo> hi, https://github.com/bruce1211/test/tree/master , I have my code here,and it works but im stuck at the path, can someone help please
pie_ has joined #racket
kurkuryo has quit [Ping timeout: 256 seconds]
g00s has joined #racket
dddddd has quit [Remote host closed the connection]
Lucretia has left #racket ["Konversation terminated!"]
kurkuryo has joined #racket
<kurkuryo> https://github.com/bruce1211/test , can smeone help me with it? i want the doll to move to the end of maze
YuGiOhJCJ has joined #racket
pie__ has joined #racket
pie_ has quit [Ping timeout: 272 seconds]
g00s has quit [Quit: Textual IRC Client: www.textualapp.com]
mzan has joined #racket
DGASAU has quit [Ping timeout: 264 seconds]
kurkuryo has quit [Ping timeout: 256 seconds]
vraid has joined #racket
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
ubLIX has joined #racket
ubLIX has quit [Remote host closed the connection]
ubLIX has joined #racket
libertyprime has joined #racket
dan_f has quit [Quit: dan_f]
DGASAU has joined #racket
beknoll has joined #racket
<beknoll> Anyone worked through the How to Code class by Greg K on Edx? Thoughts on it?
lockywolf has joined #racket
lockywolf_ has joined #racket
lockywolf has quit [Ping timeout: 264 seconds]
DGASAU has quit [Ping timeout: 250 seconds]
ubLIX has quit [Ping timeout: 252 seconds]
ubLIX has joined #racket
iyzsong has joined #racket
iyzsong-x has joined #racket
iyzsong has quit [Ping timeout: 246 seconds]
libertyprime has quit [Ping timeout: 240 seconds]
libertyprime has joined #racket
wilcox has joined #racket
<wilcox> hello racketeers
<wilcox> I'm having some problems with "here strings" and line endings
<wilcox> if the source file has dos line endings, the result is '(65 13 10 66 13)
sleepnap has joined #racket
<wilcox> with unix, it is '(65 10 66)
<wilcox> is it worth a bug report?
georges-duperon has joined #racket
<bremner> no LF on the last line?
<wilcox> these results are the same under linux and windows
<wilcox> with unix encoding, there is no
<wilcox> with dos, a weird line ending is generated: 0x13
<wilcox> without 0x10
<bremner> yeah. that looks wrong to me, but *shrug*, not a Windows user
<wilcox> sorry, 0x0c and 0x0a respectively
<wilcox> it happens under linux too
<wilcox> if the source file has dos line endings
<bremner> Yeah, I mean, I just don't have to deal with dos endings very often
<wilcox> i see :)
DGASAU has joined #racket
wilcox has quit [Quit: Leaving]
iyzsong-x has quit [Ping timeout: 268 seconds]
lockywolf_ has quit [Ping timeout: 250 seconds]
DGASAU has quit [Read error: Connection reset by peer]
DGASAU has joined #racket
libertyprime has quit [Ping timeout: 244 seconds]
beknoll has quit [Ping timeout: 256 seconds]
libertyprime has joined #racket
ubLIX has quit [Quit: ubLIX]
johnjay has joined #racket
mzan has left #racket [#racket]
georges-duperon has quit [Ping timeout: 268 seconds]
hz__ has joined #racket
libertyprime has quit [Ping timeout: 252 seconds]
libertyprime has joined #racket
sleepnap has quit [Ping timeout: 250 seconds]
Sgeo has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
dddddd has joined #racket
dbmikus_ has joined #racket
eddof13 has joined #racket
dbmikus__ has joined #racket
dbmikus_ has quit [Ping timeout: 244 seconds]
sleepnap has joined #racket
dan_f has joined #racket
ZombieChicken has joined #racket
orivej has quit [Ping timeout: 245 seconds]
Guest24331 has joined #racket
beknoll has joined #racket
libertyprime has quit [Ping timeout: 246 seconds]
libertyprime has joined #racket
pera has joined #racket
libertyprime has quit [Remote host closed the connection]
libertyprime has joined #racket
georges-duperon has joined #racket
orivej has joined #racket
dan_f has quit [Quit: dan_f]
dan_f has joined #racket
Sauvin has quit [Read error: Connection reset by peer]
vibhavp has joined #racket
kefin has joined #racket
<kefin> Anyone know how I can disable tests when making racket? Trying to debug something and output causes failed tests so it doesn't compile
<lexi-lambda> kefin: By default, I don’t think building Racket runs any tests.
<lexi-lambda> Unless you mean running/compiling your own code, not the Racket source code?
<kefin> lexi-lambda: i'm using `make in-place`, seems to fail because i print in my build
YuGiOhJCJ has joined #racket
dan_f has quit [Quit: dan_f]
ubLIX has joined #racket
beknoll has quit [Ping timeout: 256 seconds]
badkins_ has joined #racket
badkins has quit [Ping timeout: 240 seconds]
pie__ is now known as pie_
hz__ has quit [Read error: Connection reset by peer]
<samth> kefin: that doesn't run any tests
slemonide has joined #racket
slemonide has quit [Client Quit]
libertyprime has quit [Ping timeout: 268 seconds]
libertyprime has joined #racket
joebobjoe has joined #racket
<joebobjoe> are there any interactive resources for learning racket?
<joebobjoe> like an online codepen, but guided?
<paulharris> not that i'm aware of
<paulharris> i hope so though
dan_f has joined #racket
<joebobjoe> I'm trying to get a friend into programming
<joebobjoe> do you think htdp.org is good if I go through it with him?
<joebobjoe> I have never gone through it myself
<rain2> yes its good
eddof13 has quit [Quit: eddof13]
eddof13 has joined #racket
joebobjoe has quit [Ping timeout: 240 seconds]
eddof13 has quit [Quit: eddof13]
libertyprime has quit [Remote host closed the connection]
joebobjoe has joined #racket
pera has quit [Ping timeout: 264 seconds]
joebobjoe has quit [Ping timeout: 272 seconds]
joebobjoe has joined #racket
eddof13 has joined #racket
joebobjoe has quit [Ping timeout: 260 seconds]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
pera has joined #racket
vibhavp has quit [Quit: Connection closed for inactivity]
dan_f has quit [Quit: dan_f]
libertyprime has joined #racket
sleepnap has left #racket [#racket]
ubLIX has quit [Quit: ubLIX]
dbmikus__ has quit [Quit: WeeChat 2.2]
ubLIX has joined #racket
wingsorc_ has joined #racket
hjek has joined #racket
hjek has quit [Quit: Leaving.]
joebobjoe has joined #racket
<paulharris> it's pretty good i've gotten stuck a few times on it myself
johnjay has quit [Ping timeout: 256 seconds]
daftpunk has joined #racket