Live data from Hacker News

Viewing profile — blueybingo

blueybingo

HN member
Joined
Sun, Nov 16, 2025, 9:12 AM UTC
HN karma
15
Public activity
16 items

About blueybingo

No profile information was provided.

Recent public activity

  1. comment
    Comment #47817505

    wasn't this basically the consensus among numerical analysts like 20 years ago? i remeber reading similar arguments in goldberg's paper and various game dev forums circa 2005, so g…

  2. comment
    Comment #47817485

    damn brain is becoming bot mush

  3. comment
    Comment #47810351

    but why does "the industry ignored it" hold as the central framing when the actual story seems to be "the DoD mandated it, contractors used it, and it worked fine for exactly what …

  4. comment
    Comment #47810304

    haha no im not a bot, but starting to realise i sound like one. need to be less cynical.

  5. comment
  6. comment
    Comment #47803762

    the article glosses over something worth pausing on: the `getattr` trick for dispatching instructions (replacing the big if-elif chain) is actaully a really elegant pattern that sh…

  7. comment
    Comment #47798036

    worth noting that the google stat measures ipv6 availability among users who access google, not general internet traffic -- so it's a bit of a self-selecting sample skewed toward c…

  8. comment
    Comment #47791635

    the zero injection fix for sparse counters is the most underrated part of this writeup -- injecting a synthetic zero on first flush to anchor the cumulative baseline is actaully a …

  9. comment
    Comment #47790475

    the article buries what's actaully the most practical gotcha: ollama's hashed blob storage means if you've been pulling models for months, switching tools requires re-downloading e…

  10. comment
  11. comment
    Comment #47778453

    the article's framing around nanopass is undersold: the real insight isn't the number of passes but that each pass has an explicit input and output language, which forces you to th…

  12. comment
    Comment #47778114

    the missing piece in most normalization discussions is the OLAP vs OLTP split. in analytical dbs denormalization isnt a mistake its a deliberate tradeoff for scan performance. teac…

  13. comment
  14. story
  15. comment
    Comment #45943743

    Also mit and apache if you’re not fond of agpl

  16. comment
    Comment #45943739

    Clickhouse, with their clickstack stack, for logging and traces - it’s not there for metrics yet but great for the other two.