YUE Daian
YUE Daian
I found some glitches in the source code. For example: - Some titles are like `Doing Something` but some others are `Doing something`. - Some people (like me) fill the...
In my humble opinion one big advantage of Common Lisp is that it can be dramatically fast while providing great power. Sometimes we just want our programs to be faster,...
I am starting to use `xkeysnail` instead of `setxkbmap` and `xbindkeys`. I really appreciate your work, but there is one potential bug that is blocking my way: I want to...
When bakeware and escript are used at the same time, the generated application will invoke `main` function twice. ### How to reproduce Taking the `simple_script` as an example. Modify `mix.exs`...
During the investigation of this issue: roswell/roswell#404 I found that mito calling `(ql:quickload)` in the Lisp code. In my humble opinion it is not a good practice to do so,...
**Description** When Dexador is used in the crontab script, the crontab throws the following error: ``` Jun 13 10:46:03 work CROND[21648]: (sheep) CMDOUT (Unhandled SB-INT:STREAM-DECODING-ERROR in thread #:) Jun 13...
Hi, I would like to mention this package in [cl-cookbook](https://github.com/LispCookbook/cl-cookbook/) for an alternative way to run FiveAM tests. It would be really nice if this package can be installed from...
Hi, I don't really know if this is a bug...But Mew just does not support non-ascii characters while searching in the folder. It seems that Mew uses `grep` to grep...
Hi folks, I am the current maintainer of `dev-lisp/roswell` package in Gentoo Linux. I am not going to use Gentoo OS for quite a while (and I do not have...