Paying for software is stupid… 10 free and open-source SaaS replacements
Based on Fireship's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Subscription software is framed as a path to ownership loss and increasingly aggressive fee structures, making alternatives more important than ever.
Briefing
Subscription software has shifted from “buy it once and own it” to “rent it forever,” and the transcript argues that the modern model enables increasingly aggressive fee tactics—reactivation charges, pay-per-click mice, and hidden early-termination penalties. With no real force compelling users to pay, the core escape route is straightforward: replace proprietary SaaS with free and open-source (and often self-hostable) alternatives that keep data and functionality under the user’s control.
The first major target is Microsoft Office, described as the most profitable software category because it gets people hooked early in school. The suggested exit is LibreOffice, positioned as a capable replacement for Word, Excel, and PowerPoint workflows, with strong compatibility across many file formats (including docx). The trade-off is selective: LibreOffice lacks some Microsoft Office features—especially those tied to cloud connectivity and “AI garbage.” Still, the transcript frames the missing pieces as benefits for privacy and autonomy: no forced internet connection, no automatic document uploads to cloud services that could later be breached, and fewer vendor-controlled features.
From office suites, the transcript moves to collaboration and productivity tools. Airtable is called out as powerful but expensive at $45 per month per seat, while self-hosting is pitched as a cost reset: run NocoDB on a VPS for a few dollars monthly, store data in a preferred SQL database, and present it as rich spreadsheets for collaboration. For note-taking, Notion is treated as another recurring-cost trap, with AppFlowy offered as an open-source alternative written in Rust and Flutter. AppFlowy’s recent push includes AI features and the ability to choose an LLM provider, aiming to match modern expectations without locking users into a single vendor.
The transcript then broadens into the CRM, messaging, video calls, and developer-tool ecosystem. Salesforce is singled out as a CRM that “strategically annoys” buyers, with ERPNext recommended as an open-source CRM plus enterprise resource planning suite that can handle accounting and other operational needs. For team chat, Mattermost is presented as the Slack alternative that can be deployed with a single binary and a PostgreSQL database, emphasizing control over data rather than hostage-style retention. Zoom is treated as another pandemic-era default, with Jitsi offered as an open-source WebRTC-based option that includes features like polls, raised hands, virtual backgrounds, and mobile apps.
Project management and backend infrastructure get similar treatment. Jira’s sprint/epic/ticket workflow is labeled as developer torture, while Plane is offered as a free and open-source alternative. For backend services, the transcript name-checks open-source options such as Convex, Supabase, and PocketBase, plus “Instant,” which is positioned as a real-time client-server sync layer that handles hard synchronization problems.
Finally, the transcript argues that even hosting costs can be avoided. Instead of paying platforms like Heroku or Vercel, it suggests self-hosting via tools like Koyfi (Vercel alternative) and Daku (Heroku alternative), letting users run the previously mentioned projects on a single VPS. The closing message is pragmatic: switching away from SaaS is rarely “easy,” but it’s framed as a developer choice—trading convenience and vendor lock-in for control, privacy, and lower long-term costs.
Cornell Notes
The transcript claims subscription software has enabled fee-heavy, lock-in business models, and the best counter is adopting free and open-source alternatives—often self-hosted—to regain control of data and costs. LibreOffice is pitched as a strong Microsoft Office replacement with broad file compatibility, while AppFlowy and NocoDB aim to replace Notion and Airtable without per-seat pricing. For business and communication stacks, ERPNext (CRM/ERP), Mattermost (Slack alternative), and Jitsi (Zoom alternative) are presented as open-source options that avoid data hostage dynamics. Developer workflows get similar replacements: Plane for Jira-style project management and Instant/other backend options for real-time and infrastructure needs. The overall takeaway: autonomy is achievable, but it requires effort and setup.
Why does the transcript treat subscriptions as a problem rather than just a pricing model?
What makes LibreOffice a practical Microsoft Office substitute in the transcript?
How does the transcript propose escaping per-seat SaaS costs for collaboration databases and notes?
Which open-source tools are suggested as replacements for major enterprise communication and CRM platforms?
What’s the transcript’s approach to developer tooling and backend services without vendor lock-in?
How does the transcript address hosting costs and deployment convenience?
Review Questions
- Which specific privacy and autonomy advantages does the transcript claim LibreOffice provides over Microsoft Office?
- How do NocoDB and AppFlowy differ in what they replace, and what cost model do they aim to change?
- What criteria does the transcript use when choosing alternatives for Slack, Zoom, and Jira (e.g., data control, deployment model, feature parity)?
Key Points
- 1
Subscription software is framed as a path to ownership loss and increasingly aggressive fee structures, making alternatives more important than ever.
- 2
LibreOffice is presented as a near-practical replacement for Microsoft Office with strong file-format compatibility and fewer cloud-driven privacy risks.
- 3
Self-hosting NocoDB on a VPS is offered as a way to replace expensive Airtable-style per-seat pricing with SQL-backed collaboration.
- 4
AppFlowy is positioned as an open-source Notion alternative that can add AI features while letting users choose their own LLM provider.
- 5
ERPNext is recommended as an open-source CRM plus enterprise resource planning suite that can be deployed quickly via Docker.
- 6
Mattermost, Jitsi, and Plane are offered as open-source replacements for Slack, Zoom, and Jira-style workflows with an emphasis on control and avoiding lock-in.
- 7
Tools like Koyfi and Daku are suggested to make self-hosting easier, enabling multiple apps to run on a single VPS without premium hosting bills.