endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
acarrico has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
orivej has joined #racket
badkins has quit [Ping timeout: 244 seconds]
catonano has quit [Read error: Connection reset by peer]
catonano_ has joined #racket
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #racket
aaaaaa has joined #racket
aaaaaa has quit [Ping timeout: 258 seconds]
aaaaaa has joined #racket
aaaaaa has quit [Ping timeout: 256 seconds]
_whitelogger has joined #racket
rekahsoft has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 272 seconds]
Fare has quit [Ping timeout: 240 seconds]
mirrorbird has joined #racket
refpga has quit [Remote host closed the connection]
Fare has joined #racket
mirrorbird has quit [Quit: Leaving]
fredmanglis has joined #racket
acarrico has quit [Ping timeout: 244 seconds]
sword865 has joined #racket
fredmanglis has quit [Ping timeout: 258 seconds]
fredmanglis has joined #racket
fredmanglis has quit [Read error: Connection reset by peer]
fredmanglis has joined #racket
aidalgol_ has joined #racket
aidalgol has quit [Ping timeout: 240 seconds]
fredmanglis has quit [Ping timeout: 260 seconds]
mirrorbird has joined #racket
mirrorbird has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 244 seconds]
aidalgol_ has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
ski has quit [Ping timeout: 260 seconds]
aidalgol has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
aaaaaa has joined #racket
notzmv has quit [Read error: Connection reset by peer]
notzmv has joined #racket
aw- has left #racket [#racket]
endformationage has quit [Quit: WeeChat 2.9]
rekahsoft has quit [Ping timeout: 264 seconds]
sputny has joined #racket
fredmanglis has joined #racket
sputny has quit [Remote host closed the connection]
Fare has quit [Ping timeout: 240 seconds]
sputny has joined #racket
narimiran has joined #racket
badkins has joined #racket
fredmanglis has quit [Ping timeout: 272 seconds]
fredmanglis has joined #racket
badkins has quit [Ping timeout: 240 seconds]
narimiran has quit [Ping timeout: 272 seconds]
narimiran has joined #racket
endobson has joined #racket
DGASAU has joined #racket
cjv has joined #racket
sputny1 has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
sputny has quit [Ping timeout: 260 seconds]
sputny1 is now known as sputny
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
orivej has joined #racket
wingsorc has quit [Ping timeout: 244 seconds]
notzmv has quit [Read error: Connection reset by peer]
davidl has quit [Ping timeout: 258 seconds]
davidl has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 258 seconds]
notzmv has joined #racket
FreeFull has joined #racket
selimcan has joined #racket
selimcan has quit [Ping timeout: 244 seconds]
badkins has joined #racket
orivej has quit [Ping timeout: 256 seconds]
badkins has quit [Ping timeout: 264 seconds]
phillbush has joined #racket
phillbush has quit [Remote host closed the connection]
<greghendershott>
winny: I've gotten bitten by that. I guess the good news it's an expansion-time error, not run-time.
<greghendershott>
The error message could be clearer.
<greghendershott>
One pattern is `(define (blah-person v) (match-define (person first last) v) ___)` -- I just name it `v`, figuring the context is clear.
<greghendershott>
Or use match-lambda to name it nothing at all. :)
Fare has joined #racket
<winny>
greghendershott; I decided to try out some alternate naming conventions, not sure if I like it, but using a camelcase for the struct definition and the normal kebab-case for the instances of the object leaves me not thinking about the problem
* dustyweb
needs to implement an ODT scribble renderer in 3 days
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<selimcan>
:D
oaguy1 has joined #racket
<selimcan>
org mode is on my todo list, but most likely someone else will do that before I get to it
sudden has quit [Remote host closed the connection]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
endformationage has joined #racket
Sauvin has quit [Remote host closed the connection]
badkins has joined #racket
wingsorc has joined #racket
selimcan-i_sani has joined #racket
selimcan has quit [Ping timeout: 260 seconds]
selimcan-i_sani is now known as selimcan
selimcan has quit [Client Quit]
MetaHertz has quit [Remote host closed the connection]
selimcan has joined #racket
BitPuffin has quit [Quit: killed]
yurb has quit [Quit: killed]
peddie has quit [Quit: killed]
peddie has joined #racket
yurb has joined #racket
BitPuffin has joined #racket
<dzoe>
Will the PPA be upgraded to 7.8?
<bremner>
uh. is it really behind Debian, that's surprising.
<dzoe>
Not complaining here, I am mostly using my own builds anyway - but I bumped into it just now and thought it might be worth reporting somewhere.
aidalgol has quit [Ping timeout: 240 seconds]
aidalgol_ has joined #racket
<dzoe>
Oh really 7.8 in testing :)
<dzoe>
That's really surprising combination of versions in Ubuntu and Debian.
<bremner>
7.8 is in ubuntu groovy also, but not in 20.4 / focal
<dzoe>
I like to stick to LTS versions because of my work projects.
<dzoe>
Basically while compiling 7.9.0.2 I tried 7.7 from PPA to run my code and fl->fx behaves differently (Matthew has fixed this over the summer).
<dzoe>
Otherwise I wouldn't probably notice.
<oaguy1>
Ah, is there a "preferred" way to install racket? Newbie here and I went straight for the PPA
jhemann has joined #racket
<dzoe>
PPA just works. Unless you are dealing with some weird low-level stuff, you probably won't notice the difference.
<dzoe>
And I guess that when bremner tells samth, PPA will get updated to 7.8 as well.
aidalgol_ is now known as aidalgol
<jhemann>
I can't get my OSX Catalina machine to open a snapshot version of Racket I downloaded today. It looks an awful lot like a permissioning/code-signing issue. How do I work around this?
narimiran has quit [Ping timeout: 240 seconds]
<dzoe>
dustyweb: goblins do not work with CS?
<dzoe>
Hmmm... maybe it is just some pulled packages for terminal-phase.
arpunk has quit [Ping timeout: 265 seconds]
Fernando-Basso[m has joined #racket
sputny has quit [Quit: sputny]
arpunk has joined #racket
nullcone has quit [Quit: Connection closed for inactivity]
selimcan-i_sani has joined #racket
selimcan-i_sani is now known as regain
selimcan has quit [Killed (barjavel.freenode.net (Nickname regained by services))]
regain is now known as selimcan
jhemann has quit [Remote host closed the connection]
TCZ has joined #racket
<dustyweb>
dzoe: I'm guessing it's the raart dependencies?
<dustyweb>
not sure
<dustyweb>
I haven't tried on cs yet actually!
arpunk has quit [Read error: Connection reset by peer]
endobson has joined #racket
<bremner>
dzoe: I think asumu manages the PPA, but I don't think they're in the channel.
notzmv has quit [Read error: Connection reset by peer]