minc — A minimal language for building native software https://lobste.rs/s/zipfsh #c #games #plt
https://minc.dev/
c
Bug Archeology: Solving a decade-old Swift/C++ mystery (with LLMs) https://lobste.rs/s/aoatq6 #c++ #debugging #ios #swift #vibecoding
https://samkhawase.com/blog/bug-archeology-using-LLM/
A 90's era Keygen-like for X11 for Unix/Linux https://lobste.rs/s/98momh #c #freebsd #linux #unix
https://github.com/sbz/keygen
Faking keyword arguments to functions in C++ https://lobste.rs/s/byrh9c #c++
https://nibblestew.blogspot.com/2026/06/faking-keyword-arguments-to-functions.html
Orthodox C++ (2016) https://lobste.rs/s/fiiamm #c #c++
https://bkaradzic.github.io/posts/orthodoxc++/
Discussion about C array type semantics by @anselmschueler https://lobste.rs/s/26wkdp #c
https://anselmschueler.com/blogposts/2025-c-pointers/
One of the best C++29 features is already available? https://lobste.rs/s/2thqrc #c++
https://www.meetingcpp.com/blog/items/One-of-the-best-Cpp29-features-is-already-available-.html
Accelerating std::copy_if using SIMD https://lobste.rs/s/minrej #c++ #performance
https://loonatick-src.github.io/posts/vectorized-copy-if-analysis/
#lispyGopherClimate Sunday Morning In Europe #peertube #live starting on this hour.
https://toobnix.org/w/b9vqcWw73UpDZRwMEyFmyi
FORGOT TO START SCREEN SHARING
- https://itch.io/jam/spring-lisp-game-jam-2026 winds up, see my #hextille #commonLisp #McCLIM #commonLisp #demo here.
- #emacs is needing for #typeTheory + #C + #lisp triple threat developers
- Aral Balkan's note on inside-Microsoft-right-now
- Topological thread following @oantolin 's episode w/ Kent Pitman, Vassil, DM, ..
#boost (if you like)
Improvements to std::format in C++26 https://lobste.rs/s/xtuz4x #c++
https://mariusbancila.ro/blog/2026/06/19/improvements-to-stdformat-in-c26/
A generic dynamic array in C that stores no capacity and needs no struct https://lobste.rs/s/n3c04h #c
https://gist.github.com/alurm/2ca14be134d719fe7431217a6b18d91e
A framework for systematically addressing undefined behaviour in the C++ Standard https://lobste.rs/s/mo0lsm #pdf #c++ #plt #programming
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2026/p3100r6.pdf
Memory Safe Inline Assembly https://lobste.rs/s/hhk5e0 #assembly #c #c++ #compilers #vibecoding
https://fil-c.org/inlineasm
OpenRCT2 v0.5.1 “Swamp Castle" released! Last version to support Windows 7 https://lobste.rs/s/sgbvmj #c++ #games #release
https://openrct2.io/blog/2026/05/openrct2-v0.5.1-released
FEXPRs vs. vtable: how LispE interpreter works https://lobste.rs/s/leh6g3 #c++ #lisp
https://github.com/naver/lispe/wiki/2.7-FEXPR-vs.-vtable
swsim: A software SIM card https://lobste.rs/s/aldvu9 #c #hardware
https://github.com/tomasz-lisowski/swsim
Adding Offline Mode and Custom Servers to an MMORPG https://lobste.rs/s/ng3xwc #c++ #games
https://plantbasedgames.io/blog/posts/09-adding-offline-mode-and-custom-servers-to-an-mmorpg/
experiments with isolation on blue pill https://lobste.rs/s/bbkpzc #assembly #c #hardware #security
https://l0puh.github.io/log/2026/08/04/experiments_with_isolation/
Slint 1.17 Released https://lobste.rs/s/hygtig #c++ #release
https://slint.dev/blog/slint-1.17-released
Data Access Patterns That Makes Your CPU Really Angry https://lobste.rs/s/xmsj3r #c #c++ #performance
https://blog.weineng.me/posts/slowest_add/
Every byte matters via @abnv https://lobste.rs/s/abrgtt #c #performance
https://fzakaria.com/2026/06/01/every-byte-matters
BPF support in GCC 16 and beyond https://lobste.rs/s/q5enyi #c #linux #osdev
https://lwn.net/SubscriberLink/1071973/19e2866f07249dfb/
gap: UI text diff https://lobste.rs/s/mynquj #c++ #vcs
https://github.com/cdacamar/gap
Two things you can see here... It's pretty hot! That's why I stayed home and implemented a missing feature into snac. That's what you can also see - it finally sends push notifications to devices! In this case, we can see notifications coming from #MastoBlaster App for iPhone.
What we can also see, it's still a bit faulty and not the expected content, but a first success here at least ;) I'll make some further adjustments when there's time and get in touch with @grunfink to check if we can get this upstream. Thanks to @stefano for testing with me :)
#fediverse #mastodon #fedi #activitypub #snac2 #c #programming #clang #MastoBlaster
mimalloc: A new, high-performance, scalable memory allocator for the modern era https://lobste.rs/s/aduphf #c #performance
https://www.microsoft.com/en-us/research/blog/mimalloc-a-high-performance-scalable-memory-allocator-for-the-modern-era/