miguelspizza

↗ HN profile [ 79.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This is something I have been working on, on and off, for about a year but now I feel that it is stable enough to release. It really only has two tool sets, an execute tool for arbitrary code, and a bash tool, both of…

  2. A lot of people are acting like code quality doesn’t matter anymore. Coding is solved, agents will write everything, and nobody will need to read code line by line etc etc. I've not really been able to get CC to write…

  3. Playwright and Chrome DevTools MCP servers are the standard for agent-driven web app testing, but their token efficiency is terrible: the screenshot-action-screenshot loop quickly explodes context windows. I've been…