This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-10-09
Channels
- # announcements (2)
- # babashka (11)
- # beginners (9)
- # biff (7)
- # calva (20)
- # catalyst (1)
- # cider (8)
- # clerk (46)
- # clj-kondo (18)
- # clj-otel (2)
- # clojure-brasil (22)
- # clojure-europe (18)
- # clojure-gamedev (23)
- # clojure-italy (5)
- # clojure-nl (2)
- # clojure-norway (14)
- # clojure-uk (6)
- # clr (1)
- # datomic (13)
- # emacs (1)
- # hoplon (13)
- # hyperfiddle (53)
- # introduce-yourself (1)
- # java (23)
- # malli (7)
- # obb (35)
- # off-topic (31)
- # polylith (2)
- # portal (9)
- # rdf (15)
- # reitit (12)
- # releases (3)
- # ring (4)
- # shadow-cljs (6)
- # solo-full-stack (3)
https://github.com/quoll/donatello 0.3.1: A small library for writing Turtle files from Clojure. • Now supports ClojureScript • Now provides extension via protocols, rather than a multimethod • Removed all reflection in Clojure • Shares the common RDF data model read by Raphael (provided by the https://github.com/quoll/rudolf library)
https://github.com/quoll/rudolfhttps://github.com/quoll/rudolfhttps://github.com/quoll/rudolfhttps://github.com/quoll/rudolfhttps://github.com/quoll/rudolfhttps://github.com/quoll/rudolf. A common library for RDF datatypes. • This provides a common, minimal implementation for records/types that represent RDF graph nodes: IRIs, Literals, and Blank Nodes. • Includes various affordances for converting data to and from RDF types. • Includes a set of the most common RDF prefixes.
https://github.com/phronmophobic/llama.clj v0.8: Run LLMs locally. A clojure wrapper for https://github.com/ggerganov/llama.cpp. • Add support for gguf LLMs. • Add support for more recent llama.cpp versions.