
I built zli, a batteries-included CLI framework for Zig with a focus on DX and composability.
Key features:
- Typed flags with default values and help output - Rich formatting, and layout support - Command trees with isolated execution logic - It’s designed to feel good to use, not just to work. - Built for real-world CLI apps, not toy examples.
Would love feedback, feature ideas, or thoughts from other Zig devs.
repo here: https://github.com/
Article URL: https://ephemeral.cx/2013/12/writing-a-self-mutating-x86_64-c-program/
Comments URL: https://news.ycombinator.com/item?id=44089106
Points: 34
# Comments: 5
https://ephemeral.cx/2013/12/writing-a-self-mutating-x86_64-c-program/

Article URL: https://www.ycombinator.com/companies/martin/jobs
Comments URL: https://news.ycombinator.com/item?id=44089108
Points: 0
# Comments: 0


Article URL: https://github.com/Seeker04/plwm
Comments URL: https://news.ycombinator.com/item?id=44089424
Points: 26
# Comments: 1
Article URL: https://hynek.me/talks/design-pressure/
Comments URL: https://news.ycombinator.com/item?id=44087844
Points: 56
# Comments: 8

Article URL: https://www.spytalk.co/p/death-of-a-master-manipulator
Comments URL: https://news.ycombinator.com/item?id=44086123
Points: 29
# Comments: 17

I've moved around a lot - and I realized I'm losing track of friends across a lot of apps, locations, and time-zones.
At work, we've got a CRM for clients, to remind ourselves to message people. I just needed something much smaller, just to remind myself to message friends and family.
Friends, best friends, and family have different cadences that this will generate tickets to remind you to message them. Feel free to use, as I'll continue to host this just for myself regardless.

Source code: https://github.com/schaoss/wall-go
I binge-watched Netflix’s “Devil’s Plan 2” and got hooked on the “Wall Go” round. A few nights of vibe-coding later, here’s a fully playable browser version:
• 7×7 board, staggered placement (1-2-2-1), 0-to-2-step moves, mandatory wall each turn. • Light / dark mode, mobile-friendly hit boxes • Simple AI (ΔReach + liberty heuristic) – beats random, not a grandmaster yet • Tech stack: Bu
Article URL: https://lottie.github.io/
Comments URL: https://news.ycombinator.com/item?id=44088216
Points: 83
# Comments: 29