Big Nerd Idea¶
Big Nerd Idea builds free, open technology for the communities that for-profit software has consistently underserved — people experiencing houselessness, poverty, aging in isolation, recovery, and reentry.
It operates as a dual-entity model:
- Big Nerd Idea Foundation — a forming 501(c)(3) non-profit that owns and publishes the open ecosystem: open-source software, hardware integration frameworks, architecture guidelines, and developer APIs.
- Big Nerd Idea, LLC — the for-profit counterpart that delivers commercial Services, Apps, and Smart Devices built on that open ecosystem, and sponsors the Foundation's continued work (target ~15–20% of revenue) under an arm's-length agreement.
This is the Mozilla Foundation / Mozilla Corporation pattern applied at startup scale — extended to cover hardware and IoT alongside software.
The through-line¶
A single thesis ties the AI-touching projects together: agentic AI — AI that acts on a person's behalf, not just chats back — is becoming a category of literacy and economic participation as important as internet access was in 2000, and as of 2026 it is mostly paywalled. Bringing agentic AI to underserved populations is a primary Foundation mission goal. That it materially improves outcomes for these populations is a [HYPOTHESIS] — that is what the pilots are meant to test. See Agentic AI Access — Thesis.
Two standing directives are foundational to everything BNI builds, on equal footing with each other: Epistemic Honesty (never present a hypothesis as a validated fact) and Sustainability & Carbon Awareness (treat carbon, off-grid resilience, and reuse as first-class design axes).
How the projects interact¶
Each project lives in its own repository; this section provides the cross-project context.
- rlivn ↔ MPowerUP — rlivn's backend may eventually leverage MPowerUP's P2P / CRDT primitives for offline-resilient caregiver sync. Future integration point.
- Boot Up (Second Boot) ↔ MPowerUP — refurbished laptops can ship with MPowerUP preconfigured once it has a desktop/web build.
- Boot Up ↔ rlivn — refurbished tablets are a natural client device for rlivn caregiver-paired senior deployments; Boot Up's Seniors-track curriculum overlaps with rlivn's accessibility design.
- Shared Claude model — rlivn uses
claude-sonnet-4-6; keep in sync when models are upgraded across projects. - No shared packages yet — each project is fully self-contained today.
Toaster Chef IT was folded into the Foundation and rebranded Boot Up (a Mutual Digital Aid program). Its
toaster-chef-itrepo is retained (stubbed) for later reconsideration.
Foundation vs LLC at a glance¶
| Big Nerd Idea Foundation | Big Nerd Idea, LLC | |
|---|---|---|
| Type | Non-profit 501(c)(3) (forming) | For-profit LLC (forming) |
| Site | bignerdidea.org | bignerdidea.com (not yet live) |
| Produces | Open-source software, hardware frameworks, APIs, docs | Services, Apps, Smart Devices, hardware partnerships |
| Funded by | Grants, donations, LLC sponsorship | Commercial revenue |
| Owns | Open-ecosystem IP | Commercial products |
Detail on the entity model, the value flowing each direction, and the formation plan lives in Entities & Formation.
In this section¶
- Summary — Mission & Vision, the unifying Agentic AI Access thesis, the Epistemic Honesty and Sustainability & Carbon Awareness directives, and Team & Structure
- Operations — governance, finance & grants, entity formation, policies, commercial services, onboarding
- Technologies — site architecture, architecture decisions, security philosophy, infrastructure
- Software — shared development approach and engineering policies
- Hardware — sustainable-hardware principles and where the work lives
Related sections: Research (migrating), Apps and Tools (migrating), MPowerUP (migrating), Boot Up (migrating), Toaster Chef (migrating).