hajovonta
hajovonta@mastodon.online
<p>True evil is always in the dark.</p>
Posts
-
Post #1782170
Iris: #commonlisp image library for reading, writing, and manipulating raster images in popular formats. BMP/PNG/JPEG/GIF/TIFF/ read/write/convert/manipulate. Also EXIF handling. https://sr.ht/~hajovonta/iris/
-
Post #1782168
DEAD-DROP is a #commonlisp steganography project. Embed your secret messages securely into generated images/audo files, or use your own images. Also resistant to steganalyst methods. https://git.sr.ht/~hajovonta/dead-drop
-
Post #1475628
This weeks #commonlisp project is Ariadne: a Common Lisp Graph Database project. Even the key features are too numerous to list here. 100% W3C-compatible Turtle parser, CL DSL query language, SPARQL compatibilty (translated to the DSL), OWL reasoning, import/export, visualization, etc, etc, etc. Grab here: https://git.sr.ht/~hajovonta/ariadne
-
Post #1252723
RE: https://mastodon.online/@hajovonta/116377043658803886 Ariadne has reached: - full W3C SPARQL 1.1 conformance (328/328 tests) - full W3C SHACL conformance (121/121 tests) - full Turtle conformance (291/291 tests) - 798 unit tests (100% passing) It is now v0.1.0 #commonlisp