Viewing profile — materiallie
materiallie
HN member- Joined
- Fri, May 30, 2025, 6:04 AM UTC
- HN karma
- 45
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About materiallie
No profile information was provided.
Recent public activity
-
comment
Comment #48392812
Why did you reference "since 2009" like it was an eternity ago, when it's actually the most recent business cycle?
-
comment
Comment #48149805
I know it's a common pop science factoid, but there's actually no evidence that language difficulty has much to do with becoming a lingua franca. Russian is commonly viewed as a di…
-
comment
Comment #47918369
I thought the show was horrible. It was moralistic, quite on the nose, and the dialogue was pretty corny. There were a lot of obvious appeals to your average NYT and Atlantic type …
-
comment
Comment #45474447
Zig certainly has a lot of interesting features and good ideas, but I honestly don't see the point of starting a major project with it. With alternatives like Rust and Swift, memor…
-
comment
Comment #44908833
This is a very friendly and cordial response. Given that the parent comment was implying that the creators of Zed don't actually know how to build software. Based on their credenti…
-
comment
Comment #44675308
Put another way: errors tend to either be handled "close by" or "far away", but rarely "in the middle". So Java's checked exceptions force you to write verbose and pointless code i…
-
comment
Comment #44572675
It feels like there's a lot of shifting goalposts. A year ago, the hype was that knowledge work would cease to exist by 2027. Now we are trying to hype up enhanced email autocomple…
-
comment
Comment #44133564
I think benchmark targeting is going to be a serious problem going forward. The recent Nate Silver podcast on poker performance is interesting. Basically, the LLM models still suck…
-
comment
Comment #44133391
This is my experience, too. As a concrete example, I'll need to write a mapper function to convert between a protobuf type and Go type. The types are mirror reflections of each oth…