Cal.com, the open-source scheduling platform, is transitioning away from its open-source model. The company outlined its reasoning in a blog post that has sparked significant discussion in developer communities.
Cal.com announced the shift to a closed-source approach, citing business sustainability challenges. The move marks a departure from the project's open-source roots that attracted developer contributions and community support.
The decision has generated substantial debate. On Hacker News, the announcement attracted 105 comments with 106 points, indicating mixed community sentiment. Developers have raised concerns about proprietary lock-in and the implications for existing open-source forks and derivatives.
Closed-source transitions typically cite maintenance costs, competitive pressures, and monetization challenges as primary drivers. Cal.com's specific rationale appears connected to sustaining operations while competing in the scheduling software market.
The move reflects broader tensions in open-source software between community-driven development and commercial viability. Companies often face pressure to adopt proprietary models as they scale and seek profitability, though such transitions frequently encounter resistance from developer communities invested in open-source principles.
A new JavaScript runtime called Ant bundles its own engine with a package manager, registry, hosting platform, and desktop app framework. The project seeks to create a cohesive platform while maintaining compatibility with existing JavaScript tools.
The yt-dlp project has announced limited and deprecated support for Bun, the JavaScript runtime. The change affects users relying on Bun to run the popular video downloader.
A new perspective on software development emphasizes writing code with future maintainers in mind. The approach prioritizes readability and clarity over clever optimizations.