revo, the programming language https://lobste.rs/s/ikkx3r #programming #zig
https://gills.pages.dev/revo/
zig
Async I/O in Zig 0.16, today https://lobste.rs/s/1udl0j #zig
https://lalinsky.com/2026/05/11/async-io-in-zig-016-today.html
Testing OpenGraph on localhost from the CLI before you go public by @deevus https://lobste.rs/s/51obiz #release #web #zig
https://simonhartcher.com/posts/2026-04-15-testing-opengraph-on-localhost-from-the-cli
- switching between #Zig versions, I liked it more than the dedicated anyzig
- #Python venv activation – it's silly but feels so good, and collaborates with uv
- ensuring I have the right language server and formatter for a project, be it #Lua, #TypeScript, and trying out various options for Python
- setting LANG="C.UTF-8" only in the specific project folder because #Ansible refused to work with Polish...
The final boss was getting a really comfortable Tree-sitter setup: get the #Rust CLI, write grammar in #JavaScript, re-generate and run tests on source change as a mise Task. And then I only cloned the repo on another machine and was ready to go!
This post was written as a more cultured outlet for my excitement instead of aggresively committing mise.toml into every repository I touch
My Thoughts on the Bun Rust Rewrite https://lobste.rs/s/srr28p #javascript #zig
https://andrewkelley.me/post/my-thoughts-bun-rust-rewrite.html
Jam Programming Language https://lobste.rs/s/r0xrm0 #programming #rust #zig
https://rapha.land/jam-programming-language/
This week I've been rewriting (in Zig) the position-based dynamics & cellular-automata engines used for the cloth sim in my #DANZA art project (check the hashtag for older WIP)... Still endless tweaking, but could already stare at this beauty for hours, literally!
(And of course, I'm also again "dogfooding" http://thi.ng/genart-api for defining/handling parameters and animation timing...)
#GenerativeArt #AlgorithmicArt #CellularAutomata #Physics #Simulation #GenArtAPI #Zig #WASM #WebAssembly #NoAI
Zig's Io.Threaded is Neat https://lobste.rs/s/aegq82 #zig
https://matklad.github.io/2026/08/06/neat-io-threaded.html
Incremental compilation with LLVM https://lobste.rs/s/tbud4j #zig
https://ziglang.org/devlog/2026/#2026-04-08
Bun's problem may be developing in the open https://lobste.rs/s/9hiu10 #practices #rust #zig
https://00f.net/2026/05/17/developping-in-the-open/
We are nearing the first stable release of Fruits and Tails, our little browser game! For anyone interested, we'll be showcasing it in Divadlo X10 in Prague at the Frame Festival, with a presentation on Saturday at 18:00. Looking forward to seeing you!
Build your project Zig-style via @caleb https://lobste.rs/s/a1nops #rust #zig
https://fnordig.de/2026/06/16/build-your-project-zig-style/
My Thoughts on Bun's Rust Rewrite https://lobste.rs/s/idx42n #rust #zig
https://en.liujiacai.net/2026/05/16/bun-rust-port/
Minimal Viable Zig Error Contexts via @goldstein https://lobste.rs/s/cfgtdp #zig
https://matklad.github.io/2026/05/03/zig-error-context.html
256 Lines or Less: Test Case Minimization https://lobste.rs/s/eu5n2j #testing #zig
https://matklad.github.io/2026/04/20/test-case-minimization.html
wio: windowed i/o https://lobste.rs/s/ldq5mm #graphics #zig
https://github.com/ypsvlq/wio
Static Allocation, Constant Work https://lobste.rs/s/m4iwq4 #zig
https://matklad.github.io/2026/09/02/static-allocation-constant-work.html
Even More Tagged Union Subsets with Comptime https://lobste.rs/s/xd5afy #zig
https://sinclairtarget.com/blog/2026/05/18/even-more-tagged-union-subsets-with-comptime/
How is Zig working out after 3 years and 100k lines of game code? https://lobste.rs/s/q8eiqk #video #zig
https://www.youtube.com/watch?v=HXpUShkr2VQ
Zig vs Rust in 2026 https://lobste.rs/s/fnhsha #rust #zig
https://zackoverflow.dev/writing/zig-vs-rust-in-2026/
What Zig felt like, coming from Rust https://lobste.rs/s/oaybfe #rust #zig
https://besok.github.io/posts/what-zig-felt-like-coming-from-rust/
Applying "Programming Without Pointers" to an mbox indexer using Zig by @deevus https://lobste.rs/s/ejaimk #email #zig
https://simonhartcher.com/posts/2026-04-08-applying-programming-without-pointers-to-an-mbox-indexer-using-zig