Viewing profile — northfield27
northfield27
HN member- Joined
- Wed, Jan 14, 2026, 10:36 AM UTC
- HN karma
- 98
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About northfield27
No profile information was provided.
Recent public activity
-
story
Show HN: A client side PDF and article reader backed by Google Drive
I have been using different apps to read research papers, books, and web articles. On iPad, I read research papers and books on Apple Books, and articles in Safari; on Mac, I use s…
- story
-
story
The Emotional Cost of AI-Assisted Coding
This post doesn’t have a blog or article; it is a blog itself (kind of). I’m just sharing how coding agents feel. A little about me: I started CS in 2020. I liked being able to ins…
-
comment
Comment #48041762
Excellent article! Aptly describes what I have been feeling and thinking about the claims many AI optimists make. --- > He produced a great deal of code, [...] He could not, when a…
-
comment
Comment #47910483
You mean you coding is fully coding agent driven?
-
comment
Comment #47910383
I think I was right about AI coding tools, but I was probably just early: https://news.ycombinator.com/item?id=46769188#46782672 I’ve been using and experimenting with LLM-based co…
- story
-
comment
Comment #47720652
Haha, i was taking N4 and N6, but didn’t figure the steps after that. To win we need to let knight die because rook can move multiple steps to kill the king. From a third person pe…
-
comment
Comment #47208029
I have also felt something similar. A few days back, I tried to implement a PDF reader by pure vibe coding. I used all my free Antigravity, Cursor, and Co-pilot tokens to create a …
-
comment
Comment #47138278
> If everything passes, it ships, automatically. If something fails, the agent fixes it. A human only gets involved when the system genuinely doesn’t know what to do. This right he…
-
comment
Comment #46935893
Agreed but sadly, many people are too optimistic with AI and are completely forgetting that they can be the part of next layoffs. And others are not able to believe the (not extrem…
-
comment
Comment #46935647
> You can write 10x the code - good code. You can review and edit it before committing it. Nothing changes from a code quality perspective. Only speed. I agree, but this is an over…
- story
-
comment
Comment #46822644
Agreed
-
comment
Comment #46822520
Isn't that too much work? Instead, just learning concepts with AI and then using HI (Human Intelligence) & AI to solve the problem at hand—by going through code line by line and wr…
-
comment
Comment #46822226
++Hard Agree.
-
comment
Comment #46822162
I partially agree, but I don’t think “design ways to test the code without inspecting it manually line by line” is a good strategy. Tests only cover cases you already know to look …
-
comment
Comment #46822076
Instead of "vending machine", I see many people calling generative AI "slot machine", which more aptly describes current genAI tools. Yes, we can use it 10,000 times to refine our …
-
comment
Comment #46821890
Edit: Changed title Previous title: "Anthropic: AI Coding shows no productivity gains; impairs skill development" The previous title oversimplified the claim to "all" developers. I…
- comment
- story
- comment
- story
-
comment
Comment #46791744
For AI-coding, I use Copilot with whatever default model under free plan it gives.
-
comment
Comment #46782672
Agreed. AI-generated code is "mid" by nature. You won’t feel amazed seeing AI-generated code because its "reasoning" competes with that of a potato. I have recently started explori…