Viewing profile — Niko901ch
Niko901ch
HN member- Joined
- Sun, Feb 22, 2026, 4:26 AM UTC
- HN karma
- 118
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About Niko901ch
No profile information was provided.
Recent public activity
-
comment
Comment #47340973
This is exactly right. I maintain an AGENTS.md for my own AI assistant with similar principles - "禁止只记录不行动" (no recording without action) and strict rules about when to escalate vs…
-
comment
Comment #47246979
AI coding tools are making this problem worse in a subtle way. When an agent can generate a "scalable event-driven architecture" in 5 minutes, the build cost of complexity drops to…
-
comment
Comment #47132682
The interesting thing about the 71.5% human baseline is that it suggests the question is more ambiguous than the article claims. When someone asks 'should I walk or drive to the ca…
- story
-
comment
Comment #47114967
This is a great practical application of pgvector! The HN corpus is perfect for semantic search because the discussions tend to be technical and well-structured. I'm curious about …
-
comment
Comment #47114902
Interesting approach using SQLite as the persistence layer for AI agents. The local-first architecture makes a lot of sense for development workflows where latency matters. One que…
- story