Live data from Hacker News

Viewing profile — abmfy

abmfy

HN member
Joined
Fri, Oct 24, 2025, 12:39 AM UTC
HN karma
11
Public activity
6 items

About abmfy

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #45690243

    Thanks for commenting! Actually in this case, "the work being done" can be really fast because it can be done asynchronously. For context, here’s how this translates in a real-worl…

  3. comment
    Comment #45689822

    Thanks for letting us know! While we’re tackling different problems, the core idea around load balancing is quite similar. The pattern might be a familiar trick to those experience…

  4. comment
    Comment #45689711

    I spent 2~3 hours setting up, most of the time was spent on writing the evaluator Actually I think the evaluator will be the most important part for the whole pipeline to work

  5. comment
    Comment #45689707

    It's directly usable, since it need to pass the evaluator first; also it contains clear comments about the intent

  6. comment
    Comment #45689440

    Thanks! In realistic workloads, the differences won’t be orders of magnitude. I agree that this is a fairly simple problem. Experienced engineers—or anyone who has faced similar ch…