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?