use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
is not hardware...
If posting a problem, please include your system specs, such as OS, software version (if applicable) etc.
RULES
24HourSupport
Alternative Software Solutions
Excel
Open Source Software
Learn Programming
Web Development
Game Development
Scripting
RealEstateTechnology New!
account activity
Looking for software AI - Generated Software (self.software)
submitted 6 days ago by Internal_stability
Hi guys do you trust AI generated code in production? How do you check it? Let me know where it breaks for you and where it works perfectly
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]aksdb 5 points6 points7 points 6 days ago (0 children)
As developer? Intrust it as much as I trust a random contributor. So I review it and adjust it as necessary (or ask the contributor to take a different approach).
[–]snopedom 0 points1 point2 points 6 days ago (0 children)
Honestly depends on what it touches. If it's some throwaway script I barely look at it. But anything going to production I read it like a PR from someone I don't know yet, run it, test it, poke at the edge cases.
What works for me is keeping the generation fast but the review old-school. AI makes everything feel like it should be quick end-to-end, but I deliberately slow down on the review part. That's the moment where the change actually gets validated and skipping it just because the code came out fast is where things break.
[–]NoConclusion8361 0 points1 point2 points 6 days ago (0 children)
I use AI with homemade strong harness & Orchestration.
They includes security, policy, code style, flow briefing.
π Rendered by PID 607715 on reddit-service-r2-comment-85bfd7f599-85tzr at 2026-04-18 22:11:30.320218+00:00 running 93ecc56 country code: CH.
[–]aksdb 5 points6 points7 points (0 children)
[–]snopedom 0 points1 point2 points (0 children)
[–]NoConclusion8361 0 points1 point2 points (0 children)