I'm updating my .lark file—though not very frequently. Please feel free to offer recommendations, error fixes, or new ideas for the file.
Simple tutorial for creating an encrypted Ed25519 DID, publishing signed Technocore messages, and documenting useful contributions for potential $FLOP airdrop
A practitioner guide for the Anthropic Claude Certified Developer - Foundations (CCDV-F) exam. 23 chapters on the decisions the exam actually tests. Tested against the live exam.
Use an Oculus Go controller as an air mouse on macOS. Unofficial; not affiliated with Meta or Oculus.
Offline expense-reporting CLI and AI-assisted TypeScript to Python to Go migration demo
Who can write the most performant data pipelines?
Portable and architecture-tuned GEMM microkernels evaluating RISC-V Vector (RVV 1.0 on SpacemiT X100) and x86 AVX2/FMA via MIPPv2
《Pi Agent从入门到精通》:面向零基础的中文开源书,基于源码拆解上下文、记忆、工具、扩展与持续进化,附可复现实验。
Open-source iPhone mirroring and control prototypes for Apple Vision Pro and Mac.
A calculator in 77 million lines of Fortran
A collection of esolang intepeters I'm making in C++. If a language is simple the whole lexer will be if statements
Real-time chat system built step by step: WebSockets, in-memory socket map, and a Redis offline queue. A learning project on how messaging systems work.