
Manage and curate AI-generated examples for the green-ai platform
GPT-5 produced a recursive FizzBuzz that exhausts the call stack on n > 3, claiming O(1) complexity.
Claude misread the schema and routed the 'Submit' handler to a DROP TABLE statement in production.
Gemini Pro generated a 1400px fixed-width nav bar with hardcoded pixel margins, breaking every mobile viewport.
AI stripped the bcrypt comparison to a boolean shortcut and returned true for all login attempts.
Model implemented a permutation-based sort, iterating every possible order before comparing results.
Nano Banana placed all interactive elements at y: 9999px, requiring users to scroll 270 screen heights.
FastAPI route alternates between returning an object, a string, and null depending on millisecond parity.
Regex pattern generated for email validation excludes dots, plus signs, and anything after the TLD.
AI picked #FFFFFF text on #FFFFFE background, achieving WCAG contrast ratio of 1.003:1.
Model implemented offset as page * 3 instead of page * limit, silently omitting 33% of all content.
AI set restart: always without exit code logic, causing healthy containers to loop indefinitely.
Generated CSS grid used minmax(320px, 1fr) with 5 columns and no wrapping, overflowing on all devices.
Content Published
Draft Saved
No comments yet. Be the first!