<daviid>tohoyn: i fixed gtk-widget-path, gtk-widget-class-path, on the devel branch <daviid>tohoyn: you should consider joining #gtk and #libadwaita on irc.gnome.org,it. appart from some deep doan talks in between gtk deves, is full of QA and advices on how one should write an app these days ... <daviid>*irc.gnome.org, appart from some deep down ... devs :) ***alMalsamo is now known as lumberjack123
<amk>how do guile-gi and g-golf differ? <jadzi>Hi! I feel i don't realize what exactly continuations are, so i don't understand the error message in such code with fibers (run-fibers (lambda _ <sneek>jadzi, unmatched-paren says: "For example, I tried running `cargo install racer`" <- isn't racer obsoleted by rust-analyzer? that is in guix <jadzi> (pk 'response response))))) <jadzi>the error message is : Attempt to suspend fiber within continuation barrier. I've found out that this code is ok when not using https. Is there possibly a bug with fibers + web client tls-wrap ? <jadzi>d4ryus: thank you for the answer, under the link you've posted there's also info about ports and blocking. It seems that this custom port is yet impossible to use within fibers scheduler <jpe>do people generally use geiser for development these days, or are there any alternatives you guys recommend checking out? <lilyp>jpe: The use of Emacs for Lisp development is not negotionable. <lilyp>That being said, if you are a slave to vim, you might as well learn to use the Guile REPL on the side. <jpe>oh no, i only use Emacs, i was just wondering if people use anything other than geiser with it <jpe>i'm using erc right now :) <m455>oh woops just saw your message lol <lilyp>tbf you can get pretty far with just parentheses matching, but having an interactive repl inside emacs is a great help <lilyp>this is not just a scheme thing mind you, running prolog inside emacs has the same benefits <daviid>tohoyn: tx for the g-golf debian pre-release package and the theme-d-intr(ospection) renaming - now you may even switch to or 'just' also offer theme-d-intr using guile-gi :) [jokes apart, it would be quite a lot more work for you, but fwiw, guile-a-sync[2|3] did that for their glib based event loop, so uers may choose to work with guile-a-sync using guile-gi or g-golf] <jpe>i wanted to check partially before i see if i can hack in step debugging support to geiser <jpe>or at least attempt to :) <jpe>mwette: ooh very nice! thanks for sharing!