kulesh

↗ HN profile [ 272 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Alit lets you describe a scene and instantly get AI-generated PBR (physically based rendering) maps — diffuse, normal, roughness — that you can relight interactively in the browser. You can upload your own texture…

  2. Tril converts every function in a repo into plain English descriptions, then runs and tests them — using an LLM as the interpreter instead of a runtime. The concept: programming languages exist because machines couldn't…

  3. I built this in one day using 4 Claude Code sessions (~7,600 lines total, 4,300 in a single HTML file). No React, just one canvas + Web Workers. Cloudflare Workers + D1 backend. What it is: 300 dwarfs on a 2000x1000…

  4. Most UI frameworks solve the wrong problem — they help developers build interfaces faster. DAUB bets on the next problem: AI generating interfaces directly. The core idea: instead of writing component code, you describe…