Live data from Hacker News

Viewing profile — patrick-elmore

patrick-elmore

HN member
Joined
Mon, Apr 27, 2026, 1:12 AM UTC
HN karma
1
Public activity
8 items

About patrick-elmore

Engineering manager. Writing on the practice of AI-assisted software development at scale: https://patrickelmore.com/

Recent public activity

  1. comment
  2. comment
    Comment #48000859

    The staccato framing is right. It's also describing the default posture, not the settled one. That loop (open a session, ask a question, redirect, switch) happens before the spec d…

  3. story
  4. comment
    Comment #47929869

    It should never read every full file. It should be gripping to find candidates to read, and then read chunks of the file from the hits to see if they are genuinely relevant to what…

  5. comment
    Comment #47928893

    All of these systems that try to solve "the memory problem" seem to fail to justify inserting either a layer of complexity with multiple moving pieces, or an outright blackbox. Wha…

  6. comment
    Comment #47928823

    This at a high level is the right approach. Taking this concept to the next level is in the details. Tiered planning, enforcing context boundaries, and feedback loops are a few key…

  7. comment
    Comment #47916872

    I too worry about the aspects that using AI is replacing in my thought process. I've built a sophisticated enough system to where agents can go out and determine the changes that n…

  8. comment
    Comment #47916726

    I've seen it happen multiple times. Engineering degrees are no different than a vast majority of degrees in that if you are good at the read and regurgitate cycle, you can make it …