GCC steering committee announces AI policy via @nemin https://lobste.rs/s/fbqlpy #c #c++ #vibecoding
https://lwn.net/Articles/1086041/
c
getopt() but friendlier https://lobste.rs/s/g7e2ew #c
https://www.unix.dog/~yosh/blog/getopt-but-friendlier.html
Why we write our own C and C++ inference engines https://lobste.rs/s/t7zdif #ai #c #c++
https://localai.io/blog/why-we-write-our-own-engines/
Kernel that only runs an NES emulator https://lobste.rs/s/nqmm3r #c #games #osdev
https://github.com/vmartinv/nek
sizeof is surprisingly difficult to parse in c https://lobste.rs/s/hozhli #c
https://sebsite.pw/w/20260802-sizeof.html
I thought I was building a C replacement. I was wrong https://lobste.rs/s/wpyhdh #c #programming
https://c3-lang.org/blog/i_thought_i_was_building_a_c_replacement/
How fast is C++26’s std::hive? https://lobste.rs/s/jqydry #c++
https://lemire.me/blog/2026/08/02/how-fast-is-c26s-stdhive/
SCM_RIGHTS API quirks (2019) https://lobste.rs/s/qcasbd #api #c #unix
https://gist.github.com/kentonv/bc7592af98c68ba2738f4436920868dc
Practical Memory Safety https://lobste.rs/s/yjzexe #c #rust
https://ohadravid.github.io/posts/2026-08-unsafe-water/
Lisp in 99 Lines of C and How to Write One Yourself https://lobste.rs/s/sj5ml2 #c #lisp
https://github.com/Robert-van-Engelen/tinylisp/blob/main/tinylisp.pdf
Celebrating 45 Years of Kermit with the First New C-Kermit Release in 15 Years https://lobste.rs/s/stoy9n #c #retrocomputing
https://changelog.complete.org/archives/44456-celebrating-45-years-of-kermit-with-the-first-new-c-kermit-release-in-15-years-and-working-with-a-decades-old-c-codebase
An Honest Review of AI Programming https://lobste.rs/s/tuanw3 #ai #c++ #rant
https://mropert.github.io/2026/08/04/an_honest_review_of_ai_programming/
“Bare Metal” STM32 Programming (2018) https://lobste.rs/s/13rfqd #assembly #c #c++ #hardware
https://vivonomicon.com/2018/04/02/bare-metal-stm32-programming-part-1-hello-arm/
Scaling Memory Safety: AI-Assisted Rewrites of C/C++ Dependencies to Rust via @dayanruben https://lobste.rs/s/4ggbhi #c #c++ #rust #vibecoding
https://bughunters.google.com/blog/scaling-memory-safety
Catching NaN at the MLIR Pass Boundary https://lobste.rs/s/uvclgk #c++ #compilers #hardware
https://thecloudlet.github.io/technical/compiler/catching-nan-at-the-mlir-pass-boundary/
Quest for eternal dock on Wayland - lambdock (C + GTK4 + Lisp GNU Guile Scheme) https://lobste.rs/s/lvspri #c #lisp
https://jointhefreeworld.org/blog/articles/gnu-linux/quest-for-eternal-dock/index.html
C++26: Standard Library Hardening Experiments https://lobste.rs/s/qtakqk #c++
https://www.cppstories.com/2026/hardening-experiments/
How I developed an Am29000 C compiler and web browser https://lobste.rs/s/sfiihp #browsers #c #compilers #retrocomputing
https://nanochess.org/am29000_c_compiler_web_browser.html
Tracing np.add, all the way down https://lobste.rs/s/eocel9 #c #python
https://blog.veitheller.de/numpy.html
Implementing FMA and finding bugs in C and Rust standard libraries https://lobste.rs/s/qq9jpo #c #rust
https://shnatsel.github.io/implementing-fma-finding-bugs-in-std/
balrogg: demonically compacting (up to 15%) lossless Vorbis/Opus recompressor https://lobste.rs/s/gebudu #audio #c #release
https://github.com/iczelia/balrogg
jank reimagines C++ errors and gets an official native package repo https://lobste.rs/s/rhjedr #c++ #clojure #compilers #plt
https://jank-lang.org/blog/2026-09-04-better-and-better/
Data races and the limits of ThreadSanitizer in C and Go https://lobste.rs/s/mcnj6l #c #go
https://theconsensus.dev/p/2026/09/06/data-races-and-the-limits-of-threadsanitizer-in-c-and-go.html