Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderThe part about hand maintained lists is a common pitfall in game development. When you're trying to push out frames at 60fps, you generally need to be caching quite a lot of values, for example, "Get all units that are moving" or "Get all units from side x". The absolute best way to handle this is to start off with safe, conservative functions, that don't cache at all - create a list, iterate over each entity, add whatever fits the…
> Since we were only “two months” from shipping, making changes to the engine for the better was regularly passed over for band-aiding existing but sub-optimal solutions, which led to many months of suffering I'm having a version of this problem right now. One of our products is not going to be sold to new customers at some point soon (but will continue to have plenty of existing customers), so it receives a small-ish budget for maintenance. A lot of…
What's the point of using linked lists ? Low memory ? I'll never understand why the usage of linked lists is so common. I mean you don't have fast random access with linked list, aren't hash maps just better for fast insertion/deletion ? Object pools are also pretty great too. I'll never forget the day a classmate in some game programming school argued that linked list were like vectors (std::vector). Linked lists only seems viable for insertions, they're not viable…
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 3
- Total points
- 742
- Total comments
- 244
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2012-09-07 | Tough times on the road to StarcraftFirst breakout · Best thread | phenylene | 360 | 68 |
| 2015-01-24 | Tough Times on the Road to StarCraft | striking | 165 | 64 |
| 2020-08-29 | Orcs in space (Tough times on the road to Starcraft) (2012) | tosh | 1 | 0 |
| 2020-09-24 | Tough times on the road to Starcraft (2012) | tosh | 2 | 0 |
| 2022-08-13 | Tough times on the road to Starcraft (2012)Hall induction · Latest 20+ point return | davikr | 212 | 112 |
| 2024-07-07 | Tough times on the road to Starcraft (2012) | simonebrunozzi | 1 | 0 |
| 2025-05-05 | Tough times on the road to Starcraft (2012) | Tomte | 1 | 0 |
