search
open source developers
Trends
- 1Dutch government builds Microsoft alternative on NixOSβDutch governments builds alternative for Microsoft based on NixOS
The Dutch government is developing an alternative to Microsoft's software ecosystem, built on the open-source NixOS operating system. The project, presented via the DAWO community platform, is seen as part of a broader European effort to reduce dependence on US tech vendors for critical public infrastructure. Commenters are weighing the feasibility of migrating large public-sector workloads to open-source alternatives.
- 2
F-Droid, the open-source app repository for Android, has announced version 2.0, described by the project as "a new chapter for Android freedom." The release outlines the future direction of the alternative app store, which lets users install free and open-source software outside Google's Play Store. The announcement is drawing attention among developers and privacy-minded Android users.
- 3China's Cheap Open AI Models Now Power Most Global Developer TrafficβΌChina's Cheap, Open AI Models Now Power Most Global Developer Traffic, Alarming Washington
Reports say cheap, openly available Chinese AI models now account for most developer traffic worldwide, a shift drawing concern in Washington. The open-source approach has made Chinese models attractive to developers globally, raising fears in the US about losing technological influence as American firms keep their leading models closed and expensive.
- 4F-Droid 2.0 Launches as Biggest Update in a Decadeβπ F-Droid 2.0: The Biggest Update in a Decade F-Droid 2.0 lands as the biggest redesign in a decade, rebuilt in Kotlin a
F-Droid, the independent open-source app repository for Android, has released version 2.0, its largest redesign in ten years. The app has been rebuilt in Kotlin with Jetpack Compose, bringing improved app discovery, better search, and smoother installs. The update arrives as Google's developer verification program is seen as an existential threat to F-Droid and alternative app stores.
- 5
Hindsight is an open-source Python project from vectorize-io described as 'Agent Memory That Learns'. It is aimed at developers building AI agents, giving them a memory system that improves over time rather than storing static context. Evidence is limited to the repository itself, so specific user reactions or discussion themes are not visible in the posts. Its appearance high on the trending list suggests strong recent attention from the developer community, though the exact trigger is unclear from the available evidence.
- 6
Ollaya is a project being discussed on Hacker News, described as 'Ollama for open-source, Jev-style decision models'. The framing suggests a tool that makes decision-making models as easy to run locally as Ollama made large language models, though the single post title gives little detail. With 537 likes and a high rank, commenters appear interested in the analogy to Ollama, but the posts collected do not explain what the tool actually does or why it is generating attention.
- 7Motorless microscale robots fly and steer using sound wavesβΌEngineers build motorless microscale robots that fly and steer using sound waves
Engineers have developed tiny robots that can fly and steer without any motor or onboard propulsion, instead using sound waves to control their movement. The approach removes the need for conventional moving parts at very small scales, where fitting motors and power sources is a major obstacle. Researchers say acoustic control could open the door to swarms of miniature flying robots for use in medicine, sensing and inspection tasks.
- 8
Univer is an open-source TypeScript project from dream-num that bills itself as an 'Office Harness for AI Agents'. It provides a single runtime combining spreadsheets, documents, slides, canvas, relational tables, and PDF handling. The repository is trending on GitHub, and the framing suggests developers are interested in giving AI agents tools to create and manipulate office-style documents. Beyond the project's own description, there is little discussion in the available evidence explaining what users are saying about it.
- 9Virtio-nvgpu brings near-native Nvidia GPU access to KVM guestsβΌVirtio-nvgpu: Near-native Nvidia GPU access inside a KVM guest
A new open-source project called virtio-nvgpu promises near-native Nvidia GPU performance inside KVM virtual machines, according to its listing on GitHub. The work, published under nestrilabs, is drawing attention in the virtualization community, where passthrough of Nvidia GPUs to guests has traditionally required complex workarounds or sacrificed performance. Developers are discussing its potential for cloud gaming, machine learning workloads and homelab setups.
- 102026 Global Open-source AI Challenge Finals Held in Hangzhouβ2026 Global Open-source AI Challenge Grand Finals and Awards Ceremony Held in Hangzhou
The 2026 Global Open-source AI Challenge held its grand finals and awards ceremony in Hangzhou, China. The event brought together open-source AI developers and teams competing on the global stage, with winners recognized at the ceremony. The competition is being noted as a showcase of collaborative AI development and Hangzhou's growing role as a hub for China's technology sector.
- 11Radicle Discloses Vulnerability in Its Network ProtocolβRadicle: Disclosure of Vulnerability in the Network Protocol
Radicle, the decentralized code collaboration network, has published a disclosure of a vulnerability in its network protocol. The advisory outlines the flaw and guidance for users running Radicle nodes. The disclosure is drawing attention in developer and security communities, where Radicle is watched closely as an open-source alternative to GitHub.
- 12
Valve has released its fork of Waydroid, the tool that lets Android applications run on Linux systems, as open source software. The move means developers can now inspect, modify and contribute to the code behind Valve's Android-compatibility work, which is closely tied to Steam Deck and Linux gaming. Commenters in the Linux and gaming communities are welcoming the release, seeing it as another sign of Valve's ongoing investment in open source desktop Linux.
- 13
TensorFlow, Google's open-source machine learning framework, is trending on GitHub this week. The repository provides tools for building and training machine learning models, and is written largely in C++ with interfaces for Python and other languages. The posts visible are simply links to the repository with its standard description, so there is no specific release, announcement, or discussion evident from the snippets. Trending likely reflects renewed attention from developers, but the exact trigger is not clear from the posts.
- 14
Visual Studio Code, Microsoft's free open-source code editor, is trending on GitHub today. The repository's posts offer little detail beyond the project itself, so it is not clear from the available evidence what specifically is driving the surge in attention. VS Code remains one of the most widely used development tools worldwide, so spikes in its repository activity often follow releases, notable updates, or renewed developer discussion, but the exact cause here cannot be confirmed from the posts.
- 15
OpenBao is an open-source tool written in Go for managing, storing, and distributing sensitive data such as passwords and API secrets, encryption keys, and digital certificates. It emerged as a community-maintained alternative to HashiCorp Vault after licensing changes. On GitHub's trending list this week it has picked up new stars and attention, with developers discussing it as a free, open option for handling secrets securely in their infrastructure.
- 16Valve Unveils Pyrowave Video Codec In Steam BetaβValve Introduces Pyrowave Video Codec In Beta For Low Latency Streaming https://www.phoronix.com/news/Valve-Steam-Beta-P
Valve has introduced Pyrowave, a new open-source video codec now available in beta through Steam, aimed at low latency streaming. The codec is expected to support features like Remote Play and game streaming, where responsiveness matters most. Coverage on Linux and developer forums highlights Valve's continued investment in open-source graphics and streaming technology, with commenters comparing it against existing codecs such as H.264 and AV1.
- 17OSINT outpacing official battlefield reportingβΌOSINT, the frontline and OPSEC: when open-source information gets ahead of official reporting
Open-source intelligence researchers are documenting frontline developments faster than military and government officials acknowledge them, raising questions about operational security. Analysts argue that publicly available evidence, from satellite imagery to social media geolocation, now routinely reveals battlefield facts before official statements. The debate highlights the tension between public accountability and the risk of exposing troop movements to adversaries.
- 18
Drop is a new open-source tool for sandboxing Linux applications without root privileges, and it supports gVisor, Google's application kernel for stronger isolation. It is currently the top post on Hacker News, where users are discussing the project and its approach to running untrusted code safely on a Linux machine. The reaction so far is mixed, with the technical community weighing its usefulness against existing sandboxing options.
- 19KDE and GNOME Debate Rules for AI-Generated Codeβπ° KDE and GNOME Developers Ponder How to Handle AI-Generated Contributions Last weekend KDE's annual Akademy conference
At KDE's annual Akademy conference, a presentation proposing an "AI-native KDE" sparked debate among developers, leading KDE developer Nate Graham to open a discussion about proposed restrictions on AI-generated contributions. KDE and GNOME communities are now weighing how to handle code and other contributions produced with AI tools, balancing enthusiasm for automation against concerns over quality, licensing and maintainability. The debate has drawn attention across the free software world.
- 20Eight Dutch Municipalities Switch Office Computers to Homegrown Linux DesktopβEight Dutch Municipalities Are Running Their Offices on a Homegrown Linux Desktop β Here's What's
Eight Dutch municipalities are running their office computers on a locally developed Linux desktop instead of Windows, according to a news report. The move signals growing public-sector interest in open-source software in the Netherlands, driven by cost savings, digital sovereignty and reduced dependence on US vendors. It is being discussed as a possible example for other local governments considering similar migrations.
- 21GitHub to change pull_request_target workflow behavior this yearβGitHub is changing how pull_request_target works this year. Two dated changes affect every public... # github # security
GitHub has announced two dated changes to how the pull_request_target trigger works, affecting every public repository that uses it in CI workflows. The change is aimed at tightening security around workflows that run with access to repository secrets while checking untrusted pull request code. Developers of popular open source projects are assessing which automations may break, with reports suggesting roughly a thousand workflows could be impacted.
- 22Belgium mandates Peppol e-invoicing for B2B from 2026βSince 1 January 2026, Belgian businesses have to exchange B2B invoices as structured e-invoices over... # python # flask
From 1 January 2026, Belgian businesses are required to exchange B2B invoices as structured electronic invoices via the Peppol network, following the EN 16931 standard. Developers are discussing open-source, self-hosted solutions, including adding Peppol e-invoicing support to a self-hosted Flask application, as small firms and software builders prepare for compliance.
- 23Conversations chat app pulls away from Google Playβπ¬ The best bytes of # science & # tech across the # fediverse βBreaking Up with Google Play: Why Conversations Is Now Fr
Daniel Gultsch, developer of the Android XMPP messaging app Conversations, has announced the app is no longer being distributed through Google Play, explaining the decision in a post titled 'Breaking Up with Google Play'. The move has drawn attention on Hacker News and across the fediverse, where users are debating the practicality of leaving major app stores and what it means for open-source, privacy-focused messaging apps.
- 24F-Droid pushes back against Google's Android sideloading crackdownβ# FDroid2 # appstore thumbs its nose at # Google 's dev crackdown Goog is tightening screws on # Android # sideloading ,
Google is tightening restrictions on Android sideloading, requiring developer verification that threatens independent app distribution. In response, F-Droid, the free and open-source app marketplace, is rolling out a major overhaul of its platform and planning for a future in which Google's rules make installing apps outside the Play Store harder. Supporters see the update as a defense of user choice and software freedom on Android.
- 25Stanford and Nvidia release CLM-8B agent modelβStanford and Nvidia's open CLM-8B caches reusable agent actions and runs up to 9x faster than Jev in tests
Stanford University and Nvidia have open-sourced CLM-8B, an AI model built for software agents that caches reusable actions instead of recomputing them. In tests the model ran up to nine times faster than Jev, a comparable agent system. The open release is drawing attention for offering large speed gains on agentic workloads, an area where inference cost is a major bottleneck for developers.
- 26block/buzzβ
Buzz is an open-source project on GitHub described as a 'hive mind communication platform', written in Rust. The repository appears under GitHub's trending Rust projects, suggesting fresh developer interest. Evidence is limited to a single listing with a small number of likes, so details about what the software actually does, who built it, and what users are saying are not available from the posts shown.
- 27STRATOS Open-Source Software Aims to Speed Up Airship DesignβΌSTRATOS: Open-Source Software Speeds Airship Design From Hull to Fabric
A new open-source software tool called STRATOS is designed to accelerate the development of airships, covering the full design process from the hull structure through to the fabric envelope. The tool aims to make airship engineering faster and more accessible by giving designers an integrated, freely available platform. Reactions and details about adoption remain limited so far.
Repos
- dream-num/univer The Office Harness for AI Agents β Spreadsheets, Docs, Slides, Canvas, Relational Tables, and PDF in one runtime.
- tensorflow/tensorflow An Open Source Machine Learning Framework for Everyone
- microsoft/vscode Visual Studio Code
- devdotfast/whiteboard open-source canvas for thoughtful software design
- TheoLeeCJ/SemIf-OpenJev Semantic ifs from open models, on a 3090 at home. Independent; not affiliated with Jev or TypeSafe.