xlii
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Codex ticket: first-class Jujutsu support (github.com)
- Show HN: DiagramIDE – Diagrams as Source Files (diagramide.axk.sh)
- Honesty Gets Emacs Patch Rejected (xlii.space)
- No One Can Compare LLMs (xlii.space)
- My Favorite Zig Feature (xlii.space)
- Show HN: rik – Limited Agent Edition (github.com)
- From Rust to Ruby (xlii.space)
- Show HN: SVG Fitter – Rust+WASM Vectorizer (svg.axk.sh)
I went crazy with a tool that helps me tracing raster images. Thought other might like it. It doesn't auto vectorize image, but rather allow for guided process. Final SVG still should be edited. Few fun features like…
- Show HN: Dataf*ck – An Esoteric Data Format (xlii.space)
-
Every month "Who's Hiring" drops 300+ free-form listings. Inconsistent keywords - "US only", "United States candidates exclusively", and "on-site NYC" is semantically same if you're looking for a remote job from Europe,…
- Approved. Unread. Shipped (xlii.space)
- Show HN: LLM Evaluator for "Who is hiring" threads (github.com)
As in title, just to make finding "Who is hiring" posts easier. Only Gemini, but it's MIT, so feel free to submit extra adapters :)
-
I built DiagramIDE because I wanted a more modular way to handle diagramming-as-code. It’s a Rust-based GUI (EGUI) where you can split logic, data, and rendering into separate windows. Instead of one giant DSL file, you…
-
A simple CLI to check repository for parameters and decide whether it (seems) to be vibe or hand coded. See example on GitHub page. Rules are pretty arbitrary and (with Rust) can be easily added for more checks in case…
-
I was on the hunt for building diagrams declaratively and figured that tangling it Prolog might be the way. It works for me and though I'd share. It won't save you from learning (some) Prolog and Pikchr though :)
- I hate GitHub Actions with passion (xlii.space)
- Cue Does It All, but Can It Literate? (xlii.space)
-
Hey HN, that's another small utility I often use. It's actually 4th iteration after one written in Haskell, Go and Zig :) No LLMs were used in production of that code. Curious to hear your feedback!
-
Hi HN, I've been coding for over 20 years, and I've always had this specific annoyance: when I grep or rg through a codebase, the definitions or declarations I actually want to see are often buried in the middle of the…
- Shake Build System (shakebuild.com)
- Writing Silly LLM Agent in Haskell (xlii.space)
- Show HN: MicroDiagram Prototype (microdiagram.com)
Hey y'all, this is something I've been thinking of for a while - a micro DSL framework for diagrams with one implementation. I'll have a write-up about technology soonish, but in short - this prototype written with…
- Emacs, Meet Lozenge (xlii.space)