enismustafaj

↗ HN profile [ 12.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Almost every codebase is calling a REST, gRPC, or a GraphQL API or using SDKs from an external or event internal provider. It gets harder to keep track of everything when the codebase matures and increases in size and…

  2. What is better to provide to the AI Agent, a parsed version of code in the form of an Abstract Syntaxt Tree or the code itself? Where would it be more beneficial to make changes and why so?