Live data from Hacker News

Viewing profile — mkozlows

mkozlows

HN member
Joined
Wed, Mar 05, 2014, 5:20 AM UTC
HN karma
3,419
Public activity
527 items

About mkozlows

No profile information was provided.

Recent public activity

  1. comment
    Comment #49201454

    No, free tier was total garbage with GPT-5.

  2. comment
    Comment #49198180

    I think the article actually _does_ call that out, noting that the reason for some of these things is due to how wealth propagates through society, even noting the minimum wage spe…

  3. comment
    Comment #49178594

    Yes, but their newer write-up discusses that (and shows that the self-reported numbers have gone up radically, in a way that suggests that even if there is some inflation, the numb…

  4. comment
    Comment #49177990

    Your PM can write the ticket, and your QA can test the output.

  5. comment
    Comment #49177584

    Yeah, this seriously drives me nuts. That meeting that you spent an hour in to understand the requirements? You don't need that meeting if you're not writing the code. That sync up…

  6. comment
    Comment #49177567

    I feel like all you need to know about how seriously to take this is that they cite that ancient early-2025 METR study, and describe it in the text as "recently one even found..."

  7. comment
    Comment #49140975

    It's not a scam. Connecting to the grid has enormous value, and keeping the grid up has real costs. A model where your generation pays you retail prices doesn't make sense. Califor…

  8. comment
    Comment #49010431

    It really wasn't. Early streaming (like 2012-ish, after cord-cutting was possible but before it was mainstream) had Netflix and Hulu as the two major services, and so anything that…

  9. comment
    Comment #49000987

    The point of this seems to be building on open hardware. If you want open source software that builds on proprietary hardware, KOReader is what you want. (I use it, it's great.)

  10. comment
    Comment #49000975

    I mean, a) regular consumers are just gonna buy a Kindle, do nothing with its software, and only buy books from Amazon. But also b) the way a lot of these hobby things expand is th…

  11. comment
    Comment #48841202

    This was also my thought, and I think holds true of the ones with invisible requirements that aren't stated up front and are only captured in tests. Oh, you need to rework your sol…

  12. comment
    Comment #48800631

    I kinda love that you made this post feel negative enough that a bunch of AI skeptics are enthusiastically agreeing with a post suggesting that the realistic, pragmatic bear case f…

  13. comment
    Comment #48797821

    These days, they mostly don't. California passed a law that required clarity (good), and now most things accurately say "license" instead of "buy." (Not universally, but in many ca…

  14. comment
    Comment #48699903

    Go to chat.z.ai right now and ask it about what happened in Tiananmen Square. Do you think it's good for the world if software is written by the model that answers that question th…

  15. comment
    Comment #48668819

    No, I know what it is. But it's not as good as Claude Code or Codex. Harnesses matter for coding agents, it's not just the model. There's a reason Microsoft had to make its develop…

  16. comment
    Comment #48668694

    I mean, literally the answer is that nobody knows. Maybe the robots replace us all. Maybe they shift those who remain into being some combination of Product Manager and QA. Maybe t…

  17. comment
    Comment #48653010

    10% of a developer's cost is something like $4000/month. Many companies are complaining at a point that's well, well below that. (I think they are being irrational, and that the me…

  18. comment
    Comment #48652981

    If your company was giving you Copilot, they were never that far on board the AI train anyway.

  19. comment
    Comment #48615723

    Which is why one of the big problems for the field right now is that a) most code bases still need someone more skilled than a mere robot driver, and b) many developers are not bet…

  20. comment
    Comment #48615693

    Most code they write is obviously fine. Much of the rest isn't obviously fine, but is in fact fine once you've gone through understanding it. But yes, there's some that still benef…

  21. comment
    Comment #48615685

    Completely disagree. I think this is one of the big wins of agentic engineering. When you look back at your own completed change and realize that you made it too complicated becaus…

  22. comment
    Comment #48615669

    Yeah, but I think there's a difference here: If your coworker puts up code that you don't understand quickly, in most environments people give it an approval, as withholding approv…

  23. comment
    Comment #48615656

    You can also just use AI and keep the scale of your changes small rather than refactoring the whole app with a change? This isn't super-weird.

  24. comment
    Comment #48316024

    I was hoping that the web UI would be better -- I like Anthropic better than OpenAI from a values perspective and want to use their products, but ChatGPT in thinking mode has been …

  25. comment
    Comment #48263242

    5.2 still had a Codex variant, which this doesn't describe using. It also notably is not using the Codex harness -- it does everything with open source harnesses (which obviously a…