Tencent Cloud has open-sourced CubeSandbox, a secure sandbox service built with RustVMM and KVM. It offers sub-60ms cold starts, under 5MB memory footprint per instance, and kernel-level isolation for AI agents. The project is production-ready and compatible with E2B SDK.
#open-source
30 items
TaxHacker is a self-hosted AI accounting application designed to help users manage their financial records. The open-source tool provides automated accounting features that can be deployed on private servers for enhanced data control and privacy.
The article discusses statutory copyleft, a legal framework that would require derivative works of copyrighted material to be shared under the same terms. It explores how this approach could be implemented through legislation rather than voluntary licensing agreements.
Qwen3.6-27B is a 27 billion parameter language model developed by Qwen, available on Hugging Face. It represents an advancement in the Qwen series of AI models with improved capabilities and performance across various tasks.
The article discusses strategies for open source developers to sustain their work financially while maintaining project integrity. It explores various funding models and practical approaches to avoid burnout while contributing to open source software.
BigBlueBam is a self-hosted, MIT-licensed Work OS with native MCP integration and 340+ tools across its suite of business applications. The platform includes project management, chat, knowledge base, collaborative docs, workflow automation, CRM, and other tools, deployable via Docker or Railway. Its architecture treats MCP as the execution substrate rather than a bolted-on feature.
Euphony is a browser-based tool that visualizes chat data. It allows users to explore and analyze conversation patterns through interactive visualizations directly in their web browser.
Familiar is an open-source local tool that performs OCR on the user's screen every 4 seconds, converting the captured text into Markdown format. The software runs entirely on the user's device without requiring cloud services.
Gecko is a fast GLR parser generator with automatic syntax error recovery. It uses a novel algorithm that combines GLR parsing with error recovery to handle syntax errors efficiently. The parser is designed for compilers and can parse complex grammars while providing helpful error messages.
RuView is an open-source project that uses WiFi signals (via tools like AXI, ESP32, and neural networks) to perform real-time human detection, vital signs monitoring, and presence sensing without cameras or wearables.
Oracle has released MySQL 9.7.0 LTS, introducing expanded community capabilities and dynamic data masking for Enterprise users. The update enhances the open-source database with new features aimed at improving usability and security.
Spectrum-Ts
2.0Spectrum-Ts is a TypeScript library for building web applications with a focus on performance and developer experience. The project provides utilities and components designed to work efficiently across modern web platforms.
Magicbind is a tool that automatically builds Python extension modules directly from C++ code, streamlining the process of creating Python bindings for C++ libraries without manual wrapper code.
Burnish provides a generic UI for any MCP server, rendering tools as interactive forms from JSON schemas and responses as cards, tables, charts, or pipelines—no LLM required. Unlike the official MCP Apps extension, which needs custom UIs per server, Burnish works with any server by inferring components from schema and output shape.
A new tool scans Airtable bases and generates a migration plan to PostgreSQL. It analyzes the structure and data to provide a roadmap for database transition.
The author reports on discussions at the Legal and Licensing Workshop 2026, noting a shift in copyright debates as rightsholders increasingly accept that AI training on copyrighted works may be legally permissible under fair use or similar exceptions, while creators remain concerned about lack of compensation and transparency.
A browser-based M68K interpreter has been released in version 1.1.0, allowing users to run Motorola 68000 assembly code directly in a web browser without external dependencies.
PulseGrid is a lightweight production monitoring system built in C++ that tracks HTTP endpoint uptime and latency, streaming updates via WebSocket. Designed with a clear domain-to-presentation architecture, it runs on a low-cost VPS and uses the Vix.cpp framework. The project's source code is available on GitHub.
Cohorte AI open-sourced a six-library Python governance stack for AI agents under Apache 2.0, covering reliability certification, policy enforcement, context routing, knowledge orchestration, monitoring, and identity management. The stack was built from 60+ enterprise deployments and includes a free playbook.
Colorado's age attestation bill has been amended to exclude open-source software and code repositories from its requirements, addressing concerns from the developer community about unintended impacts on open-source projects.
The article argues that AI has no sustainable competitive advantage or "moat" because open-source models are rapidly catching up to proprietary ones. It suggests that the field's rapid progress and accessibility mean no single company can maintain a long-term lead.
Synapse AI is an open-source tool that uses a Directed Acyclic Graph (DAG) to manage and orchestrate multi-agent pipelines, enabling efficient coordination of multiple AI agents for complex workflows.
A formerly homeless person describes how they chose to start an open-source software project as an alternative to begging on the street. The project provided structure, purpose, and a path toward rebuilding their life through coding and community contribution.
Microsoft has released PowerShell v7.6.1, a patch update that includes fixes and improvements. The release addresses various bugs and issues identified in previous versions, enhancing stability and performance for users on Windows, macOS, and Linux platforms.
A Hacker News user is asking for open-source alternatives to Claude's design capabilities, noting they have found only one GitHub project (OpenCoworkAI/open-codesign) so far and are seeking more options.
Muxy is an open-source macOS terminal application built using SwiftUI and the libghostty library. The project is hosted on GitHub and aims to provide a native terminal experience for macOS users.
The Free Universal Construction Kit is a set of 3D-printable adapters enabling interoperability between ten popular toy construction systems like Lego, Duplo, K'Nex, and Fischertechnik. Created by artists Golan Levin and Shawn Sims, it overcomes proprietary incompatibilities to allow creative mixing of different toy blocks.
LibreThinker is a free AI assistant extension for LibreOffice Writer that adds an AI copilot to the sidebar. It connects to a free online LLM by default with no signup required, supports various API keys (Anthropic, Gemini, OpenAI, etc.), and can connect to self-hosted Ollama instances. The extension has amassed over 10,000 installs since its release four months ago.
Chat-py is a Python port of Vercel's chat SDK, enabling developers to build conversational AI applications using Python. The project provides Python implementations of Vercel's chat components and utilities.
Content-mill is an open-source tool that indexes static content into Meilisearch using a YAML configuration file, enabling search functionality for static sites without a backend.