Live data from Hacker News

Viewing profile — linhan_dot_dev

linhan_dot_dev

HN member
Joined
Mon, Aug 11, 2025, 9:01 AM UTC
HN karma
0
Public activity
9 items

About linhan_dot_dev

https://linhan.dev

Recent public activity

  1. comment
    Comment #45481214

    I've been using this method for several weeks. The issue I'm currently facing is that Claude Code incorrectly believes it has completed the task and then stops. Let me illustrate w…

  2. comment
    Comment #45335289

    Thank you so much for your reply! Your advice has been really helpful. I was confused about this.

  3. comment
    Comment #45335160

    This is a really interesting idea. I actually have a toy project that does the complete opposite - I filter Hacker News to keep only the technical content, then use AI to generate …

  4. comment
    Comment #45329093

    I tested the tool more thoroughly using a strict method to review the code, but it couldn't find the problems mentioned in the article. golangci-lint run --enable-all --max-issues-…

  5. comment
    Comment #45329054

    This comment unexpectedly received a few downvotes, which might be due to some misunderstanding. My point is as follows: 1. People choose Go for various reasons. 2. Beginners will …

  6. comment
    Comment #45328915

    I know, so this is a wish. Looking at other comment sections, there are actually linters that can warn about such behavior.

  7. comment
    Comment #45327868

    I like the Go language because it's straightforward and clear, even if it looks a bit plain. I hope the feature mentioned in the article will cause a compiler error. However, I wou…

  8. comment
    Comment #44921562

    I feel the same way, so this post inspired me to think about "how to improve intelligence." If I encounter a problem that's difficult to solve (and more automated tools like Claude…

  9. comment
    Comment #44911430

    The scene you described helped me quickly grasp the whole situation! I'd like to add a new example. In your example, the most dangerous part is "the user being convinced to visit t…