Viewing profile — elegantlie
elegantlie
HN member- Joined
- Wed, Nov 08, 2023, 6:27 PM UTC
- HN karma
- 13
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About elegantlie
No profile information was provided.
Recent public activity
-
comment
Comment #43069743
I never understood this argument for statically typed languages like Java. > You can add validation for all setters, and abstract it as an interface later if needed. Sure, but why …
-
comment
Comment #42221247
I wouldn't categorize debuggers as a crutch, for "lazy minds", or anything like that. Everyone should use the tools they feel most productive with. However, at least personally, I'…
-
comment
Comment #42094582
I worked in big tech in one of the coastal cities. Most of my coworkers, although great people, were delusional in terms of money. I was getting paid between 200k to 400k during my…
-
comment
Comment #41427645
I think you've struck on the actual reason: Rust programmers don't perceive compile times as slow, and don't really view it as a problem. Thus, nobody works on making them faster. …
-
comment
Comment #38304758
> What is stopping the LLM from fooling me in every field that I don't know anything about? What's stopping any source from doing this? In the case of encyclopedias or news website…
-
comment
Comment #38194785
Exactly this, the complexity of a production compiler project is its sheer vastness. Hundreds to thousands of language features need to work together in a performant and correct ma…