Viewing profile — run-types
run-types
HN member- Joined
- Fri, Sep 10, 2021, 12:45 PM UTC
- HN karma
- 10
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About run-types
No profile information was provided.
Recent public activity
-
comment
Comment #28589632
Here is a very useful generic type alias: type Maybe = Some | Error Not sure why you'd want to disallow that.
-
comment
Comment #28559920
https://emojipedia.org/bacon/ https://emojipedia.org/pig/ https://emojipedia.org/pig-nose/
-
comment
Comment #28554421
I love how your reasoning for the inclusion of Bok Choy is because there are Asian restaurants in SF, rather than the fact that it's one of the most popular vegetables in the most …
-
comment
Comment #28554068
I've basically never been taken to a recipe without a rambling preamble from Google. While food blogs may serve two audiences, a long introduction seems to be a requirement to appe…
-
comment
Comment #28551919
WOW! That's insane. If made efficiently enough, you could emulate iOS on a non-iOS mobile device. That would be disruptive.
-
comment
Comment #28544334
If leek and asparagus are your biggest omissions, then I think they've done a pretty good job at representing food. The point isn't to have photo-realistic illustrations of every p…
-
comment
Comment #28544295
https://emojipedia.org/cut-of-meat/
-
comment
Comment #28544288
https://emojipedia.org/potato/
-
comment
Comment #28543056
What food to do you feel is missing from the food emojis?
-
comment
Comment #28533859
The article didn't say how profitable they are. If they're brining in $1B of revenue per year, and have a profit margin of 30%, then that's 300M in profit, yielding a P/E ratio of …
-
comment
Comment #28482401
My main discourse happens on Hacker News, because I enjoy the conversation here. I don't have a Facebook or Instagram and have plenty of ways to talk to people I care about. It's w…
-
comment
Comment #28482315
In the past, traditional media companies had huge effects on discourse, yet where never considered to be a common carrier. Facebook has really done very little to police its networ…
-
comment
Comment #28482273
They look roughly the same
-
comment
Comment #28481049
Why would social networks be classified as a common carrier? There are plenty of options out there, and the capital required to start one is pretty low compared to something like a…
-
comment
Comment #28480745
For those looking to sanitize input from Typescript, I highly recommend the runtypes library: https://github.com/pelotom/runtypes It let's you specify type definitions a DSL in Typ…