Meta OpenEnv AI Hackathon in India Offers Direct Interviews and $30K Prize Pool

Hackathon Details and Structure
Meta is hosting India's first OpenEnv AI Hackathon in collaboration with Hugging Face and PyTorch. Developers will build reinforcement learning environments for next-generation AI agents using OpenEnv, Meta's open-source RL framework.
Prizes and Opportunities
- Top teams get a direct interview opportunity with the AI teams at Meta & Hugging Face
- $30,000 prize pool
- Official Meta certificates
- Your work becomes part of the OpenEnv open-source ecosystem
Event Format and Timeline
- Team size: 1–3 developers
- Round 1: March 28 - April 5 (online)
- Finale: April 25th - 26th, a 48-hour hackathon at Scaler School of Technology, Bangalore
- No prior experience in Reinforcement Learning (RL) is required - learning resources are provided
Only a limited number of teams will make it to the final round in Bangalore, where they will build in collaboration with Meta engineers. Registrations close on April 3rd.
Registration link: https://scalerschooloftech.com/4bNOYcf
📖 Read the full source: r/LocalLLaMA
👀 See Also

Spotify Developers Leveraging AI for Code-Free Contributions
Spotify's key developers have not written code since December due to AI, notably through their internal 'Honk' system that facilitates remote, real-time code deployments using Claude Code.

Developer Seeks Architecture Advice for Serving Embed, Rerank, and Zero-Shot Models on 8GB VRAM
A developer building a unified Knowledge Graph/RAG service for a local coding agent is struggling with memory constraints on 8GB VRAM and 16GB system RAM, experiencing OOM errors, latency spikes, and Linux kernel kills when serving three transformer models concurrently.

Auditing API Logs Reveals AI Agents Waste Tokens on Context Window Bloat
A Reddit audit finds Claude agents burn 30k+ tokens on file exploration and verbose logs before writing code, causing architectural decay as context fills with noise.

Claude Code Postmortem: Three Bugs Caused Quality Degradation, Now Fixed
Anthropic traced recent Claude Code quality complaints to three separate changes: default reasoning effort was lowered, a caching bug dropped session memory, and a verbosity prompt hurt coding quality. All fixed as of April 20 (v2.1.116).