Live data from Hacker News

Viewing profile — lukeundtrug

lukeundtrug

HN member
Joined
Tue, Feb 03, 2026, 1:17 PM UTC
HN karma
10
Public activity
6 items

About lukeundtrug

No profile information was provided.

Recent public activity

  1. comment
    Comment #48205872

    My guess is that we underestimate how much non-Java data and context in general is needed to create a good Java coding model. It could be true that a good Java model would be of 80…

  2. comment
    Comment #47937995

    That sounds great, thanks for sharing your thoughts! It sure sounds like we have similar things in mind. I basically try to build the proper graph representation of the code during…

  3. comment
    Comment #47931803

    I definitely share the same sentiment. I don’t want to overload the llm with many tools. Better to have a few opinionated and flexible ones, but yeah, keeping the balance is hard. …

  4. comment
    Comment #47926361

    Happened to have written both a tool and a blog post about the topic. It’s more about the different technical approaches you have in solving the problem but it might still interest…

  5. comment
    Comment #47405289

    Thanks for taking the time to check it out and for the kind words! I really appreciate it. I totally get sticking with your current approach. Your workflow sounds very intriguing a…

  6. comment
    Comment #47380471

    I built myself an AST based solution for that during the last 6 months roughly. I always wondered whether grep and agent-based discovery will be the end of it and thought it just h…