Live data from Hacker News

Viewing profile — derekcheng08

derekcheng08

HN member
Joined
Thu, Oct 27, 2016, 5:48 PM UTC
HN karma
52
Public activity
29 items

About derekcheng08

Building tonkotsu.ai

Recent public activity

  1. comment
    Comment #47950286

    They have a public dataset of 6000, real world coding agent sessions. About 80% of them are Claude Code. Lots of cool analyses to be done on these.

  2. story
  3. comment
    Comment #47680605

    I built Prism this morning. It runs a tiny 500M parameter LLM in your browser on a given piece of text and visualizes the entropy of the probability distribution computed for each …

  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #46206939

    After analyzing thousands of agent trajectories, we’ve seen all sorts of bizarre LLM quirks, this being one of them. Would love to hear other war stories also!

  9. story
  10. comment
    Comment #46152827

    Pretty cool! Always struck me as odd that the IDE has largely remained single-player for 40 years.

  11. comment
    Comment #46150129

    That was an insane time. The pace was unreal. I remember Netscape 2.0 had at least 6-7 beta releases prior to the full release. And each one just dropped something massive and fund…

  12. comment
    Comment #46150083

    Super interesting how this arc has played out for Microsoft. They went from having this massive advantage in being an early OpenAI partner with early access to their models to larg…

  13. comment
    Comment #46149952

    The biggest omission that immediately stands out to me is: "provides a clear sense of direction". I've seen so many examples of teams and organizations that experience a lack of cl…

  14. comment
    Comment #45529278

    I do really like Tonkotsu :) But beyond that, we wanted a playful, accessible brand. We think dev tools (particularly ones like Tonkotsu) are consumer products and we didn't want t…

  15. comment
    Comment #45528997

    Forgot to mention that an interesting behavior we see emerging is “human as editor”: let the agents make several commits in a branch, and then the human does a single refinement pa…

  16. story
    Show HN: Tonkotsu – a developer app for managing a team of AI coding agents

    Hey HN, I’m Derek, part of a small team of ex-Facebook engineers and designer building Tonkotsu. We strongly believe that the future of software development requires every develope…

  17. comment
    Comment #45519011

    Is it model quality or the CLI itself?

  18. comment
    Comment #45518166

    Cool, but at the same time, it feels overwhelming: so many different CLI or IDE tools, so many extension points. It will be fascinating to see how this all shakes out.

  19. comment
    Comment #45511471

    Really feels like computer use models may be vertical agent killers once they get good enough. Many knowledge work domains boil down to: use a web app, send an email. (e.g. recruit…

  20. comment
    Comment #45503713

    Fascinatingly deep study. It shows the hyperoptimization needed to build these businesses: from all the work needed to calibrate pricing for each country, to technical safeguards l…

  21. comment
    Comment #45495779

    I suspect there are many, many things for which chat is a great interface. And by positioning ChatGPT as the distributor for all these things, they get to be the new Google. But yo…

  22. comment
    Comment #45487283

    What a fun blast from the past! I fondly remember real-time at Waterloo. If nothing else, it taught you how to project-manage/time-manage so you could write a project of tens of th…

  23. comment
    Comment #45483147

    Just based on usage, I would assume js/ts would be very valuable as well. I see a lot of the same issues there and agree the core algos seem to apply generally. Very cool project!

  24. comment
    Comment #45482556

    LOL came here to say this exactly. Everyone LOVES war stories in my experience :)

  25. comment
    Comment #45482457

    This is pretty awesome! If it's built on tree-sitter, is it fair to assume it's generalizable across languages?