Viewing profile — abmfy
abmfy
HN member- Joined
- Fri, Oct 24, 2025, 12:39 AM UTC
- HN karma
- 11
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About abmfy
No profile information was provided.
Recent public activity
-
comment
Comment #46000057
[dead]
-
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…
-
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…
-
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
-
comment
Comment #45689707
It's directly usable, since it need to pass the evaluator first; also it contains clear comments about the intent
-
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…