xlii

↗ HN profile [ 71.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. From Rust to Ruby (xlii.space)
  2. 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…

  3. 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,…

  4. 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 :)

  5. 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…

  6. 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…

  7. 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 :)

  8. 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!

  9. 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…

  10. Shake Build System (shakebuild.com)
  11. 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…

  12. Emacs, Meet Lozenge (xlii.space)