finds.dev← search

// the find

dailydotdev/daily

★ 19,886 · AGPL-3.0 · updated Mar 2026

daily.dev is a professional network for developers to learn, collaborate, and grow together 👩🏽‍💻 👨‍💻

daily.dev is a browser extension and PWA that replaces your new-tab page with a developer-focused news feed aggregating articles, posts, and discussions from across the web. It has a social layer on top — squads, upvotes, comments — making it closer to a developer-specific LinkedIn/Reddit hybrid than a plain RSS reader. The ~20k stars are for the product itself; this GitHub repo is just a documentation/community hub.

The extension's personalization actually works — it learns from your reading patterns rather than just showing global trending content. Offline support via PWA is solid and not just a checkbox feature. Docker Compose local setup is genuinely one-command; the seed script means you get real-looking data without hand-crafting fixtures. AGPL-3.0 license means any hosted fork must open-source changes, which has kept the community trust intact.

This repo is essentially a README and a Docker Compose file — the actual frontend code lives in dailydotdev/apps and the backend is scattered across separate repos; starring this one tells you nothing about code quality. The social/professional-network angle is trying to do too many things at once, and the 'squads' feature feels bolted on rather than central. Local dev docs note that 'not all services are ready for local environments' with auth and monetization services excluded — good luck debugging anything that touches those. The language field being unknown is because there's essentially no code here, which should be a red flag when evaluating it as a software project.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →