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 orderFor people in Python-world, I've tried many units packages and tend to prefer https://pint.readthedocs.io For the bedroom example someone posted, here's the equivalent in pint: import pint # Possibly my least favorite thing about Pint is # the verbose importing/instantiating dance u = pint.UnitRegistry() q = u.quantity() # there are multiple ways of making <Quantity> objects: volume = q('10 feet') * q(10, 'feet') * (10 * u.feet) volume.to('gallons) # How deep could you fill the room? (q('2 tons') / (q('10…
This is interesting, but I doubt anything will ever come up in my lifetime that is even close to replacing Emacs Calc for me. I still consider it to be the best scientific calculator ever written. It's crazy that many Emacs users aren't even aware that it exists. It comes with an almost ridiculously extensive manual, complete with exercises and everything: https://www.gnu.org/software/emacs/manual/html_mono/calc.htm... It's probably overkill for most people, and I'm sad that I don't get to use it as much…
> "I predict that within 100 years, computers will be twice as powerful, ten thousand times larger, and so expensive that only the five richest kings of Europe will own them." Not wrong with how the AI arms race is looking.
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
- 607
- Total comments
- 127
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 |
|---|---|---|---|---|
| 2016-12-31 | Sample calculations with Frink | mrkgnao | 3 | 0 |
| 2018-08-12 | FrinkFirst breakout · Best thread | tosh | 243 | 62 |
| 2022-03-22 | Frink: A Units-Aware Programming Language | RafelMri | 2 | 0 |
| 2022-05-03 | Frink | tosh | 4 | 0 |
| 2023-06-21 | Frink – a programming language to make physical calculations | sebmellen | 3 | 0 |
| 2023-11-03 | Frink is a programming language designed to make physical calculations simple | thunderbong | 115 | 25 |
| 2025-03-21 | FrinkLatest 20+ point return | lisper | 236 | 40 |
| 2026-05-16 | Frink – programming language designed to make physical calculations simple | gurjeet | 1 | 0 |
