Viewing profile — robbieo
robbieo
HN member- Joined
- Sat, Mar 17, 2018, 6:44 PM UTC
- HN karma
- 24
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About robbieo
No profile information was provided.
Recent public activity
-
comment
Comment #48625677
This post from 2024 feels relevant now that everyone is talking about midjourney medical
- story
- story
-
comment
Comment #42783017
This is great (this = both the paper and your post) but I can't believe you never made a tea-test pun
-
comment
Comment #42764959
Thanks! I believe the actual code is handling this correctly but would love to read that paper – you don't happen to have another link, do you? https://www.escholar.manchester.ac.u…
- story
- story
- story
-
comment
Comment #39211562
Dozens of delightful and understandable game theory problems and optimal solvers.
- story
-
comment
Comment #37935121
There are a few gotchas, but I've introduced them at both Vanta and Q Bio and have been thrilled with the productivity increase at both places. As long as you stay on top of keepin…
-
comment
Comment #36649729
Ugh, getting rate limited by Spotify – even though this is just using public preview URLs. I'll put up a notice until I find a workaround. Thanks!
- story
- story
-
comment
Comment #21757227
Ah, sure, you could use a mapped type – but given that the actual program starts failing around 3 I don't see a ton of utility.
-
comment
Comment #21757154
1) sure, but I figured I might as well implement all 4 operations for posterity. The `divideBy2` type would be not-that-dissimilar from the Even type. 2) Ha, if only! If that were …
- story
-
comment
Comment #21414530
This library allows you to write code that generates Typescript type/JSON schema pairs such that 1. Any type that s can validate is assignable to T 2. As few objects as possible th…
- story