Tagged articles
1916 articles
Page 5 of 20
Top Architect
Top Architect
Dec 29, 2025 · Databases

Why Top Companies Prefer PostgreSQL Over MySQL: A Deep Technical Comparison

The article examines why leading Chinese tech firms are increasingly adopting PostgreSQL instead of MySQL, detailing PostgreSQL‑based products, comparing data‑type support, sequence handling, extensions, monitoring tools, replication mechanisms, licensing, community openness, and MVCC implementation, while also outlining MySQL's limitations.

database comparisonmysqlopen source
0 likes · 11 min read
Why Top Companies Prefer PostgreSQL Over MySQL: A Deep Technical Comparison
Java Companion
Java Companion
Dec 27, 2025 · Cloud Native

Is Minio Turning Paid? 5 Free Distributed Storage Alternatives You Should Consider

The article explains Minio's recent licensing shift to AGPLv3, why it matters for SaaS and proprietary software vendors, and presents five open‑source distributed storage systems—SeaweedFS, Garage, Ceph, GlusterFS, and OpenStack Swift—detailing their licenses, deployment complexity, performance characteristics, and suitable use cases.

CephGlusterFSMinio
0 likes · 21 min read
Is Minio Turning Paid? 5 Free Distributed Storage Alternatives You Should Consider
Old Meng AI Explorer
Old Meng AI Explorer
Dec 26, 2025 · Artificial Intelligence

How PaddleOCR Boosts Text Extraction Efficiency 10×: A Hands‑On Review

PaddleOCR, Baidu’s open‑source OCR engine, delivers high‑accuracy multilingual text extraction from images, PDFs, and handwritten notes, offering offline operation, free commercial use, and specialized models for invoices, IDs, and tables, enabling users to automate document processing and increase productivity up to tenfold.

AIDocument AutomationOCR
0 likes · 9 min read
How PaddleOCR Boosts Text Extraction Efficiency 10×: A Hands‑On Review
Old Meng AI Explorer
Old Meng AI Explorer
Dec 25, 2025 · Industry Insights

How Open-Source OpenBB Terminal Gives You Bloomberg‑Level Analysis for Free

OpenBB Terminal is a free, open‑source financial analysis platform that consolidates over 500 data sources, offers AI‑driven report generation, one‑click industry comparisons, and local Docker deployment, enabling individual investors and small institutions to perform Bloomberg‑level research, quantitative backtesting, and secure data handling without costly subscriptions.

AIData IntegrationDocker
0 likes · 10 min read
How Open-Source OpenBB Terminal Gives You Bloomberg‑Level Analysis for Free
Java Architect Handbook
Java Architect Handbook
Dec 24, 2025 · Operations

Why Tencent’s SOPS Is the Go‑To Open‑Source Workflow Engine for Modern Ops

The article introduces a Java learning community offering multiple hands‑on projects and then provides a detailed overview of Tencent BlueKing's open‑source Standard Operations (SOPS) workflow engine, highlighting its BPMN‑2.0 modeling, one‑click automation, integration capabilities, and self‑service benefits for IT teams.

OperationsSOPSTencent
0 likes · 5 min read
Why Tencent’s SOPS Is the Go‑To Open‑Source Workflow Engine for Modern Ops
PMTalk Product Manager Community
PMTalk Product Manager Community
Dec 23, 2025 · Product Management

Spec‑Kit: Open‑Source AI Prompt Toolbox That Automates Product Management

Spec‑Kit, a newly released open‑source project that quickly amassed 25,000 stars, packages a suite of AI‑driven prompts and commands—such as /specify, /clarify, /plan, and /implement—to fully standardize and execute the product‑manager workflow, raising concerns that AI may soon replace the role.

AIPrompt engineeringautomation
0 likes · 7 min read
Spec‑Kit: Open‑Source AI Prompt Toolbox That Automates Product Management
21CTO
21CTO
Dec 22, 2025 · Artificial Intelligence

Open-Source XR-1: China’s First Embodied VLA Model for Robots

Beijing Humanoid Robot Innovation Center has open‑sourced XR‑1, the nation’s first VLA (vision‑language‑action) model that meets embodied‑intelligence standards, along with its supporting data sets RoboMIND 2.0 and ArtVIP, detailing its three‑stage training paradigm and cross‑modal capabilities.

ArtVIPEmbodied AIRoboMIND
0 likes · 5 min read
Open-Source XR-1: China’s First Embodied VLA Model for Robots
Design Hub
Design Hub
Dec 22, 2025 · Artificial Intelligence

Open‑Source AI Photoshop: Alibaba’s Qwen‑Image‑Layered Enables One‑Click Smart Layering

Alibaba’s Qwen‑Image‑Layered model, now fully open‑source, automatically separates a single image into editable RGBA layers using diffusion, offering Photoshop‑level editing, prompt‑controlled layer counts, and deep decomposition, with applications ranging from PPT de‑construction to game asset extraction, while noting limitations on realistic photos.

AI image segmentationComfyUIFigma plugin
0 likes · 8 min read
Open‑Source AI Photoshop: Alibaba’s Qwen‑Image‑Layered Enables One‑Click Smart Layering
Architect
Architect
Dec 19, 2025 · Databases

Why Leading Chinese Tech Giants Prefer PostgreSQL Over MySQL – Key Advantages Explained

The article compares PostgreSQL and MySQL, highlighting PostgreSQL's richer data types, native sequence support, powerful extensions, superior monitoring and replication features, and open‑source licensing, while also noting MySQL's simplicity and ecosystem strengths, to explain why many Chinese enterprises choose PostgreSQL for their core databases.

ExtensionsReplicationdatabase comparison
0 likes · 9 min read
Why Leading Chinese Tech Giants Prefer PostgreSQL Over MySQL – Key Advantages Explained
Design Hub
Design Hub
Dec 19, 2025 · User Experience Design

A Decade of Google Sans: From Product Lock‑Screens to Open‑Source – A Must‑Read Design Journey

The article chronicles a ten‑year evolution of Google Sans, detailing seven concrete design challenges—from mismatched product lock‑screens and marketing limitations to multilingual support and expressive flexibility—that drove iterative font development and culminated in an open‑source release.

Google SansUX designfont design
0 likes · 14 min read
A Decade of Google Sans: From Product Lock‑Screens to Open‑Source – A Must‑Read Design Journey
Baidu Geek Talk
Baidu Geek Talk
Dec 17, 2025 · Artificial Intelligence

Accelerate LLM Deployment on Baidu Kunlun XPU with the Open‑Source vLLM‑Kunlun Plugin

The vLLM‑Kunlun Plugin, jointly released by Baidu Baige and Kunlun Chip, provides a high‑performance, zero‑intrusion solution for deploying open‑source large language models on domestic Kunlun XPU hardware, includes fused operators, precision‑validation and profiling tools, and supports over twenty mainstream and multimodal models.

Kunlun XPUModel DeploymentPerformance Optimization
0 likes · 7 min read
Accelerate LLM Deployment on Baidu Kunlun XPU with the Open‑Source vLLM‑Kunlun Plugin
21CTO
21CTO
Dec 17, 2025 · Artificial Intelligence

Can a New Language Make LLMs Write Code with 100% Accuracy? Meet Sui

Japanese data scientist Takato Honda introduces Sui, an open‑source programming language designed to eliminate syntax and spelling errors and to let large language models generate code with claimed 100% accuracy, offering token‑efficiency optimizations for AI‑assisted programming.

AICode GenerationLLM
0 likes · 4 min read
Can a New Language Make LLMs Write Code with 100% Accuracy? Meet Sui
PaperAgent
PaperAgent
Dec 16, 2025 · Artificial Intelligence

Open Notebook: The Open‑Source, Privacy‑First Alternative to Google Notebook LM

Open Notebook is a fully local, open‑source AI notebook that rivals Google Notebook LM by supporting over 16 LLM providers, handling multimodal content, and enabling advanced multi‑speaker podcast generation while giving users complete data sovereignty and flexible deployment options.

AI NotebookLLMMultimodal
0 likes · 4 min read
Open Notebook: The Open‑Source, Privacy‑First Alternative to Google Notebook LM
Java Architect Handbook
Java Architect Handbook
Dec 16, 2025 · Industry Insights

Which Niche Open‑Source Projects Are Powering Thousands of Developers?

A Zhihu discussion highlights dozens of seemingly niche open‑source projects—ranging from AI acceleration libraries like FlashMLA and DeepEP to lightweight servers, databases, and multimedia tools—that have attracted thousands of contributors, users, and stars, illustrating how open source fuels modern technology ecosystems.

GitHubindustry insightsopen source
0 likes · 13 min read
Which Niche Open‑Source Projects Are Powering Thousands of Developers?
Java Architect Handbook
Java Architect Handbook
Dec 15, 2025 · Industry Insights

How DBSyncer Simplifies Multi‑Source Data Synchronization Across Databases

The article introduces the open‑source DBSyncer middleware that enables full‑stack data synchronization across MySQL, Oracle, SQL Server, PostgreSQL, Elasticsearch and Kafka, outlines its visual composition, full‑ and incremental sync, real‑time monitoring, and provides step‑by‑step installation instructions while also mentioning related Java learning projects.

DBSyncerETLdata synchronization
0 likes · 6 min read
How DBSyncer Simplifies Multi‑Source Data Synchronization Across Databases
21CTO
21CTO
Dec 13, 2025 · Fundamentals

Rust Moves from Experimental to Core in the Linux Kernel – What It Means

At recent Linux kernel maintainer meetings, developers announced that Rust has shed its experimental label and become a permanent, core component of the Linux kernel, highlighting its growing maturity, production use, and the remaining challenges for full integration.

Linux kernelMemory SafetySystems Programming
0 likes · 4 min read
Rust Moves from Experimental to Core in the Linux Kernel – What It Means
Old Meng AI Explorer
Old Meng AI Explorer
Dec 12, 2025 · Artificial Intelligence

How Code2Video Turns Code into High‑Quality Teaching Videos in Minutes

Code2Video, an open‑source framework from NUS Show Lab, automates the creation of professional teaching videos by converting knowledge points into executable Manim code, using AI multi‑agent collaboration to produce coherent, visually appealing animations with subtitles across 117 subjects, dramatically reducing production time.

Code2VideoManimautomation
0 likes · 11 min read
How Code2Video Turns Code into High‑Quality Teaching Videos in Minutes
HyperAI Super Neural
HyperAI Super Neural
Dec 12, 2025 · Artificial Intelligence

AI Open‑Source Forum Recap: Video Generation, Vision, Vector DBs, AI‑Native Language

The AI Open‑Source Forum brought together researchers from Peking University, Tsinghua, Zilliz and MoonBit to share open‑source advances in audio‑synchronized video generation, vector database architecture, lightweight vision backbones, and an AI‑native programming language, highlighting datasets, system designs, and future collaborative directions.

AIAI‑Native ProgrammingVideo Generation
0 likes · 12 min read
AI Open‑Source Forum Recap: Video Generation, Vision, Vector DBs, AI‑Native Language
PMTalk Product Manager Community
PMTalk Product Manager Community
Dec 11, 2025 · Artificial Intelligence

Building an AI Product from Scratch: Inside Second Me’s Personal AI Avatar

The article analyzes the rapid rise of personal AI avatars in 2025, focusing on Mindverse’s Second Me—its market impact, technical vision of AI‑Native Memory and Me‑Alignment, product experiences from meeting proxies to asynchronous brainstorming, and its open‑source strategy that reshapes the AI identity ecosystem.

AI AvatarAI productIdentity as Service
0 likes · 14 min read
Building an AI Product from Scratch: Inside Second Me’s Personal AI Avatar
Old Meng AI Explorer
Old Meng AI Explorer
Dec 10, 2025 · Operations

How Spider_XHS Turns Xiaohongshu Data Collection into a 10× Efficiency Boost

Spider_XHS is an open‑source Xiaohongshu crawler that automates note, user, comment, and message extraction, offers watermark‑free media downloads, exports structured Excel/JSON data, integrates with the creator platform, and includes proxy and anti‑ban features, enabling marketers and researchers to cut weeks of manual work into hours.

Web ScrapingXiaohongshuautomation
0 likes · 10 min read
How Spider_XHS Turns Xiaohongshu Data Collection into a 10× Efficiency Boost
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Dec 10, 2025 · Artificial Intelligence

Accelerate LLM Deployment on Baidu Kunlun XPU with the Open‑Source vLLM‑Kunlun Plugin

The vLLM‑Kunlun Plugin, built on the vLLM hardware‑plugin RFC, lets developers deploy any major large language model on Baidu's Kunlun XPU instantly without modifying vLLM core code, dramatically shortening migration time, providing high‑performance fusion operators, and offering open‑source tools for precision verification and profiling.

InferenceKunlunLLM
0 likes · 8 min read
Accelerate LLM Deployment on Baidu Kunlun XPU with the Open‑Source vLLM‑Kunlun Plugin
PaperAgent
PaperAgent
Dec 10, 2025 · Artificial Intelligence

How AI Agents Like UFO, Mobile-Agent, and UI-TARS Are Shaping 2025 Smartphones

The article examines the underlying GUI‑Agent technologies behind the 2025 “Doubao” smartphone, comparing Microsoft’s UFO series, Alibaba’s Mobile‑Agent v2/v3, and ByteDance’s UI‑TARS, detailing their model foundations, input modalities, action spaces, planning mechanisms, learning strategies, open‑source status, and multi‑agent frameworks.

AI agentsGUI automationMobile AI
0 likes · 8 min read
How AI Agents Like UFO, Mobile-Agent, and UI-TARS Are Shaping 2025 Smartphones
PaperAgent
PaperAgent
Dec 9, 2025 · Artificial Intelligence

How Code Graph Model (CGM) Redefines Repository‑Level Code Understanding

The Code Graph Model (CGM) introduced by Ant's multimodal code team integrates repository‑level graph structures into open‑source LLMs, achieving a 44% solve rate on SWE‑bench Lite, eliminating agent dependence, and demonstrating a novel graph‑enhanced code model through multi‑granular graph construction, dual‑modal alignment, and a lightweight GraphRAG framework.

AICode GraphGraphRAG
0 likes · 9 min read
How Code Graph Model (CGM) Redefines Repository‑Level Code Understanding
BirdNest Tech Talk
BirdNest Tech Talk
Dec 7, 2025 · Artificial Intelligence

Recreating DeerFlow’s Multi‑Agent Research Pipeline with LangGraphGo in 30 Minutes

This article walks through the open‑source DeerFlow framework—its multi‑agent architecture, core features, and a step‑by‑step implementation using the Go‑based LangGraphGo library, covering planner, researcher, reporter and podcast nodes, state‑graph design, CLI/web modes, and deployment instructions.

AI researchLLMLangGraphGo
0 likes · 14 min read
Recreating DeerFlow’s Multi‑Agent Research Pipeline with LangGraphGo in 30 Minutes
ITPUB
ITPUB
Dec 6, 2025 · Fundamentals

How Massive Is the Linux Kernel? Inside Its 37 Million Lines of Code

The article presents a detailed overview of the Linux kernel’s astonishing growth to over 37 million lines of code, breaks down directory sizes, explains core subsystems, lists top contributors, and offers practical advice on how to approach learning this massive open‑source project.

Learning GuideLinux kernelcode size
0 likes · 13 min read
How Massive Is the Linux Kernel? Inside Its 37 Million Lines of Code
Eric Tech Circle
Eric Tech Circle
Dec 6, 2025 · Frontend Development

Master Enterprise-Scale AI Code Generation: The Complete Cursor Rules Blueprint

This article shares a comprehensive, open‑source set of Cursor Rules for enterprise full‑stack development, detailing a three‑layer architecture, four guiding principles, and concrete configurations for Next.js, React, Shadcn/ui, Tailwind, and related tools, with practical examples and a GitHub repository.

AI code generationCursor RulesFrontend Architecture
0 likes · 4 min read
Master Enterprise-Scale AI Code Generation: The Complete Cursor Rules Blueprint
JD Tech Talk
JD Tech Talk
Dec 1, 2025 · Artificial Intelligence

How JoyAgent Enables Multimodal RAG for Enterprise Knowledge Management

JoyAgent, JD's open‑source intelligent‑agent platform, now adds multimodal Retrieval‑Augmented Generation (RAG) capabilities, combining graph‑based knowledge, hierarchical chunking, and vision‑language models to handle text, images, tables, and API data for enterprise knowledge processing and evaluation.

Enterprise AIKnowledge GraphMultimodal RAG
0 likes · 11 min read
How JoyAgent Enables Multimodal RAG for Enterprise Knowledge Management
Old Meng AI Explorer
Old Meng AI Explorer
Nov 30, 2025 · Artificial Intelligence

Unlock 1‑Minute AI Video Generation with TTT‑Video‑Dit: Break the 3‑Second Limit

TTT‑Video‑Dit is an open‑source framework that uses test‑time‑training and hierarchical attention to generate coherent 63‑second videos with style‑transfer, dramatically reducing GPU memory requirements so a single RTX 4090 can replace costly H100 clusters, enabling creators and developers to produce long AI videos efficiently.

GPU OptimizationStyle TransferTTT-Video-Dit
0 likes · 11 min read
Unlock 1‑Minute AI Video Generation with TTT‑Video‑Dit: Break the 3‑Second Limit
Kuaishou Tech
Kuaishou Tech
Nov 28, 2025 · Artificial Intelligence

Keye-VL-671B-A37B Leads Vision, Video, and Math Benchmarks

Kwai has open‑sourced its new flagship multimodal model Keye‑VL‑671B‑A37B, which upgrades visual perception, cross‑modal alignment and complex reasoning, achieving top scores on image, video, and mathematical reasoning benchmarks while detailing its architecture, three‑stage pre‑training, post‑training strategies, and future multimodal agent plans.

Deep LearningMultimodallarge language model
0 likes · 10 min read
Keye-VL-671B-A37B Leads Vision, Video, and Math Benchmarks
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Nov 25, 2025 · Artificial Intelligence

Why DeepSeek‑V3.2‑Exp Lost Performance and How a Simple RoPE Fix Restored It

The Baidu Baige team discovered that DeepSeek‑V3.2‑Exp’s long‑context performance lagged behind the official report, traced the issue to a subtle RoPE layout mismatch in the open‑source inference demo, collaborated with DeepSeek to fix it, and verified that the model’s speed and accuracy fully recovered across multiple benchmarks.

AI InfrastructureDeepSeekLLM inference
0 likes · 9 min read
Why DeepSeek‑V3.2‑Exp Lost Performance and How a Simple RoPE Fix Restored It
Architecture Digest
Architecture Digest
Nov 24, 2025 · Operations

Boost Java Service Performance with MyPerf4J: A High‑Speed, Low‑Impact Monitoring Tool

MyPerf4J is an open‑source, high‑performance Java monitoring and statistics tool that uses a JavaAgent for zero‑intrusion, records up to ten million method calls per second with nanosecond precision, and provides real‑time metrics such as QPS, latency percentiles, memory and GC stats, making it ideal for both development and production environments.

JavaJavaAgentMetrics
0 likes · 6 min read
Boost Java Service Performance with MyPerf4J: A High‑Speed, Low‑Impact Monitoring Tool
JD Cloud Developers
JD Cloud Developers
Nov 24, 2025 · Artificial Intelligence

JoyAgent: Open‑Source Enterprise‑Grade Multi‑Agent Platform from JD

The 2025 Open Atom Developer Conference highlighted JD's JoyAgent project, an open‑source, 100% enterprise‑grade multi‑agent platform that excels in AI, data governance, and diagnostic analysis, with detailed features, performance metrics, and deployment experiences shared.

AI PlatformData GovernanceDiagnostic Analysis
0 likes · 7 min read
JoyAgent: Open‑Source Enterprise‑Grade Multi‑Agent Platform from JD
Code Wrench
Code Wrench
Nov 24, 2025 · Backend Development

What Makes Olric’s Go Architecture a Masterclass in Distributed KV Design

This article explores Olric, a pure‑Go distributed key‑value engine, detailing its dual embedded/stand‑alone mode, clean three‑layer architecture, core data structures, and engineering choices that illustrate best practices for building high‑performance, maintainable backend systems.

Distributed SystemsGoKV Store
0 likes · 10 min read
What Makes Olric’s Go Architecture a Masterclass in Distributed KV Design
Old Meng AI Explorer
Old Meng AI Explorer
Nov 24, 2025 · Artificial Intelligence

How ktransformers Lets Your Laptop Run 13B LLMs Without a GPU

ktransformers is an open‑source AI model optimization framework that dramatically reduces memory usage and speeds up loading and inference, enabling ordinary laptops— even without a GPU— to run 7B‑13B large language models for coding, content creation, and academic assistance.

KTransformersLLM optimizationLocal AI
0 likes · 10 min read
How ktransformers Lets Your Laptop Run 13B LLMs Without a GPU
Java Companion
Java Companion
Nov 23, 2025 · Backend Development

A Minimalist Web‑Based API Debugger That Could Replace Postman

WebCurl is an open‑source, ultra‑lightweight web API testing tool that runs entirely in the browser without any installation, offering a minimalist design, zero third‑party dependencies, and a rich set of features such as HTTP CONNECT tunneling, custom headers, file upload/download, echo server, static file serving, and flexible command‑line options.

API testingGolangHTTP debugging
0 likes · 8 min read
A Minimalist Web‑Based API Debugger That Could Replace Postman
Liangxu Linux
Liangxu Linux
Nov 23, 2025 · R&D Management

Linus Torvalds on Kernel Stewardship, AI, Rust, and Life Beyond Coding

In a candid interview at the Linux Foundation Open Source Summit, Linus Torvalds explains how his role has shifted from hands‑on programming to system‑level stewardship, discusses the impact of AI and Rust on kernel development, and shares personal habits that help him cope with the pressures of maintaining the world’s most complex software project.

AIR&D managementRust
0 likes · 19 min read
Linus Torvalds on Kernel Stewardship, AI, Rust, and Life Beyond Coding
Continuous Delivery 2.0
Continuous Delivery 2.0
Nov 20, 2025 · Information Security

Why SBOM Is Critical for Modern Software Security and How to Choose Between SPDX and CycloneDX

The article explains what a Software Bill of Materials (SBOM) is, why it has become a strategic security requirement, compares the leading SPDX and CycloneDX standards, examines China's emerging DSDX format, and offers practical guidance on selecting the right SBOM format and tools for various compliance and risk‑management scenarios.

CycloneDXSBOMSPDX
0 likes · 13 min read
Why SBOM Is Critical for Modern Software Security and How to Choose Between SPDX and CycloneDX
Liangxu Linux
Liangxu Linux
Nov 18, 2025 · Artificial Intelligence

Four Open‑Source AI Tools: Recipe Generator, Job Bot, Prompt Manager, Windows Automation

This article showcases four open‑source AI‑powered projects—a smart recipe generator, an automated job‑application tool, a local prompt‑management utility, and a Windows GUI automation framework—detailing their features, tech stacks, and GitHub repositories for developers to explore and adopt.

AIPrompt ManagementRecipe Generator
0 likes · 5 min read
Four Open‑Source AI Tools: Recipe Generator, Job Bot, Prompt Manager, Windows Automation
21CTO
21CTO
Nov 18, 2025 · User Experience Design

Explore Google Sans Flex: Free Open‑Source Variable Font

Google announced the open‑source release of Google Sans Flex, a free variable font with nine weight axes, customizable width and optical size, licensed under SIL Open Font License 1.1, usable in any commercial or personal project despite lacking Chinese glyphs.

SIL Open Font LicenseTypographyVariable Font
0 likes · 3 min read
Explore Google Sans Flex: Free Open‑Source Variable Font
Mingyi World Elasticsearch
Mingyi World Elasticsearch
Nov 16, 2025 · Databases

Elasticsearch vs Open Distro vs OpenSearch vs Easysearch: A Complete Comparison

This article systematically compares Elasticsearch, Open Distro, OpenSearch, and Easysearch, covering their origins, licensing, feature sets, performance benchmarks, Chinese‑language support, deployment and operational considerations, and provides guidance on which solution fits different business and compliance scenarios.

EasysearchElasticsearchOpen Distro
0 likes · 17 min read
Elasticsearch vs Open Distro vs OpenSearch vs Easysearch: A Complete Comparison
Old Meng AI Explorer
Old Meng AI Explorer
Nov 15, 2025 · Product Management

How Smart-Excalidraw-Next Cuts Diagramming Time by 10× with AI

Smart-Excalidraw-Next is an open‑source, AI‑driven diagramming tool that transforms text descriptions into professional flowcharts, architecture diagrams, and mind maps in seconds, offering auto‑layout, real‑time collaboration, logic checking, and low‑code integration to boost productivity for product managers, developers, and educators.

AI diagrammingCollaborationexcalidraw
0 likes · 10 min read
How Smart-Excalidraw-Next Cuts Diagramming Time by 10× with AI
Old Meng AI Explorer
Old Meng AI Explorer
Nov 14, 2025 · Industry Insights

BettaFish: AI-Powered Multi-Platform Public Opinion Monitoring in Minutes

BettaFish is an open‑source, multi‑Agent system that automatically crawls data from over 30 Chinese and international platforms, applies AI sentiment and trend analysis, generates structured reports in about ten minutes, and offers customizable local deployment, dramatically boosting efficiency for brand PR, media, and market analysts.

AISentiment Analysisautomation
0 likes · 11 min read
BettaFish: AI-Powered Multi-Platform Public Opinion Monitoring in Minutes
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 10, 2025 · Artificial Intelligence

How AI is Transforming Frontend Development: New Tools, Practices, and Insights

This issue of the tech weekly explores the latest breakthroughs where AI meets frontend development, highlighting the launch of the Vike framework, AI-driven code testing and debugging workflows, large-model innovations from major companies, open-source AI CRM and model projects, and practical insights for developers and engineers.

AICode Generationfrontend
0 likes · 8 min read
How AI is Transforming Frontend Development: New Tools, Practices, and Insights
IT Services Circle
IT Services Circle
Nov 10, 2025 · Artificial Intelligence

Why PyTorch Co‑Founder Soumith Chintala Is Leaving Meta After 11 Years

Soumith Chintala, one of PyTorch’s original creators, announced his departure from Meta after eleven years, citing a desire to move beyond the framework, reflecting on his pivotal role in building PyTorch, its global impact, and his gratitude to the community while looking ahead to new challenges.

AIDeep LearningMeta
0 likes · 12 min read
Why PyTorch Co‑Founder Soumith Chintala Is Leaving Meta After 11 Years
Java Tech Enthusiast
Java Tech Enthusiast
Nov 10, 2025 · Information Security

Who Should Fix AI-Discovered Bugs? Google vs. FFmpeg Open-Source Clash

Google’s Project Zero introduced a “Reporting Transparency” policy, using its AI tool Big Sleep to expose bugs in open-source projects like FFmpeg, sparking a heated debate over whether the responsibility for fixing AI-found vulnerabilities lies with the powerful corporation or the unpaid volunteer maintainers.

AIGooglebug fixing
0 likes · 7 min read
Who Should Fix AI-Discovered Bugs? Google vs. FFmpeg Open-Source Clash
Liangxu Linux
Liangxu Linux
Nov 9, 2025 · Fundamentals

How Linux Kernel Evolved from a Hobby to the Backbone of Modern Computing

The Linux kernel began in 1991 as a 21‑year‑old student's hobby, progressed through early releases like 0.01, 0.02, 0.11 and 0.12, gained a collaborative community, added critical features such as disk paging and job control, and today powers servers, cloud infrastructure, supercomputers, embedded devices and Android.

Kernel HistoryOperating Systemslinux
0 likes · 5 min read
How Linux Kernel Evolved from a Hobby to the Backbone of Modern Computing
AntTech
AntTech
Nov 8, 2025 · Artificial Intelligence

Ant Group’s AntBaiLing Model: Pushing AI Scaling Limits with Trillion‑Parameter Efficiency

Ant Group’s President Luo Ji outlined how the AntBaiLing suite, featuring trillion‑parameter open‑source models, three efficiency breakthroughs, and a domestic compute cluster, is advancing AGI research and inclusive applications, especially in healthcare, while emphasizing ethical, trustworthy AI.

AGIlarge language modelsmodel efficiency
0 likes · 5 min read
Ant Group’s AntBaiLing Model: Pushing AI Scaling Limits with Trillion‑Parameter Efficiency
IT Services Circle
IT Services Circle
Nov 8, 2025 · Fundamentals

From Heartbreak to Innovation: How Zig Became a Safer C Alternative

After a 2015 breakup, programmer Andrew turned his frustration into Zig, a modern, safe, and efficient programming language that challenges C’s shortcomings, grew a vibrant community, secured funding through a nonprofit foundation, and now powers projects like Bun and TigerBeetle.

Compile-time ExecutionProgramming LanguageSystems Programming
0 likes · 8 min read
From Heartbreak to Innovation: How Zig Became a Safer C Alternative
Linux Kernel Journey
Linux Kernel Journey
Nov 7, 2025 · Industry Insights

Celebrating 20 Years of Linux Kernel Innovation: Highlights from the 20th CLK Conference

The 20th China Linux Kernel (CLK) Conference in Shenzhen gathered nearly 500 developers on‑site and over 170,000 online viewers, showcasing five technical sub‑forums, keynote insights on AI‑driven kernel challenges, RISC‑V adoption, and a 31‑fold rise in Chinese kernel contributors, underscoring the rapid evolution of China’s kernel ecosystem.

AIChinaLinux kernel
0 likes · 13 min read
Celebrating 20 Years of Linux Kernel Innovation: Highlights from the 20th CLK Conference
Xiao Liu Lab
Xiao Liu Lab
Nov 6, 2025 · Information Security

How AnyLink Provides a Lightweight, Secure SSL VPN for Remote Work

AnyLink is an open‑source, lightweight SSL‑VPN server written in Go that offers standard TLS tunnels, multi‑user management, seamless internal resource access, cross‑platform clients, and zero‑cost private deployment, making it an ideal solution for secure remote office connectivity without commercial hardware.

DockerGoRemote access
0 likes · 7 min read
How AnyLink Provides a Lightweight, Secure SSL VPN for Remote Work
macrozheng
macrozheng
Nov 6, 2025 · Backend Development

Explore Cordys CRM: An Open-Source AI‑Powered Customer Management Platform

Cordys CRM is an open‑source, AI‑enhanced customer relationship management platform built with Spring Boot, Vue.js, Docker, and integrated tools like DataEase, SQLBot, and MaxKB, offering flexible UI, secure private deployment, powerful data visualization, and intelligent agents, with step‑by‑step Docker installation and usage guides.

AICRMDocker
0 likes · 7 min read
Explore Cordys CRM: An Open-Source AI‑Powered Customer Management Platform
Sohu Tech Products
Sohu Tech Products
Nov 5, 2025 · Frontend Development

Exploring vyuh_node_flow: A Powerful Flutter Flow Editor for Visual Programming

vyuh_node_flow is an open‑source, MIT‑licensed Flutter SDK that provides a full‑platform, React‑Flow‑inspired visual programming editor with features such as customizable nodes, workflow design, interactive charts, data pipelines, rich annotation, keyboard shortcuts, layered rendering, and performance optimizations like MobX state management and path caching.

Flow EditorFlutterMobX
0 likes · 12 min read
Exploring vyuh_node_flow: A Powerful Flutter Flow Editor for Visual Programming
IT Services Circle
IT Services Circle
Nov 3, 2025 · Cloud Native

Why MinIO Dropped Official Docker Images and What It Means for Users

MinIO, the high‑performance distributed object storage system with over a billion downloads, stopped providing pre‑built Docker images after its October 2025 CVE‑compliant release, forcing users to build from source and sparking heated community debate over licensing, security, and the sustainability of free open‑source distribution.

DockerMiniocloud-native
0 likes · 11 min read
Why MinIO Dropped Official Docker Images and What It Means for Users
Old Meng AI Explorer
Old Meng AI Explorer
Nov 2, 2025 · Information Security

How Blind Watermark Turns Images into Unbreakable Copyright Shields

The open‑source Python library blind_watermark embeds invisible, tamper‑resistant watermarks into images, audio, and video, allowing creators and businesses to protect copyright, trace unauthorized use, and recover evidence even after cropping, compression, or AI editing, all with just a few lines of code.

Image ProcessingPythonWatermark
0 likes · 9 min read
How Blind Watermark Turns Images into Unbreakable Copyright Shields
Old Meng AI Explorer
Old Meng AI Explorer
Oct 30, 2025 · Artificial Intelligence

How PaddleOCR Turns Handwritten Notes and PDFs into Editable Text in Seconds

This article explains how PaddleOCR, an open‑source OCR engine from Baidu, achieves high‑accuracy text extraction from handwritten notes, scanned PDFs, invoices, IDs and multilingual documents, offering offline cross‑platform support, free commercial use, and step‑by‑step guidance for rapid deployment.

Document ProcessingOCRPaddleOCR
0 likes · 10 min read
How PaddleOCR Turns Handwritten Notes and PDFs into Editable Text in Seconds
dbaplus Community
dbaplus Community
Oct 28, 2025 · Cloud Native

Why MinIO Dropped Official Docker Images and What It Means for Users

MinIO, once the fastest‑growing open‑source object storage, stopped publishing pre‑built Docker images in October 2025, forcing users to build from source, sparking community backlash, raising security and operational concerns, and prompting discussions about the project's future direction.

Cloud NativeDockerMinio
0 likes · 10 min read
Why MinIO Dropped Official Docker Images and What It Means for Users
Open Source Tech Hub
Open Source Tech Hub
Oct 26, 2025 · Operations

How Matomo Empowers Fast, Privacy‑First SEO Analytics with AI Integration

Matomo is an open‑source, PHP‑based web analytics platform that combines real‑time traffic monitoring, SEO optimization tools, and AI‑driven keyword suggestions, offering privacy‑first, self‑hosted deployment via Docker and supporting GDPR compliance, making it a powerful alternative to commercial analytics solutions for marketers and developers.

AI integrationMatomoSEO
0 likes · 4 min read
How Matomo Empowers Fast, Privacy‑First SEO Analytics with AI Integration
Data STUDIO
Data STUDIO
Oct 24, 2025 · Fundamentals

10 Must‑Have Python Project Repositories on GitHub for 2025

Python remains a top language in 2025 thanks to its simple syntax, massive library ecosystem and broad applicability, and this article curates ten GitHub repositories—ranging from AI and data‑science tutorials to automation scripts and beginner‑friendly projects—each explained with concrete reasons why they’re valuable for learning and building real‑world applications.

Data ScienceGitHubLearning Resources
0 likes · 17 min read
10 Must‑Have Python Project Repositories on GitHub for 2025
JavaGuide
JavaGuide
Oct 24, 2025 · Backend Development

Introducing AipexBase: China’s First Open‑Source AI‑Native Backend Platform

AipexBase, the first Chinese open‑source AI‑native backend‑as‑a‑service platform, lets developers and AI agents bypass traditional server, database, and authentication code by using an MCP‑compatible SDK, with step‑by‑step deployment, API key generation, and integration examples that demonstrate end‑to‑end intelligent app creation.

AI BackendAI CodingBaaS
0 likes · 7 min read
Introducing AipexBase: China’s First Open‑Source AI‑Native Backend Platform
Java Tech Enthusiast
Java Tech Enthusiast
Oct 20, 2025 · Fundamentals

The Untold Story of Richard Stallman: From Free Software to GNU/Linux

The article chronicles Richard Stallman’s obsessive pursuit of software freedom, his life in MIT’s AI Lab, the birth of the GNU project, the clash with proprietary software, the rise of Linux, and the enduring impact of the free‑software movement on modern open‑source development.

Free SoftwareGNURichard Stallman
0 likes · 11 min read
The Untold Story of Richard Stallman: From Free Software to GNU/Linux
Data Party THU
Data Party THU
Oct 17, 2025 · Industry Insights

OSTAC 2025: Call for Papers & Posters at the 2nd Open Source Technology Academic Conference

The 2nd Open Source Technology Academic Conference (OSTAC 2025) will be held in Beijing on November 21‑22, inviting original research papers, posters, and short demos on open‑source theory, networking, AI, big data, infrastructure, and industry applications, with detailed submission guidelines and deadlines provided.

OSTAC 2025academic conferencecall for papers
0 likes · 7 min read
OSTAC 2025: Call for Papers & Posters at the 2nd Open Source Technology Academic Conference
Wuming AI
Wuming AI
Oct 16, 2025 · Industry Insights

Top AI Model Releases This Week: NanoChat, Ring‑1T, Qwen3‑VL, Veo 3.1, Claude Haiku 4.5

This week’s AI landscape saw Karpathy’s NanoChat open‑sourcing a 8‑K‑line ChatGPT replica, Ant Group unveiling a trillion‑parameter Ring‑1T model, Alibaba releasing the 4B/8B Qwen3‑VL visual language models that outperform Gemini 2.5 Flash Lite and GPT‑5 Nano, Google launching Veo 3.1 for high‑fidelity video generation, and Anthropic announcing Claude Haiku 4.5, a faster and cheaper LLM that excels on SWE‑bench benchmarks.

AI modelsMultimodalVideo Generation
0 likes · 7 min read
Top AI Model Releases This Week: NanoChat, Ring‑1T, Qwen3‑VL, Veo 3.1, Claude Haiku 4.5
Liangxu Linux
Liangxu Linux
Oct 15, 2025 · Fundamentals

Unlock Cross‑Platform C Development with TBOX: A Comprehensive Library Overview

TBOX is an open‑source C library offering a unified, cross‑platform API that simplifies common development tasks across Windows, macOS, Linux, Android, iOS and BSD, featuring modules for streams, coroutines, memory, containers, algorithms, networking, databases, and more, with build instructions via xmake.

CLibrarySystems Programming
0 likes · 12 min read
Unlock Cross‑Platform C Development with TBOX: A Comprehensive Library Overview
Python Programming Learning Circle
Python Programming Learning Circle
Oct 14, 2025 · Big Data

9 Free Python Tools to Build Interactive Dashboards Without Paying for SaaS

Tired of costly analytics dashboards, this guide showcases nine open‑source Python libraries—including Plotly Dash, Superset API client, Ibis, Lux, Redash‑API‑Py, Kibana‑API, Panel, Evidently, and Metabase‑Py—that let you create, automate, and monitor interactive visualizations and data pipelines for free.

BIDashboardData visualization
0 likes · 7 min read
9 Free Python Tools to Build Interactive Dashboards Without Paying for SaaS
Instant Consumer Technology Team
Instant Consumer Technology Team
Oct 13, 2025 · Artificial Intelligence

Explore Vue Vapor Mode, Next.js 16, AI‑Native Apps, and Cutting‑Edge Tech Trends

This edition of the tech weekly spotlights the evolution of front‑end frameworks with Vue 3.6’s experimental Vapor Mode and Next.js 16 Beta, delves into Alibaba’s AI‑native application architecture, shares iOS app size‑reduction tactics from Huolala, and highlights open‑source breakthroughs such as JD’s xLLM, Xiaomi’s audio model, and the Sherpa‑onnx speech engine.

AIMobile OptimizationNext.js
0 likes · 6 min read
Explore Vue Vapor Mode, Next.js 16, AI‑Native Apps, and Cutting‑Edge Tech Trends
IT Services Circle
IT Services Circle
Oct 13, 2025 · Frontend Development

React Goes Independent: New Foundation, Compiler 1.0, and React 19.2 Highlights

At React Conf 2025 the team announced the creation of the independent React Foundation under the Linux Foundation, launched the stable React Compiler 1.0 to automate performance optimizations, and released React 19.2 with new APIs and tighter integration, signaling a community‑driven future for the library.

ReactReact 19.2React Compiler
0 likes · 5 min read
React Goes Independent: New Foundation, Compiler 1.0, and React 19.2 Highlights
Architect's Guide
Architect's Guide
Oct 12, 2025 · Information Security

Why Sa-Token Is the Most Feature‑Rich Java Authentication Framework You Need

Sa-Token is a lightweight, open‑source Java authentication framework that offers zero‑configuration login, permission checks, session handling, single sign‑on, and extensive features, with simple one‑line APIs and high extensibility for backend and security development.

AuthenticationAuthorizationBackend Development
0 likes · 6 min read
Why Sa-Token Is the Most Feature‑Rich Java Authentication Framework You Need
Big Data Technology & Architecture
Big Data Technology & Architecture
Oct 10, 2025 · Artificial Intelligence

Explore Cutting-Edge Open-Source AI Projects: Gemini CLI, AI Engineering Hub, and GPT‑5 Demos

This article introduces several noteworthy open‑source AI projects—including Google’s Gemini CLI, the AI‑Engineering‑Hub learning repository, and OpenAI’s GPT‑5 coding examples—providing URLs, key features, and visual previews to help developers quickly explore and adopt cutting‑edge AI tools.

AI Engineering HubGPT-5Gemini CLI
0 likes · 3 min read
Explore Cutting-Edge Open-Source AI Projects: Gemini CLI, AI Engineering Hub, and GPT‑5 Demos
Liangxu Linux
Liangxu Linux
Oct 8, 2025 · Fundamentals

How GitButler’s Virtual Branches Transform Parallel Development

GitButler introduces virtual branches that let developers work on multiple features simultaneously without switching physical branches, offering AI‑assisted commits, drag‑and‑drop management, seamless GitHub integration, and workflow optimizations that reduce context‑switching overhead and simplify emergency bug fixes.

Developer WorkflowGitVersion Control
0 likes · 5 min read
How GitButler’s Virtual Branches Transform Parallel Development
IT Services Circle
IT Services Circle
Oct 7, 2025 · Frontend Development

Turn Your Bathroom Mirror into a Smart Assistant with MagicMirror²

MagicMirror² is an open‑source, modular smart‑mirror platform built on Electron that lets you transform any ordinary mirror into a conversational, information‑displaying assistant, with plug‑and‑play modules for weather, calendar, news, voice‑controlled lights and more.

ElectronMagicMirrormodular
0 likes · 3 min read
Turn Your Bathroom Mirror into a Smart Assistant with MagicMirror²
Liangxu Linux
Liangxu Linux
Sep 29, 2025 · Frontend Development

Run Windows XP Directly in Your Browser with win32.run

The win32.run project lets you launch a fully functional Windows XP desktop—including the classic Bliss wallpaper, Start menu, file explorer, built‑in games and even Internet Explorer—inside any modern browser without virtual machines, and provides open‑source code, deployment instructions, and a rich set of hidden features.

SvelteTailwind CSSWindows XP
0 likes · 9 min read
Run Windows XP Directly in Your Browser with win32.run
Mashang Consumer UXC
Mashang Consumer UXC
Sep 29, 2025 · Artificial Intelligence

Open-Source AI 3D, Video & Audio Models: Tencent, Vidu, Audio2Face and More

This article reviews the latest open‑source AI models released by major tech firms—including Tencent's 3D‑Omni and 3D‑Part, Shengshu Tech's Vidu Q2 for facial video, Nvidia's Audio2Face for real‑time facial animation, plus updates from Figma, Google, Alibaba and Kuaishou—highlighting their capabilities and potential applications in gaming, AR/VR, design and content creation.

3D modelingAIDeep Learning
0 likes · 8 min read
Open-Source AI 3D, Video & Audio Models: Tencent, Vidu, Audio2Face and More
Cognitive Technology Team
Cognitive Technology Team
Sep 28, 2025 · Backend Development

Unlock Seamless Multi-Format File Previews with kkFileView

kkFileView is an open‑source Spring Boot service that provides RESTful APIs for online preview of over 100 file types—including documents, images, media, CAD, and 3D models—offering high performance, caching, security mechanisms, and easy integration for enterprise applications.

Document ConversionWeb Developmentfile preview
0 likes · 10 min read
Unlock Seamless Multi-Format File Previews with kkFileView
JavaGuide
JavaGuide
Sep 28, 2025 · Artificial Intelligence

JD Open‑Sources JoyAgent‑JDGenie: A Product‑Grade Java Multi‑Agent AI Platform

JD Cloud has released JoyAgent‑JDGenie, the first fully product‑grade open‑source Java multi‑agent system that bundles front‑end, back‑end, framework, engine and core agents, supports major LLMs, offers layered architecture, Docker or manual deployment, and showcases demos such as PPT generation and sales analysis.

AIDockerJava
0 likes · 6 min read
JD Open‑Sources JoyAgent‑JDGenie: A Product‑Grade Java Multi‑Agent AI Platform
21CTO
21CTO
Sep 24, 2025 · Artificial Intelligence

Charting the Path to Superintelligent AI: Insights from Alibaba’s Cloud Conference

In his 2025 Cloud Conference keynote, Alibaba Cloud CEO Wu Yongming outlines a three‑stage roadmap from AGI to superintelligent AI, describes large models as the next operating system, and explains the massive infrastructure and open‑source strategy needed to power the future AI era.

AGIAI cloudASI
0 likes · 18 min read
Charting the Path to Superintelligent AI: Insights from Alibaba’s Cloud Conference
IT Services Circle
IT Services Circle
Sep 23, 2025 · Artificial Intelligence

Build an AI‑Powered Knowledge Base in 5 Minutes with PandaWiki

This article introduces the open‑source PandaWiki platform, showcases two demo sites—one for a novel and another for product documentation—explains its AI creation, Q&A and search features, and provides a step‑by‑step 5‑minute deployment guide with integration options for enterprise chat bots.

AI knowledge baseChatbot IntegrationDocumentation
0 likes · 7 min read
Build an AI‑Powered Knowledge Base in 5 Minutes with PandaWiki
DataFunTalk
DataFunTalk
Sep 18, 2025 · Artificial Intelligence

How Tongyi DeepResearch Turns Chatty AI into a Research Powerhouse

Tongyi DeepResearch, an open‑source AI model and framework, achieves SOTA on multiple Deep Research benchmarks by combining fully open‑source models, frameworks, and data pipelines, and introduces novel agentic pre‑training, fine‑tuning, and reinforcement‑learning methods to enable complex multi‑step reasoning and real‑world applications.

AI researchagentic reinforcement learningopen source
0 likes · 14 min read
How Tongyi DeepResearch Turns Chatty AI into a Research Powerhouse
ZhongAn Tech Team
ZhongAn Tech Team
Sep 15, 2025 · Artificial Intelligence

What’s New in AI This Week? From Alibaba’s Qwen3-Next to Google’s Research‑Level LLM System

This weekly roundup covers Alibaba’s cost‑cutting Qwen3‑Next MoE architecture, rumors about OpenAI researcher Yao Shunyu joining Tencent, Tencent’s high‑resolution HunyuanImage2.1 model, Bilibili’s AniSora V3 animation generator, the ST‑Raptor framework for complex table extraction, Google’s LLM‑plus‑tree‑search research system, plus expert opinions from Wang Jian and Ashish Vaswani and assorted tech news on eSIM iPhone Air and BYD’s new SUV.

AIindustry newsopen source
0 likes · 20 min read
What’s New in AI This Week? From Alibaba’s Qwen3-Next to Google’s Research‑Level LLM System