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
- HN profile
- View on Hacker News ↗
About linhan_dot_dev
Recent public activity
-
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…
-
comment
Comment #45335289
Thank you so much for your reply! Your advice has been really helpful. I was confused about this.
-
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 …
-
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-…
-
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 …
-
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.
-
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…
-
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…
-
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…