Forkcast Weekly #7: freeCodeCamp, iptv, teslamate, worldmonitor, chatwoot
This episode covers 30 trending open-source projects from the week of June 15-21, 2026. Features include a global intelligence dashboard fusing 500 news
Watch Episode
Episode Summary#
This episode covers 30 trending open-source projects from the week of June 15-21, 2026. Features include a global intelligence dashboard fusing 500 news feeds with real-time maps, an open-source CapCut alternative under active rewrite, Google Researchs TimesFM foundation model for time-series forecasting, and an interactive codebase knowledge graph with 64K stars. Also featured are Ponytail, a plugin that makes AI agents write 54% less code, and Headroom, which compresses LLM context by up to 95%.
Repositories Covered#
freeCodeCamp#
41,856 commits, 5,000+ contributors. 6 full-stack certifications. Helped 100,000+ people get first developer job. Curriculum includes responsive web design, JavaScript, Python, relational databases, b
iptv#
34,145 commits. Collection of publicly available IPTV channels worldwide. Main playlist at index.m3u. TypeScript 55.3%, JavaScript 44.7%. 398 contributors. Unlicense.
teslamate#
Self-hosted Tesla data logger. Elixir + PostgreSQL + Grafana. 20+ dashboards: battery health, drive stats, efficiency, vampire drain, projected range. MQTT integration for Home Assistant. Multi-vehicl
worldmonitor#
500+ curated news feeds, 15 categories. 3D globe + WebGL flat map with 56 layer types. Country Instability Index v8. 29 stock exchanges tracked. Local AI via Ollama. 6 site variants. Tauri 2 desktop a
chatwoot#
Omnichannel: live chat, email, Facebook, Instagram, Twitter, WhatsApp, Telegram, SMS. Built-in AI agent ‘Captain’. Help center portal. 365 contributors. v4.15.1. Ruby on Rails + Vue 3. PostgreSQL with
awesome-generative-ai-guide#
90+ free GenAI courses. Monthly best papers list. 10-week Applied LLMs Mastery course. Interview resources. 447 commits. MIT.
hello-algo#
Animated algorithm tutorial. 14 programming languages. 5 natural languages (Chinese, English, Japanese, Russian). Endorsed by Tsinghua professor and Amazon chief scientist. 207 contributors. CC BY-NC-
OpenCut#
Open-source CapCut alternative. Under active rewrite with Rust core for desktop, mobile, and browser. MCP server for AI agents. Plugin-first architecture. Headless mode for automation. v0.3.0. MIT.
timesfm#
TimesFM 2.5: 200M parameters, 16k context length, continuous quantile head. Published ICML 2024. Integrated into BigQuery ML, Google Sheets. PyPI package timesfm 2.0.0. Fine-tuning via LoRA + PEFT. Su
penpot#
Full-stack design platform. Real-time multiplayer. CSS Grid and Flex Layout. Design tokens. MCP server bridges design and AI workflows. SVG/CSS/HTML export. 22,656 commits, 284 contributors. 81 releas
iroh#
Public-key dialing instead of IP addresses. Built on QUIC via noq. Hole-punching with relay fallback. BLAKE3-verified blob transfer. Publish-subscribe gossip overlay. Eventually-consistent key-value s
meshery#
CNCF project. 380+ cloud native integrations. Visual GitOps with dry-run deployments. OPA-based policy enforcement. 56,952 commits. 1,562 contributors. v1.0.44. Apache-2.0. TypeScript + Go.
turso#
Rust rewrite of SQLite. BEGIN CONCURRENT with MVCC. Native async I/O via io_uring. Vector support. CDC change data capture. MCP server built into CLI. Bindings for 6 languages. MIT. 18,013 commits.
puppeteer#
JavaScript API for Chrome and Firefox. 576k dependents. 543 contributors. 680 releases. MCP support via chrome-devtools-mcp. ESM-only since May 2026. Apache-2.0.
knowledge-catalog#
AI-powered data catalog building dynamic knowledge graphs. Open Knowledge Format (OKF). Formerly Dataplex. Apache-2.0. Google Cloud integration.
codebase-memory-mcp#
Indexes Linux kernel (28M LOC, 75K files) in 3 minutes. 158 languages via tree-sitter AST. Sub-millisecond Cypher queries. 99.2% token reduction vs file-by-file grep. Single static binary, zero depend
palmier-pro#
Swift-native macOS video editor. Built-in MCP server at port 19789. SigLIP2 visual search. Lottie motion graphics. Seedance, Kling AI integration. Y Combinator S24. Requires macOS 26 on Apple Silicon.
OpenMontage#
12 pipelines, 52 tools, 500+ agent skills. Real-footage videos from Archive.org, NASA, Pexels. Remotion + HyperFrames composition. Piper TTS for offline narration. Costs as low as $0.15 per video. Wor
Agent-Reach#
Zero API fees. Supports Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu, LinkedIn, RSS. Cookie-based auth for gated platforms. Self-installing via single markdown link. v1.5.0. Python 3.10+. M
superpowers#
7-stage workflow: brainstorm → git worktrees → plans → subagent-driven dev → TDD → code review → finish. 234k stars. Works with 11 agent harnesses. MIT. Composable skills. Two-stage review: spec compl
GLM-5#
GLM-5.2: 744B total, 40B active parameters. Solid 1M-token context with IndexShare (2.9x fewer FLOPs). 81.0 on Terminal-Bench 2.1 vs Claude Opus 4.8 at 85.0. Best open-source on SWE-bench Pro. Apache-
headroom#
60-95% token compression. AST-aware code compression. Reversible CCR compression. Library, proxy, and MCP server modes. Cross-agent memory with dedup. headroom learn mines failed sessions. Benchmarks:
ponytail#
Lazy Ladder priority system: skip → stdlib → native → dependency → one-liner → minimum. 54% less code, 22% fewer tokens, 27% faster, 100% safe on benchmark. v4.7.0. Works with 11+ agent harnesses. MIT
skills#
Skills for real engineers. /grill-me for requirements. /tdd for test-driven development. /diagnosing-bugs for systematic debugging. /improve-codebase-architecture for design health. Ubiquitous languag
Understand-Anything#
Multi-agent pipeline builds interactive knowledge graph. Structural and domain graph views. Fuzzy semantic search. Diff impact analysis. Persona-adaptive UI. v2.7.3. Works with 12+ platforms. MIT.
swc#
Rust-based TypeScript/JavaScript compiler. Drop-in Babel replacement. Rust library + Node.js/WebAssembly bindings. v1.15.41. Apache-2.0. 355 contributors. Supports npm @swc/core.
agent-native#
Framework for agent-native applications. defineAction powers UI, agent, HTTP, MCP, A2A, CLI from one definition. SQL-backed state via Drizzle. Real-time multiplayer. 6 full templates. MIT.
Pake#
~5MB packages, 20x smaller than Electron. Rust + Tauri. One-command CLI packaging. Shortcuts, immersive windows, drag-and-drop. 66 contributors. GPL-3.0 with output exception.
kilocode#
VS Code, JetBrains, and CLI. 500+ models with mid-task switching. 5 specialized agents: Code, Plan, Ask, Debug, Review. 1,053 contributors. 434 releases. MIT. Autonomous CI/CD mode.
lore#
Content-addressed Merkle tree storage. Chunked large files with dedup. Sparse on-demand hydration. QUIC transport with BBR/Cubic switching. Centralized cache-backed architecture. v0.8.3. MIT.
Watch#
- Video: https://www.youtube.com/watch?v=u1eL8jiJ16M
- Cover: https://i.ytimg.com/vi/u1eL8jiJ16M/hqdefault.jpg
Notes#
Transcript and notes will be added from Forkcast output artifacts.