There's http://pasterack.org/ which is awesome. Folks frequently use
it on #racket IRC. It can optionally evaluate the code, too.

However:

1. I don't know its long-term retention intention (or reality).
2. I don't think it aspires to the discoverablity implied by your use case.
3. It doesn't support revisions like say gist.github.com

But perhaps instead of from-scratch you could help add some/all of these?

[From your post I'm guessing you'd think 1 is must-have, 2 is
nice-to-have, and 3 I'm not sure.]


On Wed, Sep 9, 2015 at 5:30 PM, Tim Brown <t...@cityc.co.uk> wrote:
> Folks,
>
> This morning I wrote a function which seemed quite sharable. It took a pict, 
> converted it into a PNG bytes, base64-encode'd it and put it into an <img> 
> tag.
>
> It was all of three lines long, was too short to (IMO) put into a library, 
> but I thought it was a valuable “snippet”.
>
> Is there anywhere to put these things for all to share? I noticed that the 
> whalesong as a service has a “Whalebin” (which reminded me of this). Is there 
> a “Racketbin”?
>
> I ask because I have considered tryng to capture the Racket code from Rosetta 
> code. (It concerns me that so much snippetry is held by a third party with no 
> back up in the racket community-space). If Racketbin exists, a. I would like 
> to know about it, and b. It might be somewhere to start with the RC capture.
>
> If it doesn't exist, I'll consider more seruously plotting my own.
>
> Tim
>
> --
> 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-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to