HackerTrans
TopNewTrendsCommentsPastAskShowJobs

huahaiy

no profile record

Submissions

SQLite in Production? Not So Fast for Complex Queries

yyhh.org
5 points·by huahaiy·قبل 6 أشهر·0 comments

Triple Store, Triple Progress: Datalevin Posited for the Future

yyhh.org
1 points·by huahaiy·قبل 6 أشهر·0 comments

comments

huahaiy
·قبل 3 أشهر·discuss
I am glad you enjoyed it. I am happy to report that the next release will have many new features: Raft consensus based high availability (comes with an extensive Jepsen test suite); built-in MCP server; built-in llama.cpp for in DB embedding; JSON API; language bindings for Java, Python and Javascript.
huahaiy
·قبل 3 أشهر·discuss
I have been using AI to write Clojure code this past half year. The frontline LLM has no problem with writing idiomatic Clojure code. Both Codex and Claude Code fix their missing closing parentheses quickly. So I won't say "Writing Lisp is AI resistant". In fact, Clojure is a great fit with AI coding agent: it is token efficient, and the existing Clojure code used for training are mostly high quality code, as Clojure tends to attract experienced coders.
huahaiy
·قبل 6 أشهر·discuss
https://yyhh.org
huahaiy
·قبل 8 أشهر·discuss
Wonderful. Looking forward to it.
huahaiy
·قبل 8 أشهر·discuss
Very nice. Is there a plan to have an EDN writer in C as well?