Live data from Hacker News

Viewing profile — throwaway76455

throwaway76455

HN member
Joined
Tue, May 06, 2025, 9:33 PM UTC
HN karma
5
Public activity
2 items

About throwaway76455

No profile information was provided.

Recent public activity

  1. 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…

  2. 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, …