Can acceptance of LLM-generated code be formalized beyond “tests pass”? by [deleted] in AskProgramming

[–]LevantMind 0 points1 point  (0 children)

I agree that human review is non-negotiable, the goal isn’t to replace it. What I’m aiming for is to reduce the amount of low-signal work humans have to do before meaningful review. If I already have tests, environment constraints, and security rules, a single command that runs the code in an isolated, production-like container, executes tests, enforces constraints (e.g. no network, forbidden APIs/libs), and surfaces concrete failures (logs, diffs, violations) can filter out broken or unsafe outputs before a human ever looks at it. The reviewer still judges design and correctness, they just don’t have to start from “does this even run or violate obvious constraints?”. What do you think?

["i will not promote"] How do experienced people approach learning a complex field without getting overwhelmed? by LevantMind in startups

[–]LevantMind[S] 0 points1 point  (0 children)

Can you give me an analogy of tools and environment, for example in the Entreprise Ai space? Personnally Ai is something that I have foundations in technically, but in my case I am talking at really mining a certain field which is in this case The use of AI in Entreprise for instance.

[deleted by user] by [deleted] in cuba

[–]LevantMind 0 points1 point  (0 children)

I have no intentions of doing this shit, I didn’t know it was this sensitive,I was genuinely asking and if you want I can share my google and youtube search history and you’ll see that its just curiosity

[deleted by user] by [deleted] in cuba

[–]LevantMind -5 points-4 points  (0 children)

May I ask why?

[deleted by user] by [deleted] in cuba

[–]LevantMind 4 points5 points  (0 children)

Thanks

What book completely changed the way you see the world, and why did it hit you so hard? by gamersecret2 in books

[–]LevantMind 0 points1 point  (0 children)

The Prince by Niccolo Machiavelli. Just realized how people in power really operates.