Viewing profile — mkw5053
mkw5053
HN member- Joined
- Wed, Jan 29, 2014, 3:37 AM UTC
- HN karma
- 680
- Public activity
- 198 items
- HN profile
- View on Hacker News ↗
About mkw5053
No profile information was provided.
Recent public activity
-
comment
Comment #49252952
I try to capture as much as possible in types/schemas/constraints (then lint rules) and then only as a last resort write tests. And as few and complementary as possible. And I want…
-
comment
Comment #49163709
Ok now I need to know.
-
comment
Comment #49124919
I'd argue boomers are the main reason we're in this mess. Boomers spent decades voting for politicians who promised low taxes, protected retirement benefits, and high government sp…
-
comment
Comment #49101009
Yeah a quick glance and none of the ones I saw around my office are meals. I'm honestly not sure a $10 meal exists in SF anymore...
-
comment
Comment #49085186
[flagged]
-
comment
Comment #49008301
If you like Lean, here are two more great, short books on proving things about your program (not with Lean, though): 1. https://mitpress.mit.edu/9780262527958/the-little-prover/ 2.…
-
comment
Comment #48955041
I’m not the author of the project, but I thought it was a really impressive. They also do some cool things to save on API tokens.
- story
-
comment
Comment #48943257
We try to use types as much as possible. And if we can't, then lint rules, etc. Basically, get everything as far left in the SDLC as we can. And, if/where we need tests, we write t…
-
comment
Comment #48913087
[flagged]
-
comment
Comment #48913059
1. I loved the Paper Menagerie 2. I just picked up Exhalation by Ted Chiang from SFPL like 3 hours ago, perfect timing it seems (although they only had a large font edition, which …
-
comment
Comment #48906594
He also has an excellent online/PDF version of the material[0]. All of it is really mind opening stuff, and fun! [0] https://bartoszmilewski.com/2014/10/28/category-theory-for-p...…
-
comment
Comment #48893370
What is this style/design called? I keep seeing it pop up more and more (and have to assume it's a side effect of vibe coding).
-
comment
Comment #48886467
The facebook pitch deck is a broken link edit: same with youtube
-
comment
Comment #48742386
Huge bummer. So what's the point of an anthropic subscription? Or is this just the end of subscriptions? Looking forward to gpt-5.6 (assuming we can still use our subscriptions the…
- story
-
comment
Comment #48590620
[dead]
-
comment
Comment #48467700
I use it about once every 3 months now to watch content while laying in bed when I don't think it'll annoy my wife too much
-
comment
Comment #48418940
Are you using AI to figure out what's about what's AI and what's not?
-
comment
Comment #48414189
I use these exact principles (which change): 1. No overengineering. Minuscule complexity. Always pick the smallest implementation that works. No speculative features, no defensive …
-
comment
Comment #48414159
Claude code + very opinionated type script. Try to push as much as possible as far left in the SDLF (types -> lint rules -> tests -> md) and try to improve the dev ex after every s…
-
comment
Comment #48314478
The eviction moratorium is probably the strongest example available, and I don't think it's a good one for Biden. But one controversial episode doesn't establish a precedent for sy…
-
comment
Comment #48314457
[dead]
-
comment
Comment #48312867
Very cool. What % of the CC team's engineering would you say goes into QoL (as opposed to new feature development)? Obviously some live in a grey area, while others are more clear …
-
comment
Comment #48312523
Wow, almost like the good old days of /ultrathink are back. Feels simultaneously like just yesterday and a lifetime ago.