Live data from Hacker News

Viewing profile — huly11

huly11

HN member
Joined
Thu, Nov 13, 2025, 7:10 AM UTC
HN karma
1
Public activity
3 items

About huly11

No profile information was provided.

Recent public activity

  1. story
    Best approach for generating SVG graphics with LLMs?

    I'm working on a project that needs to dynamically generate simple icons and diagrams. I've tried GPT-4 and Claude - they can output SVG code but the results are hit or miss, espec…

  2. comment
  3. comment
    Comment #46656114

    we've been using something similar at work to let non-devs modify templates without touching the codebase. honestly worked great for like 6 months until someone nested conditionals…