Live data from Hacker News

Viewing profile — trjordan

trjordan

HN member
Joined
Wed, Oct 08, 2008, 5:39 PM UTC
HN karma
4,877
Public activity
607 items

About trjordan

Working on https://tern.sh

tr at tern dot sh

Recent public activity

  1. comment
    Comment #49201472

    If we define taste as the intuitive act of saying "no, again," then I fully disagree with this whole article. Every AI-frustrated (but LLM-written, sigh) blog post about the loss o…

  2. comment
    Comment #49156818

    I like the idea of devtools being open source. I also like them to work, and that's what I value more that philosophical purity. Take his side project, Meat. I've been chewing on t…

  3. comment
    Comment #49035841

    Man, it's wild how I have no original thoughts. I've been pulling on this thought this morning, complete with checking in on how CodeSpeak and Tessl are doing. I'll add this link t…

  4. comment
    Comment #48993888

    > Claude wasn’t just a compiler here. I never handed off a task and let an agent make a bunch of decisions in order to reduce it to practice. > I’d say that, in all the ways that m…

  5. comment
    Comment #48946918

    > Breed: mixed That's a corgi. > Pushinka subsequently became irascible, and "a little nippy" according to Caroline Kennedy, which she attributed to her upbringing in a scientific …

  6. comment
    Comment #48922422

    So, we tried feeding the logs back to the LLM, and it mostly produced slop. Lots of decisions nobody cared about. The biggest things that moved the needle were: - Baseline it. We m…

  7. comment
    Comment #48921522

    100% important. But what decisions do you care about seeing? The whole point of the agent is to make decisions for you. If you want to make every little detailed decision, just wri…

  8. comment
    Comment #48921498

    > "cleanupPeriodDays": 99999 Throw that in ~/.claude/settings.json

  9. comment
    Comment #48910887

    The agent will always fill in the gaps in your understanding. It's not a compiler. It's categorically different from any of the other ways we've built software. I'm not sure readin…

  10. comment
    Comment #48864591

    I am no fan of Zuck. But this is his whole deal. Instagram was a purchase. Facebook wasn't his idea. Threads is a copy. The 1 thing that Zuck understands better than anybody is tha…

  11. comment
    Comment #48861900

    lmao hi Matt I agree, though maybe the middle ground is something more like: the constraints of our environments shape us. It's easy to say that big companies are a weird and uniqu…

  12. comment
    Comment #48860489

    Most startups fail. Most big company projects are kind of worthless. These are two sides of the same coin. Producing something novel and valuable is HARD. Unbelievably hard. The id…

  13. comment
    Comment #48860298

    AI is so miserable for this. It's so focused on doing what you ask, it forgets that there's stuff worth doing that you didn't ask for, like defining reasonable abstractions. Gettin…

  14. story
  15. comment
    Comment #48817386

    I was heading to dinner with a friend who worked in infra. Google maps said we could bike across town in 20 minutes. He suggested we leave 40 minutes ahead of time and grab a drink…

  16. comment
    Comment #48777538

    It's because it mostly doesn't matter what you are trying to get the code to do. What matters is what the code does. Session logs can absolutely be useful, but not when building fu…

  17. comment
    Comment #48673830

    100%. The problem with them isn't making sure they're doing the right thing, it's making sure they're not making bad assumptions. IMHO this is where code review goes until we fix t…

  18. comment
    Comment #48673655

    This is RL, right? Like, this is exactly why models have mostly converged around obvious style, because we train them literally on thumbs-up/thumbs-down data of what good behavior …

  19. comment
    Comment #48672897

    You can't unit test for taste if you haven't written down what you mean by taste. If you can externalize it, then you can. Follow this line of thinking, and the AI-friendly answer …

  20. comment
    Comment #48664499

    If you didn't take the time to write it, why should I take the time to read it? This is a band-aid. Maybe even a good band-aid, because it'll keep individual contributors from floo…

  21. comment
    Comment #48644762

    I think there's 2 important, but separate, ideas in this post: - Models are not good at or getting better at creating strong invariants, which his fundamental to good software - It…

  22. comment
    Comment #48590825

    The worst thing that can happen at an early company is that it sort of works. I like the deal where I roll the dice and don't have to work again if I win. I'm fine with the deal wh…

  23. comment
    Comment #48590763

    The core of the problem is that there are a million tools that make AI better, and no ways to measure whether AI is working better. Big companies with popular products have it. The…

  24. comment
    Comment #48586172

    Would love to chat -- ping me tr at tern dot sh

  25. comment
    Comment #48573046

    I think it's worse than that. At least if I dumped 5k LoC on somebody in 2021, you knew I spent the time to write it, so it's "fair" to ask you to read it. But I didn't write it in…