Live data from Hacker News

Viewing profile — tomcur

tomcur

HN member
Joined
Wed, Jan 28, 2026, 10:58 AM UTC
HN karma
3
Public activity
2 items

About tomcur

No profile information was provided.

Recent public activity

  1. comment
    Comment #46794784

    Optimization can work well for interactive CAD usage, because geometric sketches tend to be close to the intended solution, and it's fast. It also has the nice property of stabilit…

  2. comment
    Comment #46794333

    We've started a 2D geometric constraint solver at https://github.com/endoli/fiksi doing the constraint part of this in Rust. We're using it internally and so far it works well, tho…