-
The Pi doesn't define 128-bit integer types, and therefore the things that assume [u]int128_t don't work. There is no mode TI on the machine.
Clang does work, but then you should probably state th…
-
## Overview
Untitled Train Game is a game about trains.
In the vein of half-remembered childhood classics like Railroad Tycoon, Transport Tycoon and The Other One, Untitled Train Game asks you to …
-
A couple of days ago I was working on a project in vscode using this extension, and when I came back today I'm getting a message "Unsupported OCaml version 4.10.0", cannot save because I guess it's tr…
-
I'm having trouble understanding how to return non-string content. I'm using hunchentoot, and in this case I want to return PDF documents (which are not static content). Do I need to tell the backe…
-
When running Hunchentoot, the association list is returned properly. However, when I switch the server for Woo, I hit an exception. I am running SBCL on OS X.
So:
`/foo?bar=hello` returns `((bar . h…
-
It looks like you are emitting order twice. In ProbitSocket.js you are emitting it for case "order_history" and "open_order". They do return the same data but you are missing the repose data of `mar…
-
Hi. SLIME sometimes [abbreviates](https://github.com/slime/slime/blob/7db8c0ac2da2978fcb85313ad0a222e3a323fdaf/swank.lisp#L1905) the REPL prompt poorly, for example changing `CLACK.TEST>` to just `TES…
-
As documented in https://docs.fastly.com/en/guides/wildcard-purges
It would be nice to be able to purge a whole version of the doc at once from docsubild scripts when updating a symlink, like `PURG…
-
Hi! Is this project ready for production usage? I mean how finished and stable is the api. I'm choosing a framework for my web service. Can you recommend lucerne?
-
``` Lisp
(lisp-implementation-type)
;; => "SBCL"
(lisp-implementation-version)
;; => "1.2.13"
*features*
#|
=>
(:THREAD-SUPPORT CFFI-FEATURES:FLAT-NAMESPACE CFFI-FEATURES:X86-64
CFFI-FEATURES:UNIX C…