IRC channel logs

2017-09-28.log

back to list of logs

<wingo>later tell stis what questions :)
<wingo>sneek: later tell stis what questions :)
<sneek>Okay.
***holomorph is now known as ammo
***ammo is now known as ubybzbecu
***ubybzbecu is now known as holomorph
***dsmith-w` is now known as dsmith-work
<dsmith-work>Thursday Greetings, Guilers
<civodul>hello!
<OrangeShark>Happy Thursday
<amz3`>o/
<cmaloney>\\o/
<cmaloney>\\o/ ,o. o< /o\\
<amz3`>cmaloney: what's up? have you had time to hack on guile stuff?
<amz3`>:)
<cmaloney>amz3`: Not recenlty
<cmaloney>I've been too busy misspelling recently.
<cmaloney>you?
<amz3`>I am building a blog engine
<amz3`>something that can both handle stats and comments
<amz3`>maybe at some point I will hook it into indieweb or something like that
<cmaloney>nice!
<amz3`>cmaloney: misspelling? you mean in your code?
<cmaloney>I meant in my reply to you. :)
<amz3`>oh I don't mind
<amz3`>I do a lot of typing mistakes myself
<amz3`>also I found out, that at least google bots can index pages that are fully rendered client side
<amz3`>which means that at some point my blog will be running guile frontend side and backend side
<amz3`>which is very cool
<amz3`>:)
<amz3`>but I need to figure a good data model, I have too much choices so I am strugling
<stis>hey guilers!
<sneek>stis, you have 1 message.
<sneek>stis, wingo says: what questions :)
<stis>wingo: 1. I have an old patch for guile, shall I wait with that?
<stis>wingo: 2. It would be nice if teh compile function could be passed to a function like : (lambda (compile) do-stuff (compile)))
<stis>with that ane can controll comilation of other langagues throu som user hook
<stis>wingo: 3. It would be nive to work in shceme and be able to compile programs in other languages that compiles to scheme or tree.il to work trough file suffixes
<stis>at least let the user enable this, I have a patch that works perfectly from scheme in this respect
<stis>wingo: It would be nice to better controll the warnings of variables better. It is a relaly useful feature and I want to enable it but have no procedure from vanilla guile to direct the warnings from tons of false positives
<stis>wingo: 4: in fibers it would be good to have a per thread fluid that tells if the unwinding is due ta a stalled thread.
<stis>The reason is that you don't wan't finally code to be executed in exception blocks for stalled threads.
<stis>wingo 5: is there a way to add a finalizer to goops classes?
<stis>Otherwise I'm working quite hard with a prolog to scheme compiler, and these issues is from that experience.
<stis>All the best /Stefan
<stis>wingo here is a difff of the guile sources that can be as a base for discussion https://gitlab.com/python-on-guile/python-on-guile/blob/master/python.diff
<stis>sneeklater tell wingo: I published the questions earlier, check the irc logs etc
<stis>sneek later tell wingo: I published the questions earlier, check the irc logs etc
<sneek>Got it.