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 orderI’ve had an idea for a while now, of writing a tutorial that works similar to this one, but backwards. I have no time to write the tutorial, but here’s the idea: Behind the scenes, write a short C program, and compile it into LLVM IR through Clang. Present the code first as its LLVM IR representation, then work through how you’d manually decompile it back into C, hopefully giving a result that will compile back to the same LLVM…
AFAIK, auto-vectorization has the same limitation in Rust as in C and C++ - it cannot be required. Hence, it is very easy to break the vectorization in brittle ways, without even noticing the issue. It would be nice to have a sort of autovec-or-error annotation for preventing this.
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
- 2
- Total points
- 356
- Total comments
- 41
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 |
|---|---|---|---|---|
| 2019-12-23 | Learn Rust the Dangerous WayFirst breakout · Best thread | generichuman | 239 | 23 |
| 2021-12-01 | Learn Rust the Dangerous Way | ingve | 2 | 0 |
| 2022-01-29 | Learn Rust the Dangerous Way | cjg | 3 | 0 |
| 2022-02-16 | Learn Rust the Dangerous Way | cjg | 2 | 0 |
| 2024-10-21 | Learn Rust the Dangerous WayLatest 20+ point return | davikr | 110 | 18 |
