Reading up on LLVM
3 deep · digging since jan 01
- The Linux Kernel Will Soon Be MIT-Licensed and Copyleft Will Be Dead Within 5 Years - LowEndBox
AI-assisted reimplementation of GPL-licensed software will erode copyleft, with the Linux kernel potentially relicensed under MIT within five years.
- Better JIT for Postgres
pg_jitter provides microsecond-level JIT compilation for PostgreSQL using alternative backends, making JIT viable for OLTP queries where LLVM's overhead is too high.
- Story - NERD
NERD is a programming language optimized for LLM tokenization, reducing tokens by 50-70% compared to TypeScript, designed for AI-authored code.