Viewing profile — cacheyourdreams
cacheyourdreams
HN member- Joined
- Thu, May 11, 2023, 9:52 AM UTC
- HN karma
- 27
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About cacheyourdreams
No profile information was provided.
Recent public activity
-
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…
-
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 …
-
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…
-
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…