Tagged articles

open source

2393 articles · Page 18 of 24
21CTO
21CTO
Dec 2, 2021 · Fundamentals

Why China Is Betting on Open‑Source to Revitalize Its Software Industry

China's Ministry of Industry and Information Technology warns that the domestic software sector lags internationally and outlines a comprehensive plan—ranging from talent cultivation and open‑source community building to big‑data expansion—to transform the industry by 2025.

Big DataChinaTalent Development
0 likes · 5 min read
Why China Is Betting on Open‑Source to Revitalize Its Software Industry
Java Architecture Diary
Java Architecture Diary
Nov 29, 2021 · Backend Development

Unlock High‑Performance IoT Messaging with mica‑mqtt: Low‑Latency Java MQTT Framework

The mica‑mqtt library, built on t‑io, offers a simple, low‑latency, high‑performance open‑source MQTT solution for IoT, supporting MQTT v3.1/v3.1.1/v5, WebSocket sub‑protocol, HTTP API, clustering via Redis, Spring Boot starter integration, Prometheus/Grafana monitoring, and provides extensive client and server interfaces with code examples.

JavaSpring Bootlow latency
0 likes · 10 min read
Unlock High‑Performance IoT Messaging with mica‑mqtt: Low‑Latency Java MQTT Framework
Programmer DD
Programmer DD
Nov 27, 2021 · Databases

Deploy MangoDB: An Open‑Source MongoDB Alternative with Docker

This guide introduces MangoDB, an open‑source MongoDB‑compatible database built on PostgreSQL, and walks you through a three‑step Docker‑Compose setup, service startup, and connection using mongosh, enabling developers to quickly try a true open‑source MongoDB replacement.

DatabaseDockerMangoDB
0 likes · 4 min read
Deploy MangoDB: An Open‑Source MongoDB Alternative with Docker
Open Source Linux
Open Source Linux
Nov 23, 2021 · Fundamentals

10 Surprising Linux Facts You Probably Didn’t Know

From powering supercomputers and Hollywood blockbusters to hidden Easter eggs in its source code, this article reveals ten little‑known, fascinating facts about Linux’s history, its mascot, contributors, and surprising cultural ties.

Fun FactsLinuxopen source
0 likes · 9 min read
10 Surprising Linux Facts You Probably Didn’t Know
Liangxu Linux
Liangxu Linux
Nov 20, 2021 · Fundamentals

15 Essential Open‑Source Linux Projects Every Developer Should Explore

A curated collection of high‑quality open‑source Linux projects—including command‑line tools, security guides, tutorials, and web‑based shells—provides clear descriptions, key features, and direct GitHub links to help beginners and seasoned professionals quickly enhance their Linux expertise.

Command LineLinuxopen source
0 likes · 7 min read
15 Essential Open‑Source Linux Projects Every Developer Should Explore
Programmer DD
Programmer DD
Nov 18, 2021 · Game Development

Dive Into Mindustry: Build and Run a Java Tower‑Defense Game

This article introduces the open‑source Java tower‑defense game Mindustry, explains its gameplay and resource‑management mechanics, provides step‑by‑step instructions for compiling and running it on Windows, Linux and macOS with JDK 16‑17, and highlights its value as a learning resource for Java game development.

Game DevelopmentJavaMindustry
0 likes · 4 min read
Dive Into Mindustry: Build and Run a Java Tower‑Defense Game
Liangxu Linux
Liangxu Linux
Nov 16, 2021 · Operations

4 Essential Open‑Source Services to Run on Your Linux Server

This article introduces four open‑source server tools—Samba for Windows file sharing, Snapdrop for peer‑to‑peer file transfer, VLC for media streaming, and PulseAudio for network audio—explaining their purpose, basic setup steps, and where to find their source repositories.

LinuxPulseAudioSamba
0 likes · 5 min read
4 Essential Open‑Source Services to Run on Your Linux Server
Java Architect Essentials
Java Architect Essentials
Nov 11, 2021 · Industry Insights

Top 17 Open-Source Low-Code Platforms to Accelerate Your Development

Low-code development is gaining momentum, and this article compiles a curated list of 17 open-source low-code and no-code platforms—including Saltcorn, Joget DX, Digdag, Stackstorm, CUBA Platform, Skyve, and others—detailing their key features, licensing, and repository links for developers seeking rapid application building solutions.

industry insightslow-codeopen source
0 likes · 14 min read
Top 17 Open-Source Low-Code Platforms to Accelerate Your Development
Liangxu Linux
Liangxu Linux
Nov 11, 2021 · Fundamentals

10 Surprising Linux Facts You Probably Didn’t Know

From the quirky origin of the Linux name and the Tux mascot to hidden reboot() Easter eggs, Torvalds' reduced coding role, Steve Jobs' job offer, Apache’s boost, military adoption, Hollywood’s reliance, Microsoft’s contributions, and even a Swiss laundry‑detergent brand, this article reveals little‑known stories that highlight Linux’s far‑reaching impact.

Fun FactsLinuxhistory
0 likes · 9 min read
10 Surprising Linux Facts You Probably Didn’t Know
Programmer DD
Programmer DD
Nov 4, 2021 · Frontend Development

Unlock Browser P2P File Sharing with WebTorrent: A Hands‑On Guide

This article introduces WebTorrent, an open‑source JavaScript library that brings BitTorrent‑style peer‑to‑peer file sharing and streaming directly to browsers using WebRTC, explains its advantages over traditional download tools, and provides step‑by‑step code examples for both web and Node environments.

BrowserJavaScriptP2P
0 likes · 6 min read
Unlock Browser P2P File Sharing with WebTorrent: A Hands‑On Guide
ITPUB
ITPUB
Nov 2, 2021 · Databases

Why Open-Source Databases Like PostgreSQL Boost Security for Hybrid Workforces

Since the pandemic forced remote work, organizations must protect growing data across hybrid teams, and the article argues that open-source databases such as PostgreSQL offer stronger, more adaptable security than legacy closed-source systems by enabling rapid patching, community scrutiny, and cost-effective protection.

Database SecurityPostgreSQLdata protection
0 likes · 5 min read
Why Open-Source Databases Like PostgreSQL Boost Security for Hybrid Workforces
Aikesheng Open Source Community
Aikesheng Open Source Community
Oct 29, 2021 · Databases

SQLE 1.2110.0-pre1 Release Notes

The pre‑release version 1.2110.0‑pre1 of the open‑source SQL audit tool SQLE is announced, detailing its project overview, repository links, new feature (Online DDL support), UI optimizations, and bug fixes, followed by promotional links and unrelated personal commentary.

SQLSQLEaudit
0 likes · 3 min read
SQLE 1.2110.0-pre1 Release Notes
Programmer DD
Programmer DD
Oct 29, 2021 · Frontend Development

Why Semi Design Copied Ant Design and How It Responded

The article explains how Douyin's Semi Design, an open‑source React UI design system, was found to contain undocumented Ant Design text, details the team's public apology, the architectural differences, license updates, and the specific components that were referenced.

ReActSemi Designdesign system
0 likes · 4 min read
Why Semi Design Copied Ant Design and How It Responded
ByteDance Terminal Technology
ByteDance Terminal Technology
Oct 27, 2021 · Frontend Development

Modern.js: Modern Web Development Framework

Modern.js, launched at the 2023 ByteDance Developer Conference, aims to promote modern web development by providing a unified framework that supports various deployment modes and enhances developer efficiency.

MWAMicro-FrontendsModern.js
0 likes · 6 min read
Modern.js: Modern Web Development Framework
phodal
phodal
Oct 25, 2021 · User Experience Design

Designing Developer-Friendly Error Messages: Principles and Real-World Examples

The article examines how developers typically cope with errors, argues for richer error messages that aid troubleshooting, and showcases effective error‑handling designs through Rust’s compiler diagnostics and the Scoop installer’s automated issue system, while proposing four key principles and several practical patterns for presenting errors.

CLIRustScoop
0 likes · 7 min read
Designing Developer-Friendly Error Messages: Principles and Real-World Examples
Baidu App Technology
Baidu App Technology
Oct 25, 2021 · Fundamentals

Becoming a True Software Engineer: Reflections on China's Software Industry Development

Reflecting on China’s Programmer’s Day, the author argues that moving from mere developers to true software engineers—by mastering engineering principles, design, project management, and open‑source culture—is essential for upgrading the nation’s 4 million‑strong software workforce and overcoming low‑quality, involutionary development.

China software industryProject Managementcode quality
0 likes · 5 min read
Becoming a True Software Engineer: Reflections on China's Software Industry Development
Taobao Frontend Technology
Taobao Frontend Technology
Oct 25, 2021 · Frontend Development

What’s New in Node.js, VS Code, React, and Emerging Open‑Source Tools?

This roundup highlights the latest Node.js v17 release with OpenSSL 3.0 support, the launch of VS Code’s browser version, a revamped React documentation site, and several noteworthy open‑source projects such as ts‑morpher, @swc/jest, and use‑context‑selector, plus an in‑depth look at Naive UI’s development process.

Node.jsReActVS Code
0 likes · 9 min read
What’s New in Node.js, VS Code, React, and Emerging Open‑Source Tools?
Cloud Native Technology Community
Cloud Native Technology Community
Oct 20, 2021 · Cloud Native

From Cloud‑Native to Open‑Source: Challenges and Opportunities – Chen Kai’s Keynote at the 2021 Open Source AceCon

In his 2021 Open Source AceCon keynote, Chen Kai examines the evolution of open‑source and cloud‑native technologies, outlines three primary open‑source business models, analyzes the impact of public‑cloud providers, and proposes ways to sustain open‑source ecosystems through technical innovation, viable commercial strategies, and balanced governance.

Business ModelsCloud ComputingKubernetes
0 likes · 16 min read
From Cloud‑Native to Open‑Source: Challenges and Opportunities – Chen Kai’s Keynote at the 2021 Open Source AceCon
Top Architect
Top Architect
Oct 17, 2021 · Backend Development

Deploying the Open‑Source Scheduling Tool Calendso: A Step‑by‑Step Guide

This article introduces Calendso, an open‑source alternative to Calendly, and provides a detailed, step‑by‑step tutorial—including cloning the repository, installing dependencies, configuring environment variables, setting up the Prisma database, and running the application—to help developers deploy their own self‑hosted scheduling service.

CalendsoNode.jsPrisma
0 likes · 4 min read
Deploying the Open‑Source Scheduling Tool Calendso: A Step‑by‑Step Guide
Programmer DD
Programmer DD
Oct 17, 2021 · Backend Development

Explore Dromara’s Top Java Open‑Source Tools: Sa‑Token, Forest, LiteFlow & JPom

This article introduces four powerful Java open‑source projects from the Dromara community—Sa‑Token for lightweight permission authentication, Forest as an elegant HTTP client, LiteFlow for component‑based workflow orchestration, and JPom for lightweight DevOps—detailing their core features, usage examples, and how they boost developer productivity.

ForestJavaJpom
0 likes · 18 min read
Explore Dromara’s Top Java Open‑Source Tools: Sa‑Token, Forest, LiteFlow & JPom
Programmer DD
Programmer DD
Oct 12, 2021 · Cloud Native

How Is Cloud‑Native Transforming Linux OSes? Inside Anolis OS and eBPF

The article explores recent shifts in the operating‑system landscape—including the CentOS 8 end‑of‑life, the rise of dual‑kernel Anolis OS, and the surge of eBPF—highlighting how cloud‑native demands are reshaping Linux development, security, and community governance.

Anolis OSLinuxeBPF
0 likes · 13 min read
How Is Cloud‑Native Transforming Linux OSes? Inside Anolis OS and eBPF
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Oct 11, 2021 · Frontend Development

How Tencent’s TDE Platform Boosts Remote Development and Testing Efficiency

In an interview, Tencent senior frontend engineers Wu Wenbin and Yang Chen explain the pain points of traditional development‑testing workflows, how their internal TDE platform built on the open‑source Whistle engine streamlines remote collaboration, improves security, and accelerates testing for both internal teams and external partners.

Whistlecollaborationfrontend
0 likes · 10 min read
How Tencent’s TDE Platform Boosts Remote Development and Testing Efficiency
Su San Talks Tech
Su San Talks Tech
Oct 6, 2021 · Cloud Native

Top 10 Alibaba Open‑Source Projects Every Java Developer Should Know

This article introduces ten powerful Alibaba open‑source projects—including Druid, fastjson, Dubbo, RocketMQ, Arthas, Nacos, EasyExcel, Sentinel, Otter, P3C, and Spring Cloud Alibaba—detailing their key features, advantages, usage scenarios, and Maven dependencies, providing developers with essential tools for building robust, cloud‑native Java applications.

Alibabacloud-nativemicroservices
0 likes · 21 min read
Top 10 Alibaba Open‑Source Projects Every Java Developer Should Know
DataFunTalk
DataFunTalk
Oct 1, 2021 · Databases

The Development and Landscape of China's Graph Database Market (2021‑2025)

This article provides a comprehensive overview of the Chinese graph database market, covering its origins, government policies, market size estimates, vendor rankings, funding activities, product features, challenges, and future prospects, while referencing numerous industry reports and case studies.

ChinaGraph DatabaseMarket Analysis
0 likes · 21 min read
The Development and Landscape of China's Graph Database Market (2021‑2025)
Java High-Performance Architecture
Java High-Performance Architecture
Sep 29, 2021 · Information Security

How Authelia Enables Open‑Source Two‑Factor SSO for Your Apps

This article introduces Authelia, an open‑source authentication and authorization server that provides two‑factor authentication and single sign‑on, explains how it integrates with reverse proxies like Nginx, Traefik or HAProxy, outlines installation options, showcases its UI and key security features, and shares its GitHub statistics and link.

AutheliaSSOopen source
0 likes · 4 min read
How Authelia Enables Open‑Source Two‑Factor SSO for Your Apps
Programmer DD
Programmer DD
Sep 27, 2021 · Frontend Development

Explore Milkdown: A Modular Open‑Source Markdown Editor for Developers

This article introduces Milkdown, an open‑source, component‑based Markdown editor that emphasizes simplicity and extensibility through plugins, outlines its core features, underlying technologies, usage examples, and provides guidance on creating custom plugins for personalized editing experiences.

Milkdowneditormarkdown
0 likes · 7 min read
Explore Milkdown: A Modular Open‑Source Markdown Editor for Developers
21CTO
21CTO
Sep 21, 2021 · Fundamentals

How Linux Rose from MINIX and Survived a 20‑Year SCO Lawsuit

From the 1980s rise of Unix, DOS, and MacOS to Andrew Tanenbaum’s teaching OS MINIX, Linus Torvalds built Linux, leading to a two‑decade legal battle with SCO over alleged Unix plagiarism, culminating in a settlement that finally closed the saga.

LinuxOperating System HistorySCO lawsuit
0 likes · 6 min read
How Linux Rose from MINIX and Survived a 20‑Year SCO Lawsuit
Programmer DD
Programmer DD
Sep 17, 2021 · Cloud Native

Exploring DC3: A Spring Cloud‑Based Open‑Source IoT Platform

This article introduces the Internet of Things concept, highlights its massive market growth, and provides a detailed overview of DC3—an open‑source, Spring Cloud‑powered IoT platform—including its four‑layer architecture, core modules, and functional goals for scalable, fault‑tolerant, and cloud‑native deployments.

DC3IoTcloud-native
0 likes · 6 min read
Exploring DC3: A Spring Cloud‑Based Open‑Source IoT Platform
Alimama Tech
Alimama Tech
Sep 15, 2021 · Artificial Intelligence

Alibaba Mama Open‑sources Curvature Learning Framework and Federated Learning Solution

Alibaba Mama announced the open‑source release of its Curvature Space Learning Framework and a Federated Learning Solution, promising up to 80% storage savings, 15% matching‑precision gains, enhanced privacy through federated computation, and broader applicability across search advertising, logistics, finance and healthcare.

AICurvature Learninggraph neural networks
0 likes · 8 min read
Alibaba Mama Open‑sources Curvature Learning Framework and Federated Learning Solution
Tencent Cloud Developer
Tencent Cloud Developer
Sep 13, 2021 · Cloud Native

Tencent Cloud Open-Sources Polaris Mesh: A Cloud-Native Service Discovery and Governance Platform

Tencent Cloud has open‑sourced Polaris Mesh, a cloud‑native service discovery and governance platform that registers over one million services, manages billions of instances, and processes trillions of daily API calls, offering unified registration, traffic routing, circuit breaking, access control, and mesh capabilities via SDK and sidecar modes, with an expanding roadmap and community invitation.

Polaris Meshopen sourceservice discovery
0 likes · 12 min read
Tencent Cloud Open-Sources Polaris Mesh: A Cloud-Native Service Discovery and Governance Platform
Open Source Linux
Open Source Linux
Sep 8, 2021 · Backend Development

Build Real‑Time Messaging with the Open‑Source CIM Framework – A Hands‑On Overview

This article introduces the open‑source CIM instant‑messaging system, explains its Netty/WebSocket‑based backend architecture, outlines the available client SDKs and server modules, and showcases functional previews for console, Android, and web clients, guiding developers on how to adopt or adapt the solution.

CIMInstant MessagingNetty
0 likes · 4 min read
Build Real‑Time Messaging with the Open‑Source CIM Framework – A Hands‑On Overview
21CTO
21CTO
Sep 6, 2021 · Fundamentals

Discover CutefishOS: A New Chinese‑Built Linux Desktop Experience

CutefishOS, a Chinese‑led Linux distribution built on Ubuntu, offers a modern, macOS‑inspired desktop environment using KDE frameworks, Qt, and Plasma, with multilingual support, open‑source code, and a suite of pre‑installed applications for everyday use.

CutefishOSDesktop EnvironmentKDE
0 likes · 5 min read
Discover CutefishOS: A New Chinese‑Built Linux Desktop Experience
Code Ape Tech Column
Code Ape Tech Column
Sep 4, 2021 · Backend Development

Knife4j: A Lightweight Swagger UI Enhancement for Java MVC Frameworks

Knife4j is a lightweight, feature‑rich solution that enhances Swagger UI for Java MVC frameworks, offering customizable configurations, offline document export, and seamless integration with Spring Boot and Spring Cloud micro‑service architectures, while providing open‑source repositories and clear usage instructions.

API documentationJavaKnife4j
0 likes · 5 min read
Knife4j: A Lightweight Swagger UI Enhancement for Java MVC Frameworks
MaGe Linux Operations
MaGe Linux Operations
Aug 28, 2021 · Fundamentals

What Are the Four Birthdays of Linux? Linus Torvalds Reveals the History

Linus Torvalds reflects on Linux’s 30‑year journey, explaining why the OS has four “birthdays” — the first public news‑group post, the 0.01 release, the 0.02 announcement, and the later milestones — while sharing insights on early development, licensing, and the rise of open‑source collaboration.

GPLv2GitLinus Torvalds
0 likes · 8 min read
What Are the Four Birthdays of Linux? Linus Torvalds Reveals the History
Open Source Linux
Open Source Linux
Aug 28, 2021 · Operations

Why Ventoy Is the Ultimate Bootable USB Solution for Linux Deployments

Ventoy, an open‑source bootable USB tool, lets you copy multiple ISO, WIM, IMG, VHD(x) or EFI files to a single flash drive without reformatting, supporting a wide range of Linux distributions and firmware modes, making system installation faster and more flexible.

Linux DeploymentSystem InstallationVentoy
0 likes · 3 min read
Why Ventoy Is the Ultimate Bootable USB Solution for Linux Deployments
Code Ape Tech Column
Code Ape Tech Column
Aug 28, 2021 · Backend Development

A Curated List of Alibaba Open‑Source Developer Tools for Backend Development

This article introduces a collection of Alibaba‑released open‑source tools—including Arthas, Cloud Toolkit, ChaosBlade, PTS, Druid, and more—detailing their usage scenarios, tutorials, and acquisition methods to help backend developers improve efficiency, debugging, monitoring, and reliability of their services.

AlibabaChaos EngineeringJava
0 likes · 14 min read
A Curated List of Alibaba Open‑Source Developer Tools for Backend Development
21CTO
21CTO
Aug 27, 2021 · Mobile Development

When a Tech Influencer Demands GPL Source Code: The UMIDIGI F2 Story

A Chinese phone maker UMIDIGI faced public pressure after influencer Naomi Wu and a Polish developer demanded the GPL‑v2‑licensed kernel source of the Android 10‑based UMIDIGI F2, highlighting the obligations and controversies surrounding open‑source compliance.

AndroidGPLNaomi Wu
0 likes · 4 min read
When a Tech Influencer Demands GPL Source Code: The UMIDIGI F2 Story
IT Architects Alliance
IT Architects Alliance
Aug 21, 2021 · Cloud Native

11 Must‑Have Open‑Source Kubernetes Tools to Supercharge Your Cloud‑Native Workflow

This article surveys eleven essential open‑source tools for Kubernetes, grouping them into three categories—running clusters, accelerating feedback loops, and enriching IDE experiences—while explaining each tool’s purpose, key features, and practical usage tips for developers and operators.

Container OrchestrationKubernetescloud-native
0 likes · 13 min read
11 Must‑Have Open‑Source Kubernetes Tools to Supercharge Your Cloud‑Native Workflow
Java Architect Essentials
Java Architect Essentials
Aug 19, 2021 · Mobile Development

WeChat Mini Program Mall (Java Version) – Open‑Source Project Overview and Installation Guide

This article introduces the open‑source WeChat mini‑program mall (Java version), detailing its technical stack, development plan, project structure, core features such as member and order management, SMS service integration, and step‑by‑step installation and deployment instructions for both backend and frontend components.

E‑commerceInstallationMini Program
0 likes · 7 min read
WeChat Mini Program Mall (Java Version) – Open‑Source Project Overview and Installation Guide
Taobao Frontend Technology
Taobao Frontend Technology
Aug 16, 2021 · Frontend Development

Latest Frontend Releases: Next.js 11.1, Vue 3.2, and Cutting‑Edge Open‑Source Tools

This roundup highlights the Next.js 11.1 and Vue 3.2 releases with their new features and performance boosts, introduces several emerging open‑source projects such as quickjs‑rs, MDX, mdast, Puerts, wasm‑pack, instant.page and txiki.js, and summarizes practical articles on one‑click dark‑mode support and dramatically shrinking Next.js bundle size.

Dark ModeNext.jsRust
0 likes · 8 min read
Latest Frontend Releases: Next.js 11.1, Vue 3.2, and Cutting‑Edge Open‑Source Tools
Java Architect Essentials
Java Architect Essentials
Aug 13, 2021 · Frontend Development

Top 12 Open‑Source Vue Admin Dashboards You Should Explore

This article compiles twelve popular open‑source admin dashboard projects for Vue, presenting their source‑code repositories, documentation links, live demo URLs, and licensing details to help developers quickly evaluate and adopt suitable backend management interfaces.

GitHubVueadmin dashboard
0 likes · 7 min read
Top 12 Open‑Source Vue Admin Dashboards You Should Explore
Laravel Tech Community
Laravel Tech Community
Aug 9, 2021 · Backend Development

Top 15 Code Review Tools for Improving Software Quality

This article presents a curated list of the 15 best code review tools, describing each platform’s features and benefits to help developers streamline code inspections, improve software quality, and enhance team collaboration.

Development ToolsGerritPhabricator
0 likes · 9 min read
Top 15 Code Review Tools for Improving Software Quality
Qingyun Technology Community
Qingyun Technology Community
Aug 2, 2021 · Cloud Native

Is the Container Ecosystem Overcrowded? Cloud‑Native 2.0 Trends and KubeSphere’s Roadmap

The article examines how cloud‑native 2.0 has reshaped the container landscape, discusses whether the ecosystem is becoming overly competitive, and highlights KubeSphere’s open‑source challenges, recent FaaS integration, hybrid‑cloud architecture, and future directions for developers and enterprises.

Container PlatformsFaaSKubernetes
0 likes · 14 min read
Is the Container Ecosystem Overcrowded? Cloud‑Native 2.0 Trends and KubeSphere’s Roadmap
Taobao Frontend Technology
Taobao Frontend Technology
Aug 2, 2021 · Frontend Development

Latest JavaScript Ecosystem Updates: Yarn 3.0, VS Code Debugging, and New Open‑Source Tools

This roundup covers Yarn 3.0’s breaking changes and new features, VS Code’s built‑in DevTools debugging, a React recreation of Windows 11, a type‑safe Clipanion CLI library, a Node.js CLI best‑practice guide, Sandpack, Infima, Benny benchmark tool, plus articles on Next.js pre‑rendering, micro‑frontend routing hijack, and React Native’s architecture upgrade.

CLINode.jsReAct
0 likes · 8 min read
Latest JavaScript Ecosystem Updates: Yarn 3.0, VS Code Debugging, and New Open‑Source Tools
Alibaba Terminal Technology
Alibaba Terminal Technology
Jul 29, 2021 · R&D Management

How to Systematically Build and Manage Technical Products for Developers

This guide walks through a systematic approach to creating, designing, architecting, and operating technical products for developers, covering product design, architecture diagrams, project organization, Git workflows, documentation, CI/CD pipelines, collaboration mechanisms, and post‑release maintenance to help teams deliver successful developer‑focused tools.

CI/CDProject Managementdocumentation
0 likes · 22 min read
How to Systematically Build and Manage Technical Products for Developers
ITPUB
ITPUB
Jul 25, 2021 · Fundamentals

Can Linux Replace Windows? Exploring Deepin’s GUI, Dev Tools, and Daily Benefits

This article shares a personal experience with the Deepin Linux distribution, covering its graphical interface, file manager, development environment, communication apps, Android app support, and the many practical advantages that make Linux a viable alternative to Windows for everyday use.

DesktopDevelopmentLinux
0 likes · 10 min read
Can Linux Replace Windows? Exploring Deepin’s GUI, Dev Tools, and Daily Benefits
iQIYI Technical Product Team
iQIYI Technical Product Team
Jul 23, 2021 · Artificial Intelligence

XGBoost Serving: An Open‑Source High‑Performance Inference System for GBDT and GBDT+FM Models

XGBoost Serving is an open‑source, high‑performance inference system built on TensorFlow Serving that adds dedicated servables for pure GBDT, GBDT+FM binary‑classification, and GBDT+FM multi‑classification models, providing automatic version lifecycle management, GRPC/HTTP APIs, and up to 50 % latency reduction, now available on GitHub after successful deployment in iQIYI’s recommendation platform.

GBDTMachine LearningServing Architecture
0 likes · 12 min read
XGBoost Serving: An Open‑Source High‑Performance Inference System for GBDT and GBDT+FM Models
Code Ape Tech Column
Code Ape Tech Column
Jul 18, 2021 · Industry Insights

Top 18 Open‑Source Low‑Code Platforms Every Developer Should Explore

Low‑code and no‑code platforms are gaining momentum, and this article curates 18 open‑source solutions, detailing their key features, licensing, supported languages, deployment options, and providing official repository or website links for developers and enterprises seeking rapid application development.

industry insightslow-codeopen source
0 likes · 14 min read
Top 18 Open‑Source Low‑Code Platforms Every Developer Should Explore
Top Architect
Top Architect
Jul 8, 2021 · Backend Development

Comparative Analysis of Open‑Source API Gateways: Architecture, Features, and Performance

This article examines the architectures, core features, and performance of several open‑source API gateways—including Nginx, Kong, APISIX, Tyk, Zuul, and Gravitee—by deploying sample services with Docker Compose, testing routing, load‑balancing, authentication, and other capabilities, and presenting benchmark results.

API GatewayDockermicroservices
0 likes · 33 min read
Comparative Analysis of Open‑Source API Gateways: Architecture, Features, and Performance
Programmer DD
Programmer DD
Jul 8, 2021 · Information Security

Keycloak Explained: Powerful Open‑Source SSO Solution, Pros & Cons

Keycloak, Red Hat’s open‑source identity and access management platform, offers a comprehensive SSO solution with extensive protocols, admin UI, Spring Security integration, and customizable features, but its complexity and steep learning curve may pose challenges for smaller projects.

Identity ManagementKeycloakSSO
0 likes · 7 min read
Keycloak Explained: Powerful Open‑Source SSO Solution, Pros & Cons
Tencent Cloud Developer
Tencent Cloud Developer
Jul 5, 2021 · Cloud Computing

The Future of Serverless Accelerated by Open Source

In his talk, Horike, CEO of Serverless Operations, explains how open‑source projects such as a Step Functions workflow library, an API Gateway service‑proxy plugin, and the Jeffy Lambda framework are driving the future of serverless by lowering costs, simplifying development, and empowering engineers through community collaboration.

API GatewayAWS LambdaAWS Step Functions
0 likes · 13 min read
The Future of Serverless Accelerated by Open Source
Xianyu Technology
Xianyu Technology
Jul 2, 2021 · Mobile Development

Xianyu’s Journey with Flutter: Challenges, Open‑Source Practices, and Lessons Learned

Xianyu pioneered Flutter adoption in 2017, overcoming internal resistance and architectural gaps by creating the AliFlutter community and a hybrid Flutter Boost stack, successfully migrating its main app, learning from early open‑source missteps to improve documentation and APIs, and now commits to three more years of Flutter development while preparing for future cross‑platform ecosystems.

Cross‑PlatformFlutterhybrid architecture
0 likes · 10 min read
Xianyu’s Journey with Flutter: Challenges, Open‑Source Practices, and Lessons Learned
ITPUB
ITPUB
Jun 28, 2021 · Databases

How a 2,592‑Line C File Became the World’s Most Ubiquitous Database

The article recounts how Richard Hipp created SQLite—a tiny, fully embedded 900 KB database written in a single C file—that now powers billions of devices, and how his later Althttpd web server handles hundreds of thousands of requests daily, illustrating his prolific open‑source legacy.

AlthttpdDatabase historyRichard Hipp
0 likes · 7 min read
How a 2,592‑Line C File Became the World’s Most Ubiquitous Database
DataFunTalk
DataFunTalk
Jun 26, 2021 · Big Data

Building a Scalable Big Data Service System at Didi: Practices and Lessons

Zhang Liang shares Didi's four-stage journey of constructing and governing large‑scale open‑source big‑data engine services—including engine selection, hardware sizing, PaaS platform building, proxy architecture, and governance—highlighting practical challenges, solutions, and ROI‑driven best practices for Kafka, Elasticsearch, Flink, and related technologies.

Big DataData InfrastructureElasticsearch
0 likes · 16 min read
Building a Scalable Big Data Service System at Didi: Practices and Lessons
WecTeam
WecTeam
Jun 26, 2021 · Fundamentals

What Really Distinguishes Compilers from Interpreters? A Practical Insight

This week’s WecTeam Front‑end Weekly highlights a concise explanation of how compilers and interpreters transform source code into intermediate representations before execution, and shares a personal story on how open‑source contributions foster efficient work habits, product thinking, and lifelong passion.

CompilationProgramming Fundamentalsintermediate representation
0 likes · 2 min read
What Really Distinguishes Compilers from Interpreters? A Practical Insight
Alibaba Cloud Native
Alibaba Cloud Native
Jun 22, 2021 · Cloud Native

What’s Next for Cloud‑Native Application Delivery? Insights from CNCF’s New Co‑Chairs

CNCF’s Application Delivery SIG, now co‑chaired by Alibaba Cloud’s Deng Hongchao and VMware’s Jennifer Strejevitch, aims to advance cloud‑native app management by uniting best‑practice guidance, open‑source project stewardship, and emerging trends such as sidecars, universal control planes, GitOps, and standardized application models.

Application DeliveryCNCFKubernetes
0 likes · 11 min read
What’s Next for Cloud‑Native Application Delivery? Insights from CNCF’s New Co‑Chairs
Python Programming Learning Circle
Python Programming Learning Circle
Jun 22, 2021 · Artificial Intelligence

Introducing Streamlit: A Python Framework for Building Machine Learning Apps

This article explains how Streamlit, a free open‑source Python framework, simplifies the creation of interactive machine‑learning applications by letting developers write pure Python scripts that automatically rerun on each interaction, cache results, and integrate seamlessly with existing tools and workflows.

App DevelopmentStreamlitcaching
0 likes · 8 min read
Introducing Streamlit: A Python Framework for Building Machine Learning Apps
Java High-Performance Architecture
Java High-Performance Architecture
Jun 20, 2021 · Backend Development

Explore 29 Must‑Know Alibaba Open‑Source Projects for Modern Development

This article presents a curated list of 29 Alibaba open‑source projects spanning distributed services, frontend frameworks, database tools, monitoring solutions, and cloud‑native platforms, each with a brief description and a link to its GitHub repository, helping developers choose the right tools for their needs.

AlibabaJavamicroservices
0 likes · 15 min read
Explore 29 Must‑Know Alibaba Open‑Source Projects for Modern Development
Alibaba Cloud Native
Alibaba Cloud Native
Jun 14, 2021 · Backend Development

Why RocketMQ Beats Other Open‑Source Queues: A Practical Selection Guide

This article evaluates open‑source message‑queue options by examining company, middleware‑team, and end‑user criteria, then explains why RocketMQ’s low technical and labor costs, stability, rich features, high performance, built‑in management tools, monitoring support, and active community make it a cost‑effective choice over alternatives like Kafka and Pulsar.

ComparisonMessage QueuePerformance
0 likes · 12 min read
Why RocketMQ Beats Other Open‑Source Queues: A Practical Selection Guide
21CTO
21CTO
Jun 13, 2021 · Fundamentals

What YunOS’s Struggles Reveal About HarmonyOS’s Future?

The article examines YunOS’s rise and fall, its battles with Google, and how those experiences inform the challenges and opportunities facing Huawei’s HarmonyOS in the competitive mobile operating system landscape.

HarmonyOSMobile OSOperating Systems
0 likes · 13 min read
What YunOS’s Struggles Reveal About HarmonyOS’s Future?
Top Architect
Top Architect
Jun 12, 2021 · Backend Development

Zheng: A Comprehensive J2EE Enterprise Development Framework and Architecture Guide

The article presents Zheng, a full‑stack J2EE enterprise solution that integrates Spring, MyBatis, Dubbo, and a rich set of micro‑service modules, detailing its architecture, technology stack, environment setup, deployment procedures, and coding conventions for building scalable backend systems.

JavaSpringenterprise architecture
0 likes · 16 min read
Zheng: A Comprehensive J2EE Enterprise Development Framework and Architecture Guide
iQIYI Technical Product Team
iQIYI Technical Product Team
Jun 11, 2021 · Big Data

Becoming an Apache Hadoop Committer: The Journey of iQIYI’s Zhu Qi and Open‑Source Insights

Zhu Qi, the first iQIYI Hadoop Committer, illustrates how a decade‑long record of code contributions, deep understanding of distributed‑computing, and a company’s open‑source culture can transform a chemical‑materials graduate into a leading Apache Hadoop contributor, while the article outlines the Committer role and a three‑stage roadmap for aspiring contributors.

CommitterHadoopcareer advice
0 likes · 9 min read
Becoming an Apache Hadoop Committer: The Journey of iQIYI’s Zhu Qi and Open‑Source Insights
MaGe Linux Operations
MaGe Linux Operations
Jun 6, 2021 · Fundamentals

Linus Torvalds Reveals 30‑Year Linux Journey: Kernel Insights & Git Origins

Celebrating Linux’s 30th anniversary, Linus Torvalds discusses the kernel’s evolution from a hobby project to a ubiquitous OS, the creation of Git, licensing choices, development processes, community governance, and future challenges, offering deep insights into open‑source engineering and collaborative software development.

GitOperating Systemskernel development
0 likes · 36 min read
Linus Torvalds Reveals 30‑Year Linux Journey: Kernel Insights & Git Origins
Liangxu Linux
Liangxu Linux
Jun 6, 2021 · Fundamentals

How to Build a Low‑Cost Raspberry Pi Office HiFi System

This article details a step‑by‑step, low‑budget solution for creating an office HiFi system using a Raspberry Pi, HiFiBerry amp, Audioengine speakers, and the open‑source Volumio platform, covering hardware choices, software setup, and alternative playback options.

DIY audioHiFiOffice setup
0 likes · 8 min read
How to Build a Low‑Cost Raspberry Pi Office HiFi System
21CTO
21CTO
May 31, 2021 · Operations

How One Engineer Turned Huawei’s MindSpore Community into a Viral Success

This article recounts how a former programmer became a deep‑learning evangelist, built Huawei’s MindSpore open‑source community, leveraged one‑minute videos, launched a hands‑on training camp and a lightweight tool, and fostered a thriving ecosystem that now serves over 190,000 developers.

AI FrameworkCommunity ManagementMindSpore
0 likes · 16 min read
How One Engineer Turned Huawei’s MindSpore Community into a Viral Success
Java Backend Technology
Java Backend Technology
May 31, 2021 · Backend Development

13 Must‑Try Open‑Source Spring Boot Projects for Java Developers

This article curates thirteen high‑quality Spring Boot open‑source projects—ranging from e‑commerce platforms and microservice frameworks to payment systems and HR tools—providing star counts, repository links, brief feature overviews, and demo screenshots to help Java developers choose valuable reference implementations.

E‑commerceJavaSpring Boot
0 likes · 11 min read
13 Must‑Try Open‑Source Spring Boot Projects for Java Developers
Programmer DD
Programmer DD
May 30, 2021 · R&D Management

Why Freenode’s Takeover Sparked a Massive IRC Exodus and the Rise of Libera.Chat

The takeover of the long‑standing Freenode IRC network by entrepreneur Andrew Lee triggered a wave of resignations, the creation of the rival Libera.Chat service, and a migration of major open‑source projects, raising concerns about governance, control, and the future of community‑driven communication platforms.

FreenodeIRCLibera.Chat
0 likes · 14 min read
Why Freenode’s Takeover Sparked a Massive IRC Exodus and the Rise of Libera.Chat
Alibaba Cloud Native
Alibaba Cloud Native
May 4, 2021 · Cloud Native

Exploring ChaosBlade: Alibaba’s Open‑Source Chaos Engineering Platform for Cloud‑Native Environments

ChaosBlade, Alibaba’s open‑source chaos engineering project now advancing through CNCF Sandbox, offers a comprehensive suite—including the chaosblade experiment tool and chaosblade‑box platform—to simulate over 200 scenarios across hosts, Kubernetes, and multi‑language applications, with automated deployment, extensible architecture, and enterprise adoption examples.

CNCFChaos EngineeringKubernetes
0 likes · 6 min read
Exploring ChaosBlade: Alibaba’s Open‑Source Chaos Engineering Platform for Cloud‑Native Environments
Java Architect Essentials
Java Architect Essentials
Apr 26, 2021 · Databases

Discover How Tendis Delivers High‑Performance, Redis‑Compatible KV Storage

Tendis, an open‑source distributed KV store developed by Tencent, combines full Redis protocol compatibility with RocksDB persistence, a decentralized gossip‑based cluster architecture, horizontal scalability to thousands of nodes, and cost‑effective hot‑cold data mixing, making it suitable for large‑scale, high‑throughput workloads.

KV storeRedis compatibleRocksDB
0 likes · 6 min read
Discover How Tendis Delivers High‑Performance, Redis‑Compatible KV Storage
JD Cloud Developers
JD Cloud Developers
Apr 26, 2021 · Artificial Intelligence

Top Tech Highlights: Open‑Source Mars Drone, AI‑Powered GPUs, Cloud Growth & More

This week’s developer newsletter spotlights NASA’s open‑source‑based Ingenuity helicopter soaring on Mars, JD’s ESG report and green cloud initiatives, NVIDIA’s record‑breaking AI inference GPUs, rapid growth of China’s public‑cloud market, Tsinghua’s new chip academy, Hugging Face’s Accelerate library for multi‑GPU training, plus cutting‑edge research on GAN IP protection and hierarchical task learning presented at CVPR and ICLR.

AIGPUopen source
0 likes · 5 min read
Top Tech Highlights: Open‑Source Mars Drone, AI‑Powered GPUs, Cloud Growth & More
Architecture Digest
Architecture Digest
Apr 24, 2021 · Mobile Development

WeChat Mini Program Mall (Java Version) – Open Source Project Overview and Installation Guide

This article introduces the open‑source Java‑based WeChat mini‑program mall, detailing its development plan, technology stack, project structure, core features, installation steps, configuration requirements, and visual page previews for developers interested in building or customizing the solution.

Installation guideJavaSpringBoot
0 likes · 7 min read
WeChat Mini Program Mall (Java Version) – Open Source Project Overview and Installation Guide
Architecture Digest
Architecture Digest
Apr 22, 2021 · Backend Development

A Curated List of Alibaba Open‑Source Developer Tools for Backend, Cloud, and Mobile Development

This article introduces a selection of Alibaba‑open‑source developer tools—including Arthas, Cloud Toolkit, ChaosBlade, ARMS, Docsite, Freeline, PTS, KT, AHAS, EasyExcel, HandyJSON, EDAS Serverless, Druid, and Dragonwell—detailing their purpose, typical usage scenarios, tutorials, and where to obtain them, helping developers improve efficiency and reliability across various technology stacks.

Alibabacloud-nativedeveloper tools
0 likes · 13 min read
A Curated List of Alibaba Open‑Source Developer Tools for Backend, Cloud, and Mobile Development
Efficient Ops
Efficient Ops
Apr 20, 2021 · Operations

11 Must‑Know Open‑Source DevOps Tools for Modern Operations

This article surveys the 11 most popular open‑source DevOps tools—including Kubernetes, Docker, Istio, GitHub Actions, Jenkins, Prometheus, Ansible, Chef, Terraform, JAMStack, and ELK Stack—while also highlighting the DevOps Foundation certification that helps professionals master these technologies.

CI/CDDevOpsKubernetes
0 likes · 10 min read
11 Must‑Know Open‑Source DevOps Tools for Modern Operations
Alibaba Cloud Native
Alibaba Cloud Native
Apr 17, 2021 · Cloud Native

Step-by-Step Guide to Contribute KubeVela Documentation Translations

This guide explains why KubeVela documentation needs Chinese translation, outlines the community‑organized translation activity, and provides detailed preparation steps, task workflow, local build commands, PR submission, review process, and final merge instructions for contributors.

DocusaurusGitHubKubeVela
0 likes · 6 min read
Step-by-Step Guide to Contribute KubeVela Documentation Translations