<davexunit>hmmm, interesting design decision to be made: writing scripts using delimited continuations, or monadic combinators <davexunit>scripts for objects in a video game, that is. <davexunit>move forward, wait a bit, cast spell, repeat. that kind of stuff. ***ft_ is now known as ft
<amz3>who use my graph.scm module :) <amz3>I copied my guile scheme tutorial to github <amz3>now, I need to do a goops tutorial <amz3>davexunit: what are you up to? <amz3>still working on the sly game? <amz3>ACTION thinks that google changed their damn algorithm, now when I type sicp I get some random garbage <amz3>ACTION use google but don't know why <amz3>ddg brings sicp first for search://sicp <amz3>well, I've reset firefox cache/preferences/whatever for speed purpose and it has bring back google as default search engine <amz3>I wish there was support for search://foo+bar+baz in weechat <ArneBab>amz3: I just tried to find some Filk¹ via Google and couldn’t find it even though I knew the lyrics. Yahoo turned it up… ¹: The Livejournal Shanty ☺ <ArneBab>amz3: so maybe, but it wouldn’t be the first time <amz3>I was also wondering about your book, you introduce goops? <ArneBab>I just say that it exists and give a short info about its flexibility <ArneBab>amz3: Filk is roughly science fiction / fantasy / roleplaying / programming folk music <ArneBab>music played by strange people, mostly on acoustic instruments :) <ArneBab>I’ve been going to a Filk con every year for the last 10 years :) <amz3>wait, I will go through your book to see it for real <ArneBab>amz3: did you see that the py2guile pdf is now freely available? <amz3>ArneBab: Filk sound really great, is reminds me of pornophonic <amz3>sorry I don't have a feed reader <amz3>did you publish something in guile mailling list <ArneBab>not yet — I’ll try to get to doing things about which I have to think more after next week… <amz3>I think you don't like to do marketing yourself ;) <amz3>I'm looking for Filk on the web, it brings me a genre, can you recommend an artist? please :) <amz3>ArneBab: yeah! I'm in the book at the "i" page, last item ;) <ArneBab>Heather Alexander / Alexander James Adams, Tom Smith, Leslie Fish, Tricky Pixie, … <amz3>I mostly listen to french hiphop, even you might call that a quest <amz3>ACTION read ArneBab book <amz3>I did not game music was a genre <amz3>ah! there is even a hiphop still song <amz3>well hiphop song I'd say <davexunit>amz3: I'm still hacking on sly stuff. had to give up on the game jam, though. not enough time, too many technical issues. <amz3>your aiming too high, the game I had in mind I think is doable ;) <amz3>and is fast paced tetris which rather unique in the field <davexunit>I was out of town for work all week, and I didn't get as much time to hack in the hotel as I thought I would. <davexunit>it's not a total wash, the existence of the jam pushed me to release guile-sdl2 and upgrade Sly to use it. <ArneBab>davexunit: I also thought about making a game, but my PhD defense is on friday… <paron_remote>I'd like to play with guile-sdl2 when I get some time.......! <civodul>"someday" i'd like to do a bit of programming with my daughter with Sly+SDL2 for visual fanciness <paron_remote>I liked the video of John Carmack talking about teaching his kid to program using drracket <civodul>things like Scratch are in fashion, but i don't like it <paron_remote>yeah, well... even though I prefer Guile over Racket, I think Racket does a great job of having a nice jump-in teaching environment with drracket <civodul>DrRacket with the picture language is very nice <amz3>picture language or the turtle? <civodul>heh, like all French kids i did the turtle thing back then <daviid>civodul: paron_remote it would be reasonably easy to implement drguile, using guile-clutter [not me though, just mentioning] <ArneBab>daviid: don’t you underestimate the effort to build a good editor? <civodul>;;; WARNING (module #<module () 262a990> not in submodules table) <civodul>i saw that while building Guix with the patch by taylan <civodul>it seems to be harmless, but it's weird