Viewing profile — throwaway76455
throwaway76455
HN member- Joined
- Tue, May 06, 2025, 9:33 PM UTC
- HN karma
- 5
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About throwaway76455
No profile information was provided.
Recent public activity
-
comment
Comment #43910126
Compile times are the reason why I'm sticking with C++, especially with the recent progress on modules. I want people with weaker computers to be able to build and contribute to th…
-
comment
Comment #43909947
Setting up clang-tidy for your IDE isn't really any more trouble than setting up a LSP. If you want the compiler/linter/whatever to reject valid code to protect you from yourself, …