Live data from Hacker News

Viewing profile — cacheyourdreams

cacheyourdreams

HN member
Joined
Thu, May 11, 2023, 9:52 AM UTC
HN karma
27
Public activity
4 items

About cacheyourdreams

No profile information was provided.

Recent public activity

  1. comment
    Comment #48443757

    I don't really understand why you're being so pedantic about language here. What they said make perfect sense. One can hope to achieve a life well-lived. They didn't say anything a…

  2. comment
    Comment #39839958

    Aren't life expectancy at birth figures heavily skewed by infant mortality rates. I think this is quite a commonly misunderstood statistic for this reason. So while it's true that …

  3. comment
    Comment #36811397

    Yes, I tend to like this philosophy in database design, of internal sequential ids which are used for joins between tables etc. and an exposed "external reference". But I typically…

  4. comment
    Comment #36811324

    If you're going to do that then you might as well just use UUID, since you effectively reintroduce the negative aspects of that (infinitesimally miniscule chance of collisions, com…