Best of Open SourceOctober 2025

  1. 1
    Video
    Avatar of fireshipFireship·26w

    Apple and Google won’t like this...

    The Free Software Foundation announced the Libriophone project, led by Rob Savois, aiming to create a fully open-source smartphone by replacing all proprietary firmware, drivers, and binary blobs with free software alternatives. Unlike existing solutions like LineageOS that still contain proprietary code, this initiative seeks complete software freedom through reverse engineering. The project faces significant challenges including the massive technical undertaking of replacing closed-source components, limited historical adoption of similar efforts like Replicant, and the dominant Apple-Google duopoly that controls mobile ecosystems.

  2. 2
    Article
    Avatar of sdtimesSD Times·27w

    Meta donates React and React Native to the Linux Foundation

    Meta is transferring React and React Native to the Linux Foundation, which will establish the React Foundation to govern these widely-used JavaScript UI libraries. The foundation includes founding members Amazon, Callstack, Expo, Meta, Microsoft, Software Mansion, and Vercel, with Seth Webster as executive director. This move aims to provide neutral governance, manage infrastructure, organize events, and foster community collaboration for projects used by over 20 million developers across multiple platforms.

  3. 3
    Article
    Avatar of collectionsCollections·27w

    React and React Native Transition to the React Foundation

    React and React Native are transitioning from Meta to the newly established React Foundation under the Linux Foundation. The foundation, backed by founding members including Amazon, Meta, Microsoft, and Vercel, will provide neutral governance for both frameworks used by nearly 55 million websites. Meta is contributing over $3 million in funding and engineering support for five years. The foundation will manage infrastructure, trademarks, community events, and establish a new technical governance structure to ensure transparent decision-making and community-driven development.

  4. 4
    Article
    Avatar of dhhDavid Heinemeier Hansson·26w

    A petabyte worth of Omarchy in a month

    Omarchy, a new Linux distribution built around the Hyprland tiling window manager, reached 150,000 installs and delivered a petabyte of ISOs within months of launch. The distribution's rapid growth is attributed to timing—Microsoft ending Windows 10 support for older hardware and Apple discontinuing Intel Mac updates—combined with Linux's improved user experience, web apps reducing dependency on native software, and the customization freedom that Linux provides. Performance benchmarks show competitive results against high-end hardware at a fraction of the cost.

  5. 5
    Video
    Avatar of primeagenThePrimeTime·25w

    banned from github

    A developer reflects on the risks of platform dependency after witnessing a GitHub account suspension. The incident highlights how relying on centralized services like GitHub for code hosting, authentication, and SSO creates single points of failure that could lock users out of their work and connected services. While self-hosting offers independence, the practical challenges and network effects of platforms like GitHub make migration difficult, leaving developers in a convenience-versus-control dilemma with no clear solution.

  6. 6
    Article
    Avatar of xcqehje2iVinay Rawat·28w

    Don't spam expressjs!!

    A call to action addressing contributors from India to stop submitting low-quality pull requests that only modify README files to the Express.js repository. The post highlights concerns about spam contributions that don't add meaningful value to the open-source project.

  7. 7
    Article
    Avatar of planetpythonPlanet Python·26w

    Spotlight on pdfly, the Swiss Army knife for PDF files

    pdfly is a Python-based CLI tool for PDF manipulation, offering features like metadata display, page extraction and merging, document compression, image extraction, text extraction, and PDF signing. The newly released version 0.5.0 adds digital signature verification, annotated page extraction, and page rotation capabilities. Built on fpdf2 and pypdf libraries, it provides a comprehensive solution for common PDF operations through simple command-line interfaces.

  8. 8
    Article
    Avatar of hnHacker News·27w

    Free Software hasn't won

    Free and open source software has succeeded in developer tools and operating systems, but failed to penetrate most consumer hardware and appliances. Modern devices contain 10-15 processors running closed firmware, from keyboards to storage drives, leaving users dependent on manufacturers for security updates and repairs. This creates e-waste through forced obsolescence, enables vendor lock-in through cloud dependencies, and prevents users from modifying devices they own. The author argues developers must publish firmware sources, use copyleft licenses like GPL, demand open documentation, and support political movements for right to repair and device freedom.

  9. 9
    Article
    Avatar of omgubomg! ubuntu!·25w

    SuperTuxKart 1.5 Released with Improved Graphics + More

    SuperTuxKart 1.5 arrives after 3 years of development as the final 1.x release before version 2.0. Key improvements include enhanced graphics with better Level of Detail settings and shadow mapping, frame rates up to 1000fps, 200% supersampling support, and a new benchmarking mode for testing performance. The release adds 3 new soccer fields, 3 egg hunt tracks, improved UI with favorite marking and search functionality, granular audio controls, and numerous bug fixes. Available for Windows, macOS, Android, and Linux.

  10. 10
    Article
    Avatar of omgubomg! ubuntu!·26w

    Zorin OS 18 Released with New Look, New Apps + More

    Zorin OS 18 has been released, based on Ubuntu 24.04.3 LTS with Linux kernel 6.14 and GNOME Shell 46. The update features a redesigned desktop with a floating rounded panel, preinstalled Tiling Shell extension for advanced window management, new theme colors, and a Web Apps tool for creating desktop apps from websites. It includes Brave as the default browser, expanded Windows compatibility suggestions, and support until April 2029. The Pro version adds three new desktop layouts and additional preinstalled software including Deskflow, Warp, and Valot.

  11. 11
    Article
    Avatar of phoronixPhoronix·28w

    Linus Torvalds Vents Over "Completely Crazy Rust Format Checking"

    Linus Torvalds criticized Rust's automated formatting tool (rustfmt) for making poor decisions about code organization in the Linux kernel. He specifically objected to the tool's heuristics for formatting 'use' statements, arguing that its compressed format makes future maintenance and conflict resolution harder. Torvalds prefers multi-line formatting that allows clean, single-line additions of new imports, and questions whether the Rust style guide's 'small items' rule is appropriate for independent use directives.

  12. 12
    Video
    Avatar of youtubeYouTube·28w

    Open source Nano-banana is here!

    Alibaba released Quen ImageEdit 259, an open-source image editor that rivals proprietary tools like Nano Banana. The tool excels at character consistency, pose control, text generation, and photo restoration while running offline. Comprehensive testing shows it outperforms competitors in many scenarios, particularly for detail preservation and complex editing tasks. The guide covers installation via ComfyUI, hardware requirements (7-40GB VRAM depending on model version), and demonstrates various use cases from product photography to deepfake generation.

  13. 13
    Article
    Avatar of collectionsCollections·28w

    Immich v2.0.0: First Stable Release Marks Significant Milestone

    Immich reaches v2.0.0 stable after four years of development, offering a self-hosted alternative to Google Photos. The release includes a redesigned homepage, improved API documentation, bug fixes, and semantic versioning adoption. The platform maintains its commitment to open-source principles while planning optional paid backup services, with all core features remaining free.

  14. 14
    Article
    Avatar of zm9ygopz3yls2dgmror3xInjamul islam·25w

    The Future of Vite is Paid: A Deep Dive into Vite+

    Vite+ is a new commercially licensed, unified web development toolchain built on Rust that integrates linting, formatting, testing, bundling, and monorepo management into a single platform. While it promises superior performance and reduced tooling fragmentation with a free tier for individuals and small businesses, the shift from open-source to a commercial model raises questions about adoption in a community that traditionally favors free tools. The move highlights the ongoing challenge of sustainably funding critical development infrastructure, though concerns remain about whether the value proposition is compelling enough for enterprises to switch from existing solutions.

  15. 15
    Article
    Avatar of twitter_xTwitter X·25w

    Here's why Theo offered a $20,000 bounty to FFmpeg

    Theo announced a $20,000 bounty for FFmpeg development work. The bounty aims to incentivize improvements or specific features in the widely-used open-source multimedia framework. This represents a significant community-driven investment in critical infrastructure that powers video and audio processing across countless applications.

  16. 16
    Article
    Avatar of zedZed·24w

    Hired Through GitHub: Part 2 — Zed's Blog

    Two developers share their journeys from open source contributors to full-time team members at Zed. Smit Barmase fixed Linux bugs and shipped 40+ pull requests in three months, working asynchronously with the team. Bennet Fenner paired live with engineers in public channels, contributing collaboration improvements before joining as an intern. Both paths demonstrated their skills and cultural fit, leading to full-time positions. The post highlights how contributing to open source projects can lead to employment opportunities while providing value to both contributors and companies.

  17. 17
    Article
    Avatar of hnHacker News·24w

    Your vibe coded slop PR is not welcome

    AI coding tools have created an asymmetry in open source: generating code is now cheap, but reviewing it remains expensive. The author proposes a binary framework distinguishing 'prototypes' (AI-generated demos shared via branches, not PRs) from 'ready-to-review PRs' (human-vouched code meeting project standards). Maintainers face increasing volumes of low-effort AI contributions that consume disproportionate review time. The solution requires clear labeling, contributor etiquette, and recognition that AI assistance is acceptable only when contributors take full ownership of the final code quality.

  18. 18
    Article
    Avatar of godotGodot·26w

    Material Maker – Godot Engine

    Material Maker is an open-source procedural PBR material and texture creation tool built with Godot Engine. Created by RodZilla in 2018, it recently released version 1.4 running on Godot 4, featuring nearly 250 nodes and export capabilities to Godot, Unity, and Unreal. The tool generates shaders using a node-based system and has been used in several released games including Crown Gambit and Zefyr: A Thief's Melody. Godot 4 brings compute shaders for improved performance and flexible layouts with undockable panels. Future development focuses on 3D model texturing with a procedural painting workflow.

  19. 19
    Article
    Avatar of dailydoseofdsDaily Dose of Data Science | Avi Chawla | Substack·28w

    [Hands-on] Build a Real-time Knowledge Base for Agents

    Learn to build a real-time, bi-temporal knowledge base using Airweave, an open-source framework that enables AI agents to search across applications, databases, and document stores. The setup runs locally in Docker and integrates with tools like Notion, Google Drive, and SQL databases, exposing functionality through APIs and MCP servers.

  20. 20
    Article
    Avatar of lobstersLobsters·26w

    An open letter to the Obsidian team

    A community maintainer raises concerns about Obsidian's plugin review process, highlighting month-long approval times and the complete absence of update reviews. The author demonstrates security risks by discovering policy violations in community themes that remained unaddressed for over a year, arguing that the small Obsidian team cannot sustainably manage nearly 2,500 plugins. The letter proposes community-driven solutions for plugin maintenance and automated checks, emphasizing that plugins are essential to Obsidian's success and the ecosystem needs better oversight to prevent malicious code distribution.

  21. 21
    Article
    Avatar of lobstersLobsters·28w

    Conventional Commits considered harmful

    A critical examination of Conventional Commits arguing that enforcing structured commit message formats creates unnecessary barriers for contributors. The author shares a personal experience with Doom Emacs where commit linters blocked valid contributions, highlighting how the convention adds mental overhead without providing meaningful benefits for most projects. The piece contends that information captured in conventional commits is redundant with PR descriptions, and suggests alternative approaches like file-based CI/CD triggers or PR comments are more practical and less restrictive for open source collaboration.

  22. 22
    Article
    Avatar of hnHacker News·27w

    Greedy Developer?

    Datastar's creators address community concerns about their v1 release and Pro offering. The core library remains MIT-licensed and free, while Pro bundles convenience plugins, developer tools, and CSS framework as optional paid additions. The team clarifies that all Pro functionality can be replicated using the free version and standard APIs, emphasizing they've set a support boundary rather than paywalling essential features. Pro is positioned as a one-time lifetime purchase supporting the nonprofit-stewarded project.

  23. 23
    Article
    Avatar of lobstersLobsters·27w

    Birth of Prettier

    The creator of Prettier recounts the 10-year journey from concept to widespread adoption, explaining how the tool ended the "tabs vs spaces" debate by automating code formatting. Starting from a winter break project in 2016, the author details technical challenges like handling comments and method chaining, the strategic rollout at Facebook affecting millions of lines of code, and the profound impact of format-on-save functionality. The post covers implementation decisions based on Philip Wadler's pretty printer algorithm, the testing infrastructure using Jest snapshots, and ongoing maintenance challenges including funding through Open Collective to pay maintainers.

  24. 24
    Article
    Avatar of jetbrainsJetBrains·28w

    Moving PHP open source forward

    JetBrains announces a new structured approach to PHP open-source sponsorships, committing to support approximately five projects annually. For 2025-2026, they're sponsoring developers working on Mago (a Rust-based PHP linter), PHPStan, Rector, AI/MCP exploration in PHP, and 3v4l.org. They continue supporting the PHP Foundation while transitioning away from sponsoring Xdebug and CodeSniffer to diversify their support across more projects over time.

  25. 25
    Article
    Avatar of huggingfaceHugging Face·24w

    huggingface_hub v1.0: Five Years of Building the Foundation of Open Machine Learning

    The huggingface_hub Python library has reached v1.0 after five years of development, now powering 200,000 dependent libraries and providing access to over 2 million models, 500,000 datasets, and 1 million Spaces. Major changes include migration from requests to httpx for modern HTTP infrastructure, a redesigned CLI replacing huggingface-cli with expanded features, and full adoption of hf_xet for file transfers with chunk-level deduplication. The release removes legacy patterns like the Git-based Repository class while maintaining backward compatibility for most ML libraries, though transformers v5 will be required for full v1.x support.