Re: [racket-users] Racket v8.0 (!)

2021-02-17 Thread Hendrik Boom
On Tue, Feb 16, 2021 at 09:24:59PM -0500, 'John Clements' via Racket Users wrote: > I think your 32-bit options at this point are these: > > 1) Use one of the nightly builds, e.g. > https://plt.cs.northwestern.edu/snapshots/ > 2) Compile it yourself, using the source bundle. > 3) (Of course,

Re: [racket-users] put-image

2021-02-17 Thread Shu-Hung You
One option is using save-image from 2htdp/image to save the images as PNG files and open them using external programs. https://docs.racket-lang.org/teachpack/2htdpimage.html#%28def._%28%28lib._2htdp%2Fimage..rkt%29._save-image%29%29 If you can use a different language (say racket), another option

[racket-users] Sticky scrollable nav bar in docs

2021-02-17 Thread 'William J. Bowman' via Racket Users
One of my students asked about making the Racket docs navbar sticky and scrollable, to help when navigating very long docs pages. I made a quick hack and deployed it here: https://www.students.cs.ubc.ca/~cs-411/docs/reference/sets.html Personally I've found it very useful. Would this change

[racket-users] SOCKS5 usage?

2021-02-17 Thread Christopher Lemmer Webber
Hello, Has anyone written or used a SOCKS5 type shim around the tcp layer of Racket? I haven't found one, wonder if I have to write it myself or not. - Chris -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and

Re: [racket-users] New to Racket

2021-02-17 Thread 'John Clements' via Racket Users
Definitely! What’s up? John Clements > On Feb 17, 2021, at 10:36 PM, Rohan Posthumus > wrote: > > Good morning, > > I am new to Racket and want to know where I can ask questions if I do not > understand something. Is this the correct platform? > > Kind regards > Rohan > > -- > You

Re: [racket-users] New to Racket

2021-02-17 Thread Rohan Posthumus
I am a data analyst and uses a lot of data science packages in Python. In order to learn Racket, I want to translate some of these into Racket. I need some help with where to start. - I finished "Beautiful Racket" and wonder whether I should make a data science DSL? - I read up a bit

[racket-users] New to Racket

2021-02-17 Thread Rohan Posthumus
Good morning, I am new to Racket and want to know where I can ask questions if I do not understand something. Is this the correct platform? Kind regards Rohan -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and