Josef Prusa publicly alleged that BambuStudio has been violating the AGPL license terms of PrusaSlicer since forking the project. The claim emerged on social media and sparked discussion in the developer community.
BambuStudio, a 3D printer slicing software, forked from PrusaSlicer but allegedly failed to comply with AGPL (Affero General Public License) requirements, according to accusations from Prusa Research founder Josef Prusa.
The AGPL license mandates that derivative works remain open-source and that source code be made available to users. Violations could include failing to publish modifications or distributing the software without proper attribution and license terms.
The allegation gained traction across developer communities, with Hacker News discussions attracting significant engagement. The specific violations and their scope remain under scrutiny as the open-source community evaluates the claims.
This incident highlights ongoing tensions in the 3D printing software ecosystem regarding open-source licensing compliance. Bambu Lab has not yet issued a public response to the allegations at the time of reporting.
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.
A Rust implementation of PostgreSQL has reached a major milestone by passing 100% of the database system's regression test suite. The project demonstrates functional parity with the original C-based database.