Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Garza231
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Garza231
5mo ago
REST is underspecified — every codebase does it differently. The model learned that POST-everything works everywhere, so it defaults to that. Adding a concrete example endpoint to your context works better than just saying "use REST.&q
2.
▲
by
Garza231
5mo ago
Good framework. The one risk is that P1 code written by AI can silently break the assumptions your P0 code was built on. Worth adding a periodic check for that boundary specifically.