afc

↗ HN profile [ 415 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. AI juries (alejo.ch)
  2. Just wanted to share with HN a simple/minimal open source Python library that generates SVG files visualizing two dimensional data and distributions, in case others find it useful or interesting. I wrote it as a fun…

  3. AI Juries (alejo.ch)
  4. I wrote a simple web UX in Python/JavaScript that spawns a conversation with Google Gemini with MCP commands that let it work on a specific coding task that you specify: http://github.com/alefore/duende The UX lets you…

  5. I wrote some simple open source web-based app to (1) dynamically compute knitting patterns (based on input parameters, such as the exact desired size), and (2) display these patterns and help me keep track of which row…

  6. Immutable AVL Trees (github.com)