Re: [racket-users] Re: machine and network outage at Northeastern

2021-07-02 Thread Shu-Hung You
The PLaneT website (https://planet.racket-lang.org/) is currently unreachable. The error message is ERR_CONNECTION_REFUSED. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an

Re: [racket-users] Show & Tell - Xiden Documentation Revamp

2021-07-02 Thread Sage Gerard
Yikes, sorry about that. That's what I get for cross-posting HTML from another dark mode app. Looked the same to me. :) Last try. I did a pretty sweeping edit pass on Xiden's documentation. I'm really proud of it, and I'd like to show it off. https://docs.racket-lang.org/xiden-index/index.html

[racket-users] Show & Tell - Xiden Documentation Revamp

2021-07-02 Thread Sage Gerard
Hey folks, I did a pretty sweeping edit pass on Xiden's documentation. I'm really proud of it, and I'd like to show it off. https://docs.racket-lang.org/xiden-index/index.html?q=xiden%20documentation This revision of the docs uses a Guide [-> Exercises] -> Reference reading flow. It allowed me

[racket-users] Differences between execution in DrRacket and Command Line

2021-07-02 Thread Rhazes Spell
Hello- I have been using Racket for about 18 months for personal projects and teaching. I have been doing all of my work in DrRacket but I wanted to interact with a module that I wrote on the interactive command line this morning. I am getting an error while using the command line that I am not

[racket-users] Racket News - Issue 52

2021-07-02 Thread Paulo Matos
Issue 52 of RN is here: https://racket-news.com/2021/07/racket-news-issue-52.html Enjoy! Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-us

Re: [racket-users] raco pkg migrate

2021-07-02 Thread Laurent
I usually use this script: https://gist.github.com/Metaxal/13c4effc483c5ef9f5797ace4950f97a The only drawback I've found so far for my own use cases (unix-wide distribution) is that it won't migrate between snapshots and releases (but it will migrate between snapshots and snapshots, and between rel