vindarel
vindarel
Hi, This PR does a few things: - export more symbols: this already is super helpful to discover the library. - fix the documentation build scripts in a couple minor...
Hi, I figured I'd leave a note. I experienced a problem: I tried Qi. I ran qi:install once and I was unable to quickload another project, in another Slime session....
cl-readline has `set-paren-blink-timeout`: > "Set the time interval (in microseconds) that Readline waits when showing a balancing character when 'blink-matching-paren' has been enabled. The function returns previous value of the...
Ship static file templates in the binary. Actually needed a Djula improvement: https://github.com/mmontone/djula/issues/79 (succeeded)
https://github.com/baruchel/lambdascript
my Google-fu returned: - https://www.lob.com/blog/websocket-org-is-down-here-is-an-alternative => https://echo.websocket.events/.ws - what they use: https://github.com/jmalloc/echo-server in Go - https://socketsbay.com/test-websockets with an embedded test I don't know if these offer the same service and...
Hi people watching this repo, Do you know how to *not* print the EAN code under the barcode? In base.py, the default writer options have a 'write_text': True, how can...
"because the doc is too scarce and we can't see the lentic generated one." Hi, I struggled for too many minutes with code, ielm and edebug before finding this simple...