Viewing profile — firefly2000
firefly2000
HN member- Joined
- Tue, Feb 17, 2026, 6:06 PM UTC
- HN karma
- 5
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About firefly2000
No profile information was provided.
Recent public activity
-
comment
Comment #47160379
Do you think it can be done by adjusting GC aggressiveness (or even disabling it for short periods of time) and correlating it with execution time?
-
comment
Comment #47158768
Are there plans to elucidate implicit GC costs as well?
-
comment
Comment #47095247
I have a question about what "validation" means exactly. Does this process work by having the main model compute the "probability" that it would generate the draft sequence, then p…
-
comment
Comment #47093708
If the workload were perfectly parallelizable, your claim would be true. However, if it has serial dependency chains, it is absolutely worth it to compute it quickly and unreliably…
-
comment
Comment #47051510
Does the lack of forward progress guarantees (ITS) on other architectures pose challenges for async/await?
-
comment
Comment #47050747
Is this Nvidia-only or does it work on other architectures?