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 developer has successfully compiled the entire Firefox browser—including the Gecko engine, UI components, and SpiderMonkey JavaScript engine—to run as WebAssembly in a web canvas element.
Cloudflare introduced Flagship, a new developer platform designed to streamline application deployment and management. The service generated significant developer interest with 130 upvotes on Hacker News and 63 comments.
Val.town has migrated its authentication infrastructure from Supabase to Clerk, then to Better Auth. The shift reflects evolving requirements for the platform's developer tools.
GitHub's Dependabot now implements a default package cooldown period for version updates, spacing out dependency upgrades to reduce noise and improve workflow efficiency.