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.
Skills for Real Engineers. Straight from my .claude directory.
In this episode of GitHub Checkout, we sit down with Copilot CLI Product Manager Ryan Hecht to explore the latest experimental features. We cover the plugin marketplace, the /chronicle slash command for self-healing prompts, and how to run Claude Opus 4.6, GPT-5.4, and Gemini 3 simultaneously. We also walk through how /fleet mode and autopilot can handle massive refactoring tasks while you step away.
Useful tool to track location or mobile number
A curated list of practical Codex skills for automating workflows across the Codex CLI and API.
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Manage flaky unit tests with the unit testing framework you already use.
Features
Requirements
Flaptastic is designed for organizations with many codebases and teams.
Open-Source Frontier Voice AI
Deepseek to API: A lightweight, high-performance full-stack middleware converting client protocols to universal APIs. Supports multi-account rotation, compiled binaries, Vercel Serverless, and Docker. Compatible with Google, Claude, and OpenAI API formats.
An agentic skills framework & software development methodology that works.
📚 Freely available programming books
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
Invidious is an alternative front-end to YouTube
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
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.