Live data from Hacker News

Viewing profile — bhl

bhl

HN member
Joined
Sun, Feb 19, 2017, 3:16 AM UTC
HN karma
1,498
Public activity
822 items

About bhl

thinking about the world through unrealistic models · interested in the intersection of tech and everything else

https://github.com/BrianHung cv.brianhung.me

Recent public activity

  1. comment
    Comment #46350143

    gh pr diff [num] also works if you have the GitHub cli installed. Would setup an AGENTS.md or SKILL.md to instruct an agent on how to use gh too.

  2. comment
    Comment #46331773

    It does not matter what 80-90% of developers do. Code development is heavily tail-skewed: focus on the frontier and on the people who are able to output production-level code at a …

  3. comment
    Comment #46331743

    Multi-agents.

  4. comment
    Comment #45553721

    Not for us to question or answer though.

  5. comment
    Comment #45535194

    What’s the solution here, reward code that works without try catch, reward code that errors and is caught, but penalize code that has try catch and never throws an error?

  6. comment
    Comment #45420284

    Cursor will pivot to a computer use company. The gap between coding agents in your terminal and computer agents that work on your entire operating system is just too narrow and wil…

  7. comment
    Comment #45112119

    > Originally, it was all about quality data sources. It still is! Lots of vertical productivity data that would be expensive to acquire manually via humans will be captured by buil…

  8. comment
    Comment #45112114

    Not all will become OSS. Some will become products, and that requires the best people.

  9. comment
    Comment #45099829

    The moat is people, data, and compute in that order. It’s not just compute. That has mostly plateaued. What matters now is quality of data and what type of experiments to run, whic…

  10. comment
    Comment #45072292

    Hiring is always a sh*tshow. The only thing that matters is survival: keep applying, keep grinding, keep growing. And if there's any opportunity to show off, don't be shy :)

  11. comment
    Comment #44867780

    Stacked diffs is a huge one, and also where improving git would also improve LLM workflows. The bottleneck after code generation is PR reviews, and stacked diffs help break down la…

  12. comment
    Comment #44842158

    Mobile has really strong offline-primitives compared to the web. But the web is primarily where a lot of productivity and collaboration happens; it’s also a more adversarial enviro…

  13. comment
    Comment #44814894

    IIRC, Kleppmann built a prototype for it but it’s not included in Automerge yet.

  14. comment
    Comment #44814855

    1. You can use TipTap with it: just have to wrap your existing schema with automerge attributes. Undo redo would also swap out.

  15. comment
    Comment #44573530

    > The Codex sprint was probably the hardest I've worked in nearly a decade. Most nights were up until 11 or midnight. Waking up to a newborn at 5:30 every morning. Heading to the o…

  16. comment
    Comment #44537717

    Cursor has custom tab and embedding models. And has a lot of distribution / paying users already. Arguably they have the strongest product moat, and I wouldn’t be surprised if they…

  17. comment
    Comment #44537297

    I don't know anyone who heard or used Windsurf outside the Bay Area. Even Cursor feels very Bay Area bubbly (although that is the market to go after if you're in ai dev tools).

  18. comment
    Comment #44314114

    I always referred it more as context degradation, but rot is more visceral.

  19. comment
    Comment #44273191

    It's not a 2 year cliff: it's 6 months before vesting, then 2 years before you can sell.

  20. comment
    Comment #44144755

    Ecosystem for local-first and mobile is pretty immature, at least for Swift. In comparison to the web where there's so many libraries e.g. Zero, LiveStore, LiveBlocks, I've yet to …

  21. comment
    Comment #44007143

    Slightly weaker, but cheaper models mostly good for Windsurf only. As a developer, I would rather have stronger models I can throw more money at.

  22. comment
    Comment #44007081

    I've been contracting with a startup. The bottleneck is not the lack of tools; it's agency. There's so much work, it becomes work to assign and organize work. But now who's going t…

  23. comment
    Comment #44007041

    Cursor has enterprise mode which forces a data privacy feature.

  24. comment
    Comment #43918816

    Can you open source the code used to produce the evals? Would love to see how its setup: the questions you linked to a ChatGPT chat, but the system prompt, tool calls would all be …

  25. comment
    Comment #43911180

    > The second is that LLMs provide the last-mile intelligence needed to verify every result. Each result and piece of data is backed with supporting references that we used to valid…