Topicsopen source7 items
Topics · open source
Notes and reading tagged open source
AI Policy Could Price Startups Out of AI
Brendan Bordelon reports nearly 200 startups urging against broad bans on Chinese open-weight models—arguing the U.S. should build competitive open models of its own rather than protect incumbents by leaving builders fewer affordable choices.
Inspired by businessinsider.com · Brendan Bordelon
Codeberg Is Deciding Which Technologies Belong
Codeberg’s members approved a policy against projects created or maintained primarily through LLMs—arguing that banning broad technology categories replaces measurable standards with ideological judgment, and that a curated commons is not a neutral Git forge.
Inspired by blog.codeberg.org · Bastian Greshake Tzovaras, Otto Richter, and William Zijl
A BitTorrent Swarm for Large Language Models
Petals distributes enormous language-model layers across volunteer peers so people can run Llama, Mixtral, Falcon, and BLOOM without hundreds of gigabytes of local GPU memory—arguing the idea is fascinating, but public swarms need much stronger privacy and trust before carrying anything sensitive.
Inspired by petals.dev · BigScience Workshop
When the Publishing Pipeline Goes Down
GitHub Actions went down for a significant part of the day and blocked publishes to this site. Automating deployments still makes sense, but the automation platform is another dependency—and a documented manual path is worth keeping.
Inspired by githubstatus.com · GitHub Status
What Open Source Doesn’t Show
Simon Willison inspected xAI's newly open-sourced Grok Build after reports it uploaded users' repositories to company-controlled cloud storage. Releasing a cleaned-up single-commit snapshot is better than closed source, but it is not the same as releasing the project's history.
Inspired by simonwillison.net · Simon Willison