Yukari Hafner
Yukari Hafner
3b has taken over maintainership of pngload. The new source is therefore https://github.com/3b/pngload
Quicklisp is out of date. Clone this from source, use [a more up-to-date distribution](https://dist.shirakumo.org/shirakumo/), downgrade SBCL, whatever you do, just don't make an issue ticket about it again. If you...
This library implements some functions to draw graphics using pure Unicode text only. The intention is to allow you to create more meaningful debugging output in things like describe or...
This is a small utility library to open a thing (usually a file or URL) in an appropriate handler (usually an external file manager or browser). Author: Yukari Hafner License:...
Eventually we probably want to support a Windows port as well. Currently this is nowhere near in sight as the port would take significant effort to do, would probably require...
Branching off from #1502, I'm trying to build a virtual on-screen keyboard. Naturally, I would like to display the characters that will actually be input when a virtual key is...
The last time portacle got a proper look was 2020. Since then it has been unmaintained. I don't have the patience and energy for this project as Linux and especially...
Crash with Cuda: [ONNXRuntimeError] INVALID_ARGUMENT : unsupported conv activation mode "LeakyRelu"
Hi, thank you very much for providing such an easy to use and integrate project for face tracking! I was trying to get the CPU usage down, since even on...
This PR supersedes the earlier effort in #50 Specifically it adds a new resource type, the `render-state`, which encapsulates the relevant global OpenGL state in an object that can be...
This is an implementation of the SF3 (Simple File Format Family) specification of binary file formats. Author: Yukari Hafner License: zlib Documentation: https://shirakumo.github.io/cl-sf3 Source: https://github.com/shirakumo/cl-sf3.git