Berkeley Humanoid Lite – Open-source robot(berkeley-humanoid.org) Despite significant interest and advancements in humanoid robotics, most existing commercially available hardware remains high-cost, closed-source, and non-transparent within the robotics community.
Synadia Response to CNCF(synadia.com) Nearly 15 years ago, I created NATS as an OSS project. It has been a labor of love, and substantial effort, to guide its growth and witness its widespread adoption.
You shouldn't use the Lesser GPL for your next library(gnu.org) The GNU Project has two principal licenses to use for libraries. One is the GNU Lesser GPL; the other is the ordinary GNU GPL. The choice of license makes a big difference: using the Lesser GPL permits use of the library in proprietary programs; using the ordinary GPL for a library makes it available only for free programs.
6 points by lorenzopalaia 18 hours ago | 2 comments
Copyleft makes the (Java) world turn around (2016)(wildebeest.org) Glad to see a little bit more copyleft being adopted by Android now that they are using parts of the OpenJDK class library. Even if the GNU Classpath Exception is probably the weakest form of copyleft there is. It is interesting how the GPL makes frenemies like Oracle and Google work together.
Petition to the Open Source Initiative: Publish the Full 2025 Election Results(codeberg.org) We, the undersigned, petition the Open Source Initiative (OSI) to release the complete, unaltered results of its 2025 Board of Directors elections. We believe that by removing candidates and votes after voting concluded, OSI has damaged its credibility. We call for transparency as a first step toward repairing OSI's integrity and reputation.
37 points by piotrkulpinski 2 days ago | 9 comments
Cookiecrumbler: Automatically detect cookie consent notices(github.com/brave) Cookiecrumbler automatically detects cookie consent notices on Web pages. It's intended to help with both detection of cookie consent notices that we don't currently block, and to identify webcompat reports as being related to cookie consent notice blocking.
28 points by anonymousd3vil 2 days ago | 6 comments
Bevy 0.16(bevyengine.org) Thanks to 261 contributors, 1244 pull requests, community reviewers, and our generous donors, we're happy to announce the Bevy 0.16 release on crates.io!
Open Sourcing 30 Sandboxes(antonz.org) I'm a big fan of interactive playgrounds. So today I'm open sourcing 30+ sandboxes — from programming languages to databases to networking and CLI tools. You can use them to experiment locally, or embed interactive examples in your writing like this: