Re: [racket-users] What’s everyone working on this week?

2019-12-10 Thread Christopher Lemmer Webber
Stephen De Gabrielle writes:

> New week, new Racket! What are you folks up to? Answer here or
>
> * https://racket.slack.com/ (Sign up at https://racket-slack.herokuapp.com/
> )
> * #racket IRC on freenode.net https://botbot.me/freenode/racket/
> * Tweet @racketlang on Twitter
> * Racket discord
> https://discord.gg/6Zq8sH5
>
> Don’t forget to
> * sign up, or contribute, to Racket News https://racket-news.com/
> * submit your links to Racket Stories https://racket-stories.com/

This week through the holidaze are a bit busy for me.

Nonetheless I am trying to understand CapTP, the capability transport
protocol (for a mutually suspicious networked programming environment):

  http://erights.org/elib/distrib/captp/index.html

I am trying to port its ideas to Spritely Goblins.  I expect the work
will be useful enough by the end of January but we'll see.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/87immnwtgx.fsf%40dustycloud.org.


Re: [racket-users] What’s everyone working on this week?

2019-12-10 Thread wanderley.guimar...@gmail.com
Started to read HtDP and I plan to training the design recipe while solving
AoC challenges.  So far, I am enjoying the systematic approach to right
software.  It is funny to realize that you started to solve a problem with
a partial understanding of it.

Playing a bit with rsound.  My goal is to have a Beginner Language like
that manipulates sounds instead of images.  With that in hand, I could play
(literally) in Racket with my musician friend that wants to learn how to
program (that is one more reason why I am reading HtDP).

I might work in a re-write project.  My "first" serious program was a
program to draw gates (those that go in front of houses).  I did it to my
father 16 years ago.  And I decided to re-write it in Racket and see what I
get.  This time the gift will go to my brothers who took over the family
business.

On Tue, Dec 10, 2019 at 3:54 PM Hadi Moshayedi  wrote:

> Started creating some slideshows on postgres internals using #lang
> slideshow: https://github.com/pykello/hadi-slides
>
> Not much content yet, as I've been struggling with getting things
> formatted as I like until now :) and this is my first time using slideshow,
> so I'm pretty slow.
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/CAK%3D1%3DWqK3r9puu7JdM-aJ5HOE1FZSsrSwxaJvOa6eKELRTyu%3Dg%40mail.gmail.com
> 
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAAmHZoeP99nP33ryzyJcGHeEhd1O9i3Wp-rSJjOCX0ac15sOVg%40mail.gmail.com.


Re: [racket-users] What’s everyone working on this week?

2019-12-10 Thread Hadi Moshayedi
Started creating some slideshows on postgres internals using #lang
slideshow: https://github.com/pykello/hadi-slides

Not much content yet, as I've been struggling with getting things formatted
as I like until now :) and this is my first time using slideshow, so I'm
pretty slow.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAK%3D1%3DWqK3r9puu7JdM-aJ5HOE1FZSsrSwxaJvOa6eKELRTyu%3Dg%40mail.gmail.com.


Re: [racket-users] What’s everyone working on this week?

2019-12-10 Thread Ryan Johnson
C programming >:(

On Tue, Dec 10, 2019 at 2:13 AM Stephen De Gabrielle <
spdegabrie...@gmail.com> wrote:

> New week, new Racket! What are you folks up to? Answer here or
>
> * https://racket.slack.com/ (Sign up at
> https://racket-slack.herokuapp.com/ )
> * #racket IRC on freenode.net https://botbot.me/freenode/racket/
> * Tweet @racketlang on Twitter
> * Racket discord
> https://discord.gg/6Zq8sH5
>
> Don’t forget to
> * sign up, or contribute, to Racket News https://racket-news.com/
> * submit your links to Racket Stories https://racket-stories.com/
> --
> 
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/CAGHj7-%2ByS-GzsJd7uThFem-ufrPkhSoX6MBifTRaPCG1%3D%3DNCpg%40mail.gmail.com
> 
> .
>
-- 
Ryan Johnson
Free Software Foundation

Electronic Frontier Foundation 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAH3UMPE2iqtXJPOgYY9kpfkZeecFiJT8%2BehzcsGjufDnG8iPXA%40mail.gmail.com.


[racket-users] What’s everyone working on this week?

2019-12-10 Thread Stephen De Gabrielle
New week, new Racket! What are you folks up to? Answer here or

* https://racket.slack.com/ (Sign up at https://racket-slack.herokuapp.com/
)
* #racket IRC on freenode.net https://botbot.me/freenode/racket/
* Tweet @racketlang on Twitter
* Racket discord
https://discord.gg/6Zq8sH5

Don’t forget to
* sign up, or contribute, to Racket News https://racket-news.com/
* submit your links to Racket Stories https://racket-stories.com/
-- 


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAGHj7-%2ByS-GzsJd7uThFem-ufrPkhSoX6MBifTRaPCG1%3D%3DNCpg%40mail.gmail.com.


[racket-users] What’s everyone working on this week (46/2019)?

2019-11-18 Thread Stephen De Gabrielle
New week, new Racket! What are you folks up to? Answer here or over at 
/r/racket  !

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/e934c1ef-423d-42cf-80d9-9f1a5031bda4%40googlegroups.com.


Re: [racket-users] What’s everyone working on this week (46/2019)?

2019-11-11 Thread Christopher Lemmer Webber
Hendrik Boom writes:

> On Mon, Nov 11, 2019 at 05:09:47AM -0800, Stephen De Gabrielle wrote:
>> New week, new Racket! What are you folks up to? Answer here or over at 
>> /r/racket  !
>
> Trying to figure out pict3d's use of opengl.
> There seems to be a lot of useful code there for openGL buffer
> management, which I'm still finding incomprehensible.
>
> I want texture mapping.  At least texture mapping onto a flat 
> 2D rectangle in 3D space..
>
> Maybe all I'll accomplish this month is a bit of Pict3D internal
> documentation.  Maybe that'll count as a game writing tool for the 
> contest, maybe not.  But I need it for the world-generation I want.
>
> Maybe I'll not even accomplish that.
>
> -- hendrik

Really happy to hear about more eyes on Pict3d.  Really interesting
project that I'd like to see succeed.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/87imnqgt2t.fsf%40dustycloud.org.


Re: [racket-users] What’s everyone working on this week (46/2019)?

2019-11-11 Thread Stephen De Gabrielle
Nice! Documentation improvements ALWAYS count. I can't tell you how much I
appreciate documentation. Every single line you add is one I don have to
work out or sift through rubbish on SO.

Stephen

On Mon, Nov 11, 2019 at 2:18 PM Hendrik Boom  wrote:

> On Mon, Nov 11, 2019 at 05:09:47AM -0800, Stephen De Gabrielle wrote:
> > New week, new Racket! What are you folks up to? Answer here or over at
> > /r/racket  !
>
> Trying to figure out pict3d's use of opengl.
> There seems to be a lot of useful code there for openGL buffer
> management, which I'm still finding incomprehensible.
>
> I want texture mapping.  At least texture mapping onto a flat
> 2D rectangle in 3D space..
>
> Maybe all I'll accomplish this month is a bit of Pict3D internal
> documentation.  Maybe that'll count as a game writing tool for the
> contest, maybe not.  But I need it for the world-generation I want.
>
> Maybe I'll not even accomplish that.
>
> -- hendrik
> >
> > --
> > 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.
> > To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/2b96b79f-442a-4000-8147-1b1ff3ea5147%40googlegroups.com
> .
>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAGHj7-Lp2mSfAvUnJ4oC8RyZ2ZAZJTFsCHpjvinv3tRxHgiATA%40mail.gmail.com.


Re: [racket-users] What’s everyone working on this week (46/2019)?

2019-11-11 Thread Hendrik Boom
On Mon, Nov 11, 2019 at 05:09:47AM -0800, Stephen De Gabrielle wrote:
> New week, new Racket! What are you folks up to? Answer here or over at 
> /r/racket  !

Trying to figure out pict3d's use of opengl.
There seems to be a lot of useful code there for openGL buffer
management, which I'm still finding incomprehensible.

I want texture mapping.  At least texture mapping onto a flat 
2D rectangle in 3D space..

Maybe all I'll accomplish this month is a bit of Pict3D internal
documentation.  Maybe that'll count as a game writing tool for the 
contest, maybe not.  But I need it for the world-generation I want.

Maybe I'll not even accomplish that.

-- hendrik
> 
> -- 
> 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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/racket-users/2b96b79f-442a-4000-8147-1b1ff3ea5147%40googlegroups.com.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/2019141833.dzb2wxoclj74b6au%40topoi.pooq.com.


[racket-users] What’s everyone working on this week (46/2019)?

2019-11-11 Thread Stephen De Gabrielle
New week, new Racket! What are you folks up to? Answer here or over at 
/r/racket  !

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/2b96b79f-442a-4000-8147-1b1ff3ea5147%40googlegroups.com.