Wastrel milestone: full hoot support, with generational gc as a treat https://lobste.rs/s/foa69e #c #compilers #lisp #wasm
https://wingolog.org/archives/2026/04/09/wastrel-milestone-full-hoot-support-with-generational-gc-as-a-treat
c
GUI C++ programming for Windows 3.11 / 95 / cross-platform in 2023 https://lobste.rs/s/ge2rfp #video #c++ #programming #retrocomputing
https://www.youtube.com/watch?v=d6L272OApVg
Consequences of passing too few register parameters to a C function https://lobste.rs/s/pqqrxx #assembly #c
https://devblogs.microsoft.com/oldnewthing/20260427-00/?p=112271
Why does the arrow (->) operator in C exist? https://lobste.rs/s/garq37 #c #historical
https://stackoverflow.com/questions/13366083/why-does-the-arrow-operator-in-c-exist
The Global API Injection Pattern via @lesley https://lobste.rs/s/ixvtox #c++ #testing
https://www.elbeno.com/blog/?p=1831
C++26: string and string_view improvements https://lobste.rs/s/tgu1zo #c++
https://www.sandordargo.com/blog/2026/04/29/cpp26-string-string_view-improvements
Modifying FileZilla to Workaround Bambu 3D Printer's FTP Issue https://lobste.rs/s/nabvvv #c++ #networking
https://lantian.pub/en/article/modify-computer/modify-filezilla-workaround-bambu-3d-printer-ftp-issue.lantian/
stackless coroutines for gamedev in ~200 lines of C++ via @lesley https://lobste.rs/s/gm1hcc #c++ #games
https://vittorioromeo.com/index/blog/sfex_coroutine.html
Everything in C is undefined behavior https://lobste.rs/s/dtcfd6 #c #vibecoding
https://blog.habets.se/2026/05/Everything-in-C-is-undefined-behavior.html
C++26: an undeprecated feature https://lobste.rs/s/tlf9mo #c++ #programming
https://www.sandordargo.com/blog/2025/03/26/cpp26-undeprecate
Fixing a 20-year-old bug in Enlightenment E16 https://lobste.rs/s/orvtly #c
https://iczelia.net/posts/e16-20-year-old-bug/
Curly braces: An evolution of UNIX and C via @hugoarnal https://lobste.rs/s/vnr80q #c #unix
https://thalia.dev/blog/unix-braces/
[RFC] LLVM Foundation statement in favor of open access to standards documents https://lobste.rs/s/vfxdtu #c #c++ #compilers
https://discourse.llvm.org/t/rfc-open-access-to-standards-documents/90856
C++26: More function wrappers https://lobste.rs/s/wqeqgc #c++
https://www.sandordargo.com/blog/2026/05/20/cpp26-copyable-function
How cross-thread double free detection could work in glibc malloc https://lobste.rs/s/bb8f7o #c #linux #security
https://kallus.org/blog_tcache_key.html
Exploring ref qualifiers in C++ https://lobste.rs/s/65s7ia #c++
https://www.meetingcpp.com/blog/items/Exploring-ref-qualifiers-in-Cpp.html
sp.h is the standard library that C deserves https://lobste.rs/s/cvwsxk #c
https://spader.zone/sp/
John Regehr's Integers in C Quiz https://lobste.rs/s/gl13es #c
https://acepace.net/integerQuiz/
What is the '-->' operator in C/C++? https://lobste.rs/s/fwxpkp #c++ #satire
https://stackoverflow.com/questions/1642028/what-is-the-operator-in-c-c
Skred is now a MIDI aware synth and drum machine construction kit https://lobste.rs/s/xhjzmc #apl #c #vibecoding
On C extensions, portability, and alternative compilers https://lobste.rs/s/mcgtsh #c #compilers
https://lemon.rip/w/6-c-extensions-compilers/
How Factorio Syncs A Million Objects over the network https://lobste.rs/s/2r03i7 #video #c++ #games
https://www.youtube.com/watch?v=0FHSZ1hani0
Making cross-platform SIMD code pleasant https://lobste.rs/s/bmfnws #c #performance
https://bkaradzic.github.io/posts/typeless-simd/
C Programming Language Quiz https://lobste.rs/s/4vhivn #c
https://stefansf.de/c-quiz/