Jean-Philippe Paradis
Jean-Philippe Paradis
Hello, There are quite a lot of "Checked against [...]" [commits](https://github.com/pcostanza/closer-mop/commits/master), but I can't find a test suite and now I am very confused... So what does "Checked against [...]"...
enhanced-unwind-protect provides an enhanced `unwind-protect` that makes it easy to detect whether the protected form performed a non-local exit or returned normally. Project's home: https://www.hexstreamsoft.com/libraries/enhanced-unwind-protect/ GitHub: https://github.com/Hexstream/enhanced-unwind-protect Quicklisp should pull...
(Extremely cool stuff btw, I love dataflow...)
You should probably mention that the [Common Lispers list](https://common-lispers.hexstreamsoft.com/) provides very similar and much more extensive information. Enter `has:funding` in the search field for funding specific info. (**edit:** Now you...
Hello, (somewhat continued from #2), https://clos-mop.hexstreamsoft.com/ is now ready for public consumption! It's not quite at the level of immaculate perfection I was aiming for, but it's still by far...
I want to implement partial removal functionality ~next year~ one day. (Full removal would be incoherent with the [ironclad policies](https://common-lispers.hexstreamsoft.com/policies/).) Right now I am supremely busy, and it seems that...
Per @no-defun-allowed [in this thread](https://github.com/vindarel/lisp-maintainers/issues/4): >> It is hard to imagine that anyone would want to be removed from the list for apolitical reasons. > I could imagine one: I...
Sorry, (mostly) due to an architectural bug in my homegrown preferences system (I think), unselecting categories like `Coding`, `Microblogging` and `Funding` only updates the UI and does not actually hide...
For whatever it's worth, lisp-namespace appears to me to be basically a much worse implementation of my [definitions-systems](https://www.hexstreamsoft.com/libraries/definitions-systems/), so you may want to look into that. I hope you find...
Right now, a duplicate copy of [the Nyxt website](https://nyxt.atlas.engineer/) is available at [nyxt-browser.com](https://nyxt-browser.com/). **This is confusing and splits up your google juice.** According to best practices, the `nyxt-browser.com` version should...