Live data from Hacker News

Viewing profile — acpdev

acpdev

HN member
Joined
Thu, Jul 02, 2026, 8:51 AM UTC
HN karma
9
Public activity
7 items

About acpdev

No profile information was provided.

Recent public activity

  1. comment
    Comment #48971610

    I don’t believe this is exactly how g1 works. - It is divided into by default 2048 regions so it will be setting region size to 4mb means with an 8gb heap, and that you’ll get an i…

  2. comment
    Comment #48817633

    No, not especially, the client (Zed in this case) can add some things (like @ing a file or class) and hint stuff but in all seriousness the harness is doing the things I’ve mention…

  3. comment
    Comment #48813992

    25 years experience, work at an AI startup building AI dev tools (tooling harness, review bots, etc), I use lots of different techniques all the time to test our products and compe…

  4. comment
    Comment #48776422

    I hate to say it as I think the author is well intentioned but I think this is every bit as silly as the perspectives it is shooting down 1. this is prone to taking the fringe pers…

  5. comment
    Comment #48772801

    Harness does a lot of things potentially, but this depends on the harness. 1. Manages what is loaded in the context (I.e. sent to the model), this can be about compaction, summariz…

  6. comment
    Comment #48772772

    I’m sure you’re very intelligent and capable so I suspect we work in different problem spaces if you have not seen this, but I definitely think the responses are at times very very…

  7. comment
    Comment #48758476

    I believe you are using https://github.com/github/copilot-cli or potentially this https://github.com/github/copilot-language-server-release#ag... via the Agent Client Protocol http…