Viewing profile — kthielen
kthielen
HN member- Joined
- Sat, Feb 08, 2014, 4:38 PM UTC
- HN karma
- 187
- Public activity
- 130 items
- HN profile
- View on Hacker News ↗
About kthielen
No profile information was provided.
Recent public activity
-
comment
Comment #46433224
Ha ha, your short but diplomatic reply is a perfect example of the skill in question. Nicely done.
-
comment
Comment #45603926
You make a very good point, and maybe a problem here is that “human factors studies” are set up like market research rather than anthropology. People who’ve spent a long time progr…
-
comment
Comment #45394816
What do you have to say about Curry-Howard?
-
comment
Comment #43318103
*moot (No offense intended.)
-
comment
Comment #42330350
Or ANS if you want an equally general packing to AC but you care about performance. ;P
-
comment
Comment #42098557
For some reason you're willing to drop the context. He's talking about people coming through the border without being vetted, who are dangerous to the country. Do you think that pe…
-
comment
Comment #42098543
> If you say "they're eating the dogs, they're eating the cats, we have to clean up our country" then... yeah you're getting pulled into HR. Trump was just repeating the same thing…
-
comment
Comment #42083056
> And sure, it’s weird Hunter was involved but it’s also weird the guy who brags about being rich still won’t show us his tax returns […] You’re so quick to drop the question of th…
-
comment
Comment #42077577
> [...] the Ukraine call [...] Eh, maybe he shouldn't have been impeached for that call. President Biden's son had a strangely lucrative position, which he appeared not to be quali…
-
comment
Comment #41961780
Is it rare because it’s painful, or painful because it’s rare?
-
comment
Comment #41542657
I made something like this for Morgan Stanley some years ago, a structurally typed eager variant of Haskell with static elimination of type class constraints (so no runtime penalty…
-
comment
Comment #41266219
> if you want to claim "forall x in X, P(x) is true" then you need to exhibit a particular element of x for which P holds I don’t mean to be pedantic (although it’s in keeping with…
-
comment
Comment #41210165
I’ve always wondered why SQL doesn’t support variant types, and in this case especially. If you’re going to store a sequence of values whose type can change over time, a variant is…
-
comment
Comment #41087704
I hear different opinions about whether type checking is "an" instance of abstract interpretation (AI) or "the" instance (which IMHO is a useful question since we might consolidate…
-
comment
Comment #40534143
A career change, or a job change?
-
comment
Comment #40185621
Ok but just make sure nobody else has to inherit it, and it’ll be fine.
-
comment
Comment #40185612
Yeah, some maintenance projects have been much easier than others. Implicit knowledge that you have to “just” hunt down is generally the cause of difficulty and delay. It has littl…
-
comment
Comment #40179756
> Just do some reasoning about the side effects. "Wat?" Have you ever inherited a 1MLoC codebase that you yourself didn't write from scratch, or worked on a large project with at l…
-
comment
Comment #39616272
> Lists and trees can be fully captured by sum and product types, but extending this representation style to DAGs and graphs doesn't work--you either get inefficiency (for DAGs) an…
-
comment
Comment #39166326
I don't think they explained how it's different, I did listen to the podcast before posting my comment. It's a pretty basic question that IMHO demands a clear and adequate explanat…
-
comment
Comment #39115894
Yeah but, how is an assembly index different than an LZW code?
-
comment
Comment #38892292
> Formal verification can work in areas where you have a long time to do > development, or where your problem space is amenable to having a formal > standard (like math problems). …
-
comment
Comment #37400040
Why would you post this here instead of the github page?
-
comment
Comment #35702607
This piece focuses on complaints about ocaml, and the last half seems to just be syntax complaints (which I mostly ignore just because every language seems to have awkwardness in i…
-
comment
Comment #34123326
Bulletproof counter argument, you sure showed me.