defunkydrummer

Results 21 comments of defunkydrummer

> Pressing RETURN key on a node should trigger a branchopen callback. I did not know that! (there's no manual...) I'll try again and report. Note that directories that contain...

Ok, so i clone `tecgraf-base` and now it complains that `System "pffft" not found`. What is "system" PFFFT ?! Where is it? Again, documentation should be updated, and perhaps an...

I have submitted a PR #47 to fix the README so the loading instructions are easier to understand.

Hi @lispnik , The bug submitted yesterday was using the code that you submitted up to yesterday. I also downloaded tecgraf-base at the last version. Not sure if I follow...

I'm having the same issue in 1.5.0, > You may pass around the classloader which by default is bound to `java::*classloader*`. The manual wasn't explicit in this. I had assumed...

Isn't this project superseded by Coalton?

I'm amazed that your hand-picked alternatives are only two: Rust vs Go. First, for a high-performance language for writing a server there are **many** mature alternatives. Not only that: I...

Hi @orthecreedence, Asking this question because I was looking for the same question and ended up easily at this issue page, so I bet other people will land here as...

Update: @orthecreedence: I see you already have a lib for doing exactly what I was thinking :) https://github.com/orthecreedence/pretend-event-loop *A package that mimics a non-blocking event loop by using queues and...

Thanks for your quick reply. To be honest, i'm new to developing in Common Lisp, just a few weeks into CL (but 25+ years using the Blub programming languages ;)),...