Lobsters Vibecoding Challenge (Winter 2025-2026)
10 days ago
- #programming-challenge
- #AI-testing
- #software-development
- The author challenges the claim that generative chatbots can develop any software by proposing a series of tasks to test their capabilities.
- Three main tasks are outlined: improving a Brainfuck interpreter's performance, porting a Raku compiler to a statically compiled language, and optimizing a Python-based task for speed.
- Each task has specific requirements, grading tiers based on performance and code quality, and estimated timeframes for completion.
- Solutions must be 'vibecoded' (prompt-based), functional, compile with Nix, and include context and work logs for verification.
- The author emphasizes readability, security, and ethical considerations in the development process.