skapata has quit [Remote host closed the connection]
ur5us has joined #racket
vitejose has joined #racket
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
schulze has quit [Ping timeout: 256 seconds]
capfredf has quit [Ping timeout: 240 seconds]
ur5us has quit [Ping timeout: 256 seconds]
monaaraj has quit [Ping timeout: 256 seconds]
monaaraj has joined #racket
badkins has quit [Remote host closed the connection]
szkl has quit [Quit: Connection closed for inactivity]
monaaraj has quit [Ping timeout: 256 seconds]
mon_aaraj has joined #racket
capfredf has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
libertyprime has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
tonyg7 has joined #racket
tonyg has quit [Ping timeout: 245 seconds]
tonyg7 is now known as tonyg
Everything has joined #racket
szkl has joined #racket
vitejose has quit [Quit: So long, folks]
s-liao has joined #racket
Avichi has joined #racket
capfredf has joined #racket
s-liao has quit [Quit: Client closed]
capfredf has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
mon_aaraj has quit [Remote host closed the connection]
mon_aaraj has joined #racket
s-liao has quit [Quit: Client closed]
s-liao has joined #racket
gproto23 has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
schulze has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
mon_aaraj has quit [Ping timeout: 240 seconds]
mon_aaraj has joined #racket
mon_aaraj has quit [Ping timeout: 256 seconds]
mon_aaraj has joined #racket
xgqt has quit [Ping timeout: 256 seconds]
<undltd>
Dear all, I'm writing a blog post reflecting on my perception of Lisp vs other languages, using Racket as example; I'm anxious I might have stated something inaccurate about Lisp/Racket in the post, hence I'd highly appreciate if some of you skim through the draft and comment if you see anything horribly wrong: https://cryptpad.fr/code/#/2/code/view/4994c2ECs10X81GlOjpl98YFjEyiXzdpo6u54aJSMnA/present/
xgqt has joined #racket
<undltd>
(sorry for the lack of syntax highlighting)
s-liao has quit [Quit: Client closed]
gproto23 has quit [Ping timeout: 256 seconds]
mon_aaraj has quit [Ping timeout: 256 seconds]
mon_aaraj has joined #racket
gproto23 has joined #racket
badkins has joined #racket
s-liao has joined #racket
badkins has quit [Ping timeout: 240 seconds]
mon_aaraj has quit [Ping timeout: 256 seconds]
capfredf has joined #racket
mon_aaraj has joined #racket
Avichi has quit [Quit: Client closed]
capfredf has quit [Ping timeout: 256 seconds]
capfredf has joined #racket
<jakzale>
Are there any established ways of handling dependency injection in racket? I know that classes support interfaces and structs support generic interfaces. Does anyone have good examples of using them in practice?
capfredf has quit [Ping timeout: 240 seconds]
s-liao has quit [Quit: Client closed]
cynomys has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
mon_aaraj has quit [Ping timeout: 240 seconds]
mon_aaraj has joined #racket
<undltd>
jakzale: it depends on the use case, probably
kengruven has quit [Remote host closed the connection]
kengruven has joined #racket
s-liao has quit [Quit: Client closed]
kengruven has quit [Ping timeout: 240 seconds]
libertyprime has quit [Quit: leaving]
libertyprime has joined #racket
skapata has joined #racket
skapata has quit [Changing host]
skapata has joined #racket
kengruven has joined #racket
badkins has joined #racket
<undltd>
jakzale: another example where a parameter is used without generics: https://docs.racket-lang.org/koyo/url.html#%28def._%28%28lib._koyo%2Furl..rkt%29._current-reverse-uri-fn%29%29