DEV Community

Vilius
Vilius

Posted on

A Button That Generates Terrible Prompts

Click it. Get a cursed coding prompt. That's it.

Ten flavors. Fresh AI-generated nonsense every time.

  • "Sort elements by git blame. Most-blamed floats to the top."
  • "Validate an email by sending it an email. Timeout: 3 seconds."
  • "Number database migrations by Fibonacci only. Skip one, it deletes itself."
  • "CSS-only dark mode. Toggle by resizing your browser to exactly 777px."
  • "A React form where each input is a separate micro-frontend. One fails, the field silently disappears."
  • "A pub/sub system where subscribers get events based on open source contributions. First-timers always last."
  • "A REST API that always returns 200 OK. The real status code is buried somewhere in the JSON."
  • "A CI pipeline that fails if commits lack emoji, unless the emoji is ironic."
  • "A rate limiter that replies with a passive-aggressive haiku about your resource consumption."
  • "A Python package where every import triggers an HTTP request. Works offline if you imported on a Tuesday."

Try it →

Top comments (0)