vindarel
vindarel
Nice! The library: https://github.com/rotatef/secret-values
Hello, there's of course a Fukamachi lib: https://github.com/fukamachi/envy https://www.reddit.com/r/lisp/comments/csc8zo/chameleon_configuration_manager_with_profile/ (https://github.com/CodyReichert/awesome-cl#configuration)
Hey @sree-kumar, I find that writing HTML in the form of s-expressions is more difficult too, and not often necessary. It is mainly necessary when we generate it from a...
I'll add quicksearch https://github.com/lisp-maintainers/quicksearch: `(qs:? "foo" :u)`, it searches on Github, Cliki, Quicklisp. Can be handy. (it's unmaintained upstream, but works. We could work on this lisp-maintainers fork)
I made a version for the terminal :) https://github.com/vindarel/lyrics-cli Building the binary gives a readline prompt with three commands: - lyrics - search-song - help Actually I made it to...
The project is on https://github.com/alessiostalla/doplus (dead bitbucket link)
Ouch, bad. Here's the issue: https://github.com/alessiostalla/doplus/issues/1
not Debian actually but Ubuntu, and `*loaded-libraries*` returns NIL. I'll try to install more ncurses[-dev] dependencies.
Great*2! it works for me.
Where does `#h` come from, maybe Rutils?