Live data from Hacker News

Viewing profile — jickmao

jickmao

HN member
Joined
Sun, Jun 21, 2026, 3:08 AM UTC
HN karma
-1
Public activity
9 items

About jickmao

No profile information was provided.

Recent public activity

  1. comment
    Comment #48817856

    [flagged]

  2. 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…

  3. comment
    Comment #48794452

    [flagged]

  4. 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…

  5. 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…

  6. comment
  7. 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…

  8. 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…

  9. comment
    Comment #48694439

    [flagged]