10 Weird OSS Projects You Actually Need
From Carbon (code-to-image), nektos/act (run GitHub Actions locally), to Ink (React-based terminal UI) — 10 OSS projects that each solve one specific problem really well.
5 results
From Carbon (code-to-image), nektos/act (run GitHub Actions locally), to Ink (React-based terminal UI) — 10 OSS projects that each solve one specific problem really well.
Douglas Crockford didn't create JavaScript, but he may be the single most important reason it went from a mocked scripting language to the foundation of the modern web: he formalized JSON, created JSLint, and wrote JavaScript: The Good Parts — a book that showed developers JavaScript actually had a good side.
On May 11, 2026, the TeamPCP group compromised 42 TanStack packages in 6 minutes using GitHub Actions cache poisoning and OIDC token extraction from process memory — producing the first-ever malicious package with valid SLSA Build Level 3 provenance.
Dexter breaks complex financial research questions into structured steps, automatically calls tools to fetch real-time financial data, then self-checks its results until the answer is complete enough—conceptually, it's 'Claude Code built specifically for financial research.'
OpenStock is Open Dev Society's open-source stock market dashboard, built with Next.js 15, MongoDB, Finnhub, and TradingView widgets. AGPL-3.0 licensed, self-hostable, and forever free, it's positioned as a market-intelligence tool rather than a trading platform.