Viewing profile — hkbuilds
hkbuilds
HN member- Joined
- Sun, Mar 01, 2026, 7:04 PM UTC
- HN karma
- 13
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About hkbuilds
No profile information was provided.
Recent public activity
-
comment
Comment #47210914
Decision trees are underrated in the age of deep learning. They're interpretable, fast, and often good enough. I've been using a scoring system for website analysis that's essentia…
-
comment
Comment #47210913
[flagged]
-
comment
Comment #47210906
The worst part is that it keeps getting harder, not easier. Every new phone setup asks you to connect more accounts, enable more permissions, and configure more services. I recentl…
-
comment
Comment #47210904
This matches my experience building AI-powered analysis tools. Structured output from LLMs is dramatically more reliable when you give the model clear delimiters to work with. One …
-
comment
Comment #47210902
I've been building tools that use both approaches and the answer really depends on the context. MCP shines when you need stateful, multi-step interactions - things like browsing a …