Open Source Fridays
Discover how your favorite open source projects are created. Live coding and technical insights from the maintainers themselves.
Discover how your favorite open source projects are created. Live coding and technical insights from the maintainers themselves.
人人都能用英语
"RAG-Anything: All-in-One RAG Framework"
The best way to get AI to solve hard problems in complex codebases.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
Opinionated Arch/Hyprland Setup
Open source projects built in or receiving significant contributions from Brazil :brazil:
Gitpod is an open-source platform for cloud development environments (CDEs)
Spin up pre-configured, standardized dev environments from any git context when you need them, and close them when you're done.
The best way to get started is by using Gitpod.
gitpod.io/#
and press Enter.Stay on top of trending topics on social media and the web with AI
The fastest path to AI-powered full stack observability, even for lean teams.
The official repo for “Dolphin: Document Image Parsing via Heterogeneous Anchor Prompting”, ACL, 2025.
An open-source AI agent that brings the power of Gemini directly into your terminal.
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
Grab your own sweet-looking '.is-a.dev' subdomain.
Examples and guides for using the Gemini API
Ultralytics YOLO 🚀
Developers spend a fair chunk of time during their development flow on fixing relatively trivial problems in their code. pre-commit.ci both enforces that these issues are discovered (which is opt-in for each developer's workflow via pre-commit) but also fixes the issues automatically, letting developers focus their time on more valuable problems.