Hackernews posts about LLVM
LLVM is an open-source compiler infrastructure project that provides a set of tools and libraries for building compilers, assemblers, interpreters, and other software development tools.
- Apple is adding Mach-O's riscv32 support to LLVM (github.com)
- A Gentle Introduction to LLVM IR (mcyoung.xyz)
- Different ways to build LLVM/MLIR tools (lowlevelbits.com)
- LLVM IR – Past, Present and Future [video] (www.youtube.com)
- Fortran for C Programmers (flang.llvm.org)
- -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-Clang (reviews.llvm.org)
- Intra-Procedural Lifetime Analysis in Clang (discourse.llvm.org)
- The Fil-C Manifesto: Garbage In, Memory Safety Out (github.com)
- Show HN: Clippy – 90s UI for local LLMs (felixrieseberg.github.io)
- Human coders are still better than LLMs (antirez.com)
- Vision Now Available in Llama.cpp (github.com)
- Show HN: My LLM CLI tool can run tools now, from Python code or plugins (simonwillison.net)
- As an experienced LLM user, I don't use generative LLMs often (minimaxir.com)
- LLMs get lost in multi-turn conversation (arxiv.org)
- After months of coding with LLMs, I'm going back to using my brain (albertofortin.com)
- Writing an LLM from scratch, part 13 – attention heads are dumb (www.gilesthomas.com)
- Run LLMs on Apple Neural Engine (ANE) (github.com)
- LLM function calls don't scale; code orchestration is simpler, more effective (jngiam.bearblog.dev)
- xAI dev leaks API key for private SpaceX, Tesla LLMs (krebsonsecurity.com)
- Look Ma, No Bubbles: Designing a Low-Latency Megakernel for Llama-1B (hazyresearch.stanford.edu)
- Dummy's Guide to Modern LLM Sampling (rentry.co)