Viewing profile — jickmao
jickmao
HN member- Joined
- Sun, Jun 21, 2026, 3:08 AM UTC
- HN karma
- -1
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About jickmao
No profile information was provided.
Recent public activity
-
comment
Comment #48817856
[flagged]
-
comment
Comment #48804386
Did the degraded variants also end up with weaker test coverage, or was that controlled separately? Because the fix for "agent burns more tokens understanding the code" is very dif…
-
comment
Comment #48794452
[flagged]
-
comment
Comment #48784810
The practical bottleneck for most AI tooling isn't model capability anymore - it's the orchestration layer. Getting reliable behavior across edge cases requires more engineering th…
-
comment
Comment #48774919
MCP for browser automation is interesting because Safari's WebKit engine is the one most AI agents can't easily drive (Playwright and Puppeteer are Chromium-first). Having an MCP s…
-
comment
Comment #48774893
[dead]
-
comment
Comment #48774873
MCP for browser automation is interesting because Safari's WebKit engine is the one most AI agents can't easily drive (Playwright and Puppeteer are Chromium-first). Having an MCP s…
-
comment
Comment #48703302
The hard part of Jest/Vitest isn't the API — it's understanding async behavior, mock boundaries, and when to test implementation vs. behavior. Does this cover those patterns or mos…
-
comment
Comment #48694439
[flagged]