11 pointsby zie1ony3 hours ago2 comments
  • swader9993 minutes ago
    My barber once told me, "You don't pay me for what I cut, you pay me for what I leave behind". Now I'm bald.
  • zie1ony3 hours ago
    Creator here,

    There is a new kind of task for software engineers these days. A client calls, asks for a "small refactor," and sends you 100k lines of AI-generated spaghetti.

    And this is great! This is something we can work with.

    Any experienced engineer can look at a codebase like that and quickly see what to refactor, where a library replaces a few thousand hand-rolled lines, and what smells bad. Removing the first 30% is easy. The next 30% is harder, and that is exactly what the price should be on: doing what others can't. We use coding agents too, of course, but as a tool, not as the driving force.

    That is why we started Slopfix, a software house focused entirely on refactoring AI-generated codebases. We commit to a reduction target up front, and the client pays in proportion to how much of it we hit. We get paid to delete code.

    I am sharing this because cleaning up after agents with 1M token context is a real business for engineers. Curious what HN thinks.