Live data from Hacker News

Viewing profile — klamike

klamike

HN member
Joined
Mon, Oct 13, 2025, 3:36 AM UTC
HN karma
29
Public activity
4 items

About klamike

ML PhD @ AI4OPT, Georgia Tech

https://github.com/klamike

Recent public activity

  1. story
    Show HN: lpviz – Interactive linear programming visualization in the browser

    https://github.com/lpviz/lpviz Visualize linear programming solvers - Simplex, Interior Point, PDHG, and Central Path - in the browser. Drag the objective/vertices/constraints arou…

  2. comment
    Comment #46110554

    Thanks! I’m glad you enjoyed it. You may also get a kick out of the YouTube hyperlinks in the GitHub readme, especially the advanced methods for establishing convexity one :)

  3. comment
    Comment #46102609

    Great to see optimization on the front page of HN! One thing I love about the book is it's full of really nice figures. If like me you love visualizations, you may enjoy this websi…

  4. comment
    Comment #45564749

    https://lpviz.net/ lpviz is like Desmos, but for linear programming - I've implemented a few LP solvers in Typescript and hooked them up to a canvas so you can draw a feasible regi…