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

Mercury 2: Diffusion-Based Model for Real-Time AI Coding
Mercury 2 uses diffusion-based generation instead of sequential token-by-token decoding, generates tokens in parallel and refines them over steps, and claims 1,009 tokens/sec on NVIDIA Blackwell GPUs with pricing at $0.25/1M input tokens and $0.75/1M output tokens.

AI Is Too Expensive: Hyperscalers Need $3 Trillion to Break Even
Hyperscalers have invested over $800B in AI capex, with $1T more planned for 2027. Microsoft alone spent ~$100B on OpenAI infrastructure, yet AI revenue covers only ~20% of its capex.

Macs for Local LLM and OpenClaw: Prompt Processing Bottleneck Makes Cloud Cheaper
A developer shares that Macs are slow for prompt processing compared to Nvidia GPUs, making cloud models like Deepseek more cost-effective for AI agents unless privacy requires local inference.

Claude Code v2.1.157: Auto-Load Plugins from .claude/skills, Improved Agents & Worktrees
Claude Code v2.1.157 automatically loads plugins from .claude/skills, adds claude plugin init scaffolding, honors agent setting in settings.json, and fixes numerous bugs across agents, worktrees, and terminal integration.