Live data from Hacker News

Viewing profile — NielsAndersen67

NielsAndersen67

HN member
Joined
Tue, Sep 23, 2025, 9:17 PM UTC
HN karma
2
Public activity
2 items

About NielsAndersen67

No profile information was provided.

Recent public activity

  1. comment
    Comment #46922259

    I find GitHub copilot code review valuable, but painful. It actually finds code issues that I have not been able to find with Claude Code. However, it is extremely unreliable and h…

  2. comment
    Comment #45352870

    I have been writing Rust code for 3.5 years. I never fight the borrow checker. The ownership rules are a blessing, when ever the compiler yells at me, then I know I am doing someth…