The Download
Join Senior Developer Advocate Christina Warren for all the latest developer, open source, and GitHub news.
Join Senior Developer Advocate Christina Warren for all the latest developer, open source, and GitHub news.
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
Another year, another incredible GitHub Game Off—and this one was secrets-ational! With over 500 submissions, participants turned the theme of “secrets” into an extraordinary showcase of creativity, humor, and mind-boggling mechanics. Play the top-rated games now!
✨ The Next Gen Airtable Alternative: No-Code Postgres
🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
DeepSeek Coder: Let the Code Write Itself
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.
🕵️♂️ Collect a dossier on a person by username from thousands of sites
Master programming by recreating your favorite technologies from scratch.
📦 Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini.
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
DeepSeek LLM: Let there be answers
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
Autonomous agents for everyone
Pull Requests are often blocked on relatively trivial issues such as code formatting or leftover imports. Fixing these details is expensive as it requires additional roundtrips and context switching. autofix.ci automatically fixes such problems, unblocking development flow.