cryptoz

↗ HN profile [ 81.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi everyone, I've encountered two major problems while building AI-powered sites: 1) Most agentic tooling doesn't have a enough of a targeted approach to edits to existing files, and will make extraneous edits, 2) Many…

  2. Acme Weather (acmeweather.com)
  3. Hello! This is a silly little thing. It uses the skyfield python library to get the current light travel time to Mars so we can make this as accurate as possible. It's meant to simulate a conversation between you and…

  4. Hello! I hope this is sufficiently different to pique your interest: 1) I use Abstract Syntax Trees to have the LLM modify existing code. It will make more targeted changes than I've seen compared to codex/gemini…

  5. John Titor (en.wikipedia.org)
  6. Nearly all my work experience has just been gluing things together. Maybe it's jangling an API response into a front-end model to display to the user, or very domain-specific things like one specific algorithm to reject…