Andy Kirkpatrick
Andy Kirkpatrick
Hi, I've only just started looking at this repository, and it's not entirely clear to me what you're trying to do with this commit - I've taken the with-temp-buffer example,...
This is a [video.js issue](https://github.com/videojs/video.js/issues/1165), the problem is reproducible there and the bug lies within chrome, against which the videojs guys filed a bug. Until that is fixed one must...
I just started playing with blackbird and was surprised there was no force function. I'm just on the slime repl and using promises on threaded tasks, not using cl-async-repl. Currently...
This workaround is no longer so easy as /tmp/.X11-unix is mounted read-only to prevent deleting the socket: https://github.com/microsoft/WSL/discussions/9189
Freedom from deadlocks
I think its a great idea, though I'd prefer them in the same package because to me the central idea is the ability to switch between implementations easily. To this...
Yes the generic dispatch idea is probably a non-starter. I don't think it too bad that it assume the keys of a plist to be atoms so long as that's...
Love the idea of beacon, I'm sure its useful and do plan to use it, but I just ran into a pretty sharp edge that could turn off newcomers. I...
I also considered a behaviour for worker handling - all the decisions taken through the worker lifecycle, but that seemed like it would be more intrusive and risky.