Rubber Duck Thursdays
Join us for Rubber Duck Thursdays! A lighthearted and informal stream where we work on some projects and do some live coding.
Join us for Rubber Duck Thursdays! A lighthearted and informal stream where we work on some projects and do some live coding.
Lightweight loop engineering state kernel for long-running AI agent teams. Agent-loop agnostic across Codex, Claude Code, and other coding agents, with durable goals, quota-aware auto-wake, executable todos, evidence logs, and verifiable handoffs.
TencentDB Agent Memory is a team-level memory hub for AI Agents — turning conversations, docs, and code into four reusable memory assets (Chat Memory, Skill, LLM-Wiki, Code-Graph) that are governed, shared, and equipped across agents and frameworks.
In this episode of GitHub Checkout, learn how Copilot cloud agent can help you fix merge conflicts and manage pull requests. Discover how AI-powered automation streamlines your workflow, resolves code conflicts, and keeps your PRs moving forward.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions.
DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.
Production-grade engineering skills for AI coding agents.
Get reports on failed tests, API changes, security flaws, performance problems, and code anti-patterns in every pull request.
AppMap is a versatile open-source runtime code analysis tool compatible with Ruby, Java, Python, and Node.js. It records code execution traces, gathering data about how your code works and behaves. These traces can then be displayed as interactive diagrams, and analyzed to find coding flaws and problems.
An agentic skills framework & software development methodology that works.
We write your reusable computer vision tools. 💜
The React Framework
A utility-first CSS framework for rapid UI development.
ADR secures enterprise AI agents through observability, security benchmarking, and threat detection. Deployed at Uber.
AirLLM 70B inference with single 4GB GPU
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.