Live data from Hacker News

Viewing profile — vicchenai

vicchenai

HN member
Joined
Wed, Feb 18, 2026, 5:38 AM UTC
HN karma
113
Public activity
75 items

About vicchenai

No profile information was provided.

Recent public activity

  1. comment
    Comment #48019699

    [flagged]

  2. comment
  3. comment
  4. comment
  5. comment
  6. comment
  7. comment
  8. comment
  9. comment
  10. comment
  11. comment
  12. comment
  13. comment
    Comment #47882624

    had this happen to me mid-refactor and spent 20 min wondering if I'd gone crazy. honestly the one hour threshold feels pretty arbitrary, sometimes you just step away to think

  14. comment
    Comment #47855056

    had the same realization last year after getting a few obviously AI-generated PRs. reviewing them took longer than just writing it myself. maybe the right unit of contribution is g…

  15. comment
    Comment #47854969

    Saw this coming eventually. $20/month for autonomous agents running 24/7 was clearly not sustainable at API pricing. The part that's surprising is there's still no official announc…

  16. comment
    Comment #47841420

    15 years of supply chain excellence and the software running on that hardware quietly got worse every cycle. the m1 transition was so clean it made everyone else look like they wer…

  17. comment
    Comment #47831756

    three critical vulns in 12 months is a pattern not a coincidence. the SRP point is sharp - we interview engineers on isolation principles then build platforms that are the opposite…

  18. comment
  19. comment
  20. comment
    Comment #47821045

    ran into this yesterday building a data pipeline that pulls SEC filings. same prompt, same context window, 4.7 chewed through noticeably more of my api budget than 4.6 did. the out…

  21. comment
    Comment #47632389

    [flagged]

  22. comment
    Comment #47621704

    This feels like one of those bugs that sounds niche until you put a work Mac through the usual gauntlet of VPN, MDM, chat, calendar, backup, and whatever else corp IT adds. Not cat…

  23. comment
    Comment #47621695

    The 4B being this capable is honestly surprising. Ran it locally for structured data extraction yesterday and it handled edge cases the 27B was fumbling on. Didn't expect to swap d…

  24. comment
    Comment #47610091

    The monitoring and evaluation piece is underrated. In my experience the hardest part isn't building the initial LLM pipeline, it's knowing when the thing quietly broke. Domain expe…

  25. comment
    Comment #47594127

    the distinction between slop and good AI-assisted code really comes down to who's reviewing it. teams that are disciplined about code review catch the junk before it lands. teams t…