samth changed the topic of #racket to: Racket v7.7 has been released: https://blog.racket-lang.org/2020/05/racket-v7-7.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
catonano has quit [Ping timeout: 260 seconds]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
orivej has quit [Ping timeout: 264 seconds]
hendursa1 has quit [Quit: hendursa1]
hendursaga has joined #racket
orivej has joined #racket
orivej has quit [Ping timeout: 256 seconds]
caltelt has quit [Ping timeout: 246 seconds]
_whitelogger has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
_whitelogger has joined #racket
nebunez has quit [Ping timeout: 264 seconds]
_whitelogger has joined #racket
endformationage has quit [Quit: WeeChat 2.7.1]
badkins has joined #racket
badkins has quit [Ping timeout: 240 seconds]
catonano has joined #racket
nebunez has joined #racket
badkins has joined #racket
Wulf has joined #racket
<Wulf> Good Morning
badkins has quit [Ping timeout: 256 seconds]
orivej has joined #racket
<Batzy> hi
<Batzy> what is the functional way to do like an interation? Let's say I want to find a divisor of a number N by iterating through 1...N
Batzy has quit [Ping timeout: 256 seconds]
Wulf has left #racket [#racket]
Batzy has joined #racket
<Batzy> hi
<Batzy> i got pinged out :(
<Batzy> http://pasterack.org/pastes/11878 what am i doing wrong
hendursa1 has joined #racket
hendursaga has quit [Ping timeout: 240 seconds]
_whitelogger has joined #racket
badkins has joined #racket
orivej has quit [Ping timeout: 240 seconds]
badkins has quit [Ping timeout: 264 seconds]
Batzy has quit [Ping timeout: 264 seconds]
orivej has joined #racket
Lowl3v3l has quit [Quit: Leaving.]
Lowl3v3l has joined #racket
casaca has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #racket
nebunez has quit [Ping timeout: 260 seconds]
fridim has quit [Quit: Bye!]
fridim has joined #racket
orivej has quit [Ping timeout: 260 seconds]
Sgeo has quit [Read error: Connection reset by peer]
badkins has joined #racket
badkins has quit [Ping timeout: 240 seconds]
casaca has joined #racket
_whitelogger has joined #racket
<dzoe> Batzy: like (define (pf n (d 2)) (if (= (modulo n d) 0) d (pf n (add1 d))))
<dzoe> ?
<dzoe> Ah, he's gone ...
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
hendursa1 has quit [Quit: hendursa1]
hendursaga has joined #racket
badkins has joined #racket
orivej has joined #racket
FreeFull has quit [Quit: rebooting]
FreeFull has joined #racket
<dzoe> Sigh ... trying to convert Bresenham line algorithm to a single macro for both low and high variants turns out to be impossible without removing framebuffer offset calculation optimization :(
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
badkins has joined #racket
orivej has quit [Ping timeout: 264 seconds]
badkins has quit [Ping timeout: 240 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 264 seconds]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins_ has joined #racket
<griffinbyatt> Is there a way to define opaque types in typed racket beyond via require/typed?
Sgeo has joined #racket
endformationage has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
badkins_ has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
orivej has joined #racket
badkins has joined #racket
cantstanya has quit [Remote host closed the connection]
cantstanya has joined #racket
Batzy has joined #racket
m4burns has joined #racket
acarrico has quit [Ping timeout: 246 seconds]
<m4burns> hey, it's been a while! Is anyone able to fix account creation on https://pkgs.racket-lang.org/ ? I get a stack trace when I hit "Email me a code" .. the message is "subprocess: process creation failed..."
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
badkins has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
Batzy has quit [Quit: WeeChat 2.8]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
tilpner has quit [Remote host closed the connection]
Batzy has joined #racket
tilpner has joined #racket
spence has joined #racket
spence has quit [Quit: leaving]
orivej has quit [Ping timeout: 256 seconds]