Tagged articles
1918 articles
Page 16 of 20
Open Source Linux
Open Source Linux
May 29, 2020 · Fundamentals

Choosing the Right Open‑Source License in 5 Minutes: A Simple Guide

This article presents a concise, five‑minute visual guide—created by Ukrainian developer Paul Bagwell—that clarifies the key differences among the six most popular open‑source licenses (GPL, BSD, MIT, Mozilla, Apache, LGPL), helping developers quickly decide which license best fits their projects.

ApacheGPLMIT
0 likes · 2 min read
Choosing the Right Open‑Source License in 5 Minutes: A Simple Guide
ITPUB
ITPUB
May 24, 2020 · Backend Development

Top 15 Alibaba Developer Tools Every Backend Engineer Should Know

This article introduces fifteen Alibaba open‑source and commercial developer tools—including Arthas, Cloud Toolkit, ChaosBlade, ARMS, Docsite, Freeline, PTS, and more—detailing their core functions, typical usage scenarios, tutorial links, and acquisition methods to help backend engineers boost productivity and reliability.

Alibababackend-developmentdeveloper tools
0 likes · 14 min read
Top 15 Alibaba Developer Tools Every Backend Engineer Should Know
Laravel Tech Community
Laravel Tech Community
May 23, 2020 · Industry Insights

Munich’s Return to Open Source: Lessons from the LiMux Experiment

Munich’s newly elected coalition has pledged to prioritize open standards and free open‑source software, abandoning Microsoft Windows and Office, revisiting the costly LiMux experiment, and sparking debate over political motives versus negotiation leverage, offering a fresh case study in public‑sector software policy.

LiMuxMunichPublic Sector IT
0 likes · 3 min read
Munich’s Return to Open Source: Lessons from the LiMux Experiment
dbaplus Community
dbaplus Community
May 18, 2020 · Databases

Deploy and Use the Open‑Source MongoDB Visual Monitoring Tool (mongo_monitor)

This guide explains how to set up the mongo_monitor tool—a PHP‑based graphical monitor for MongoDB—by installing required PHP extensions, configuring a MySQL schema, adding MongoDB credentials, customizing email and WeChat alerts, scheduling data collection via cron, and accessing the web dashboard.

AlertingDatabase ToolsDeployment
0 likes · 9 min read
Deploy and Use the Open‑Source MongoDB Visual Monitoring Tool (mongo_monitor)
ITPUB
ITPUB
May 16, 2020 · Fundamentals

11 Must‑Try Linux Image Viewers and How to Install Them

Discover eleven free and open‑source image viewers for Linux, each with key features, screenshots, and simple terminal commands, so you can choose the best tool for quick browsing, editing, or advanced photo management on your desktop environment.

CLIImage ViewerLinux
0 likes · 9 min read
11 Must‑Try Linux Image Viewers and How to Install Them
Programmer DD
Programmer DD
May 9, 2020 · Artificial Intelligence

ChineseOCR Lite: Ultra‑Lightweight OCR Engine for Vertical Chinese Text

ChineseOCR Lite is an open‑source, ultra‑lightweight OCR solution that supports vertical Chinese text, runs on Linux/macOS via ncnn inference, and packs detection, recognition, and angle classification models into a total of just 17 MB, offering fast and accurate scene‑text processing.

Chinese OCRComputer VisionOCR
0 likes · 4 min read
ChineseOCR Lite: Ultra‑Lightweight OCR Engine for Vertical Chinese Text
Sohu Tech Products
Sohu Tech Products
May 6, 2020 · Mobile Development

Top 10 Open‑Source Android UI Libraries with Usage Guides

This article introduces ten impressive open‑source Android UI libraries—ranging from liquid swipe animations to animated bottom navigation bars—provides Gradle dependencies, Kotlin/Java usage examples, XML integration steps, and visual screenshots to help developers quickly adopt these tools in their apps.

KotlinUIanimations
0 likes · 19 min read
Top 10 Open‑Source Android UI Libraries with Usage Guides
Programmer DD
Programmer DD
May 2, 2020 · Fundamentals

Microsoft Open‑Sources MsQuic: Inside the Cross‑Platform QUIC Library

Microsoft announced on its official tech blog that it has open‑sourced MsQuic, its internal cross‑platform implementation of the experimental QUIC transport protocol, which underpins HTTP/3 and is already integrated into Windows, Microsoft 365, .NET Core, and SMB, offering performance and security improvements.

HTTP/3MicrosoftMsQuic
0 likes · 3 min read
Microsoft Open‑Sources MsQuic: Inside the Cross‑Platform QUIC Library
21CTO
21CTO
Apr 28, 2020 · Fundamentals

What Junio Hamano Reveals About 15 Years of Git Evolution

In this interview, Git’s long‑time maintainer Junio Hamano reflects on the project’s 15‑year history, its community, design philosophy, favorite features, and the changes he would still make to improve version control for developers worldwide.

GitJunio HamanoVersion Control
0 likes · 8 min read
What Junio Hamano Reveals About 15 Years of Git Evolution
Alibaba Cloud Native
Alibaba Cloud Native
Apr 23, 2020 · Cloud Native

Latest Cloud Native Updates: Istio Donation, Kotlin gRPC, Kubernetes Watch Cache, Knative 0.14, and More

This roundup highlights recent cloud‑native developments, including the donation of Istio to an open‑source foundation, Kotlin gRPC becoming open source, dynamic watch‑cache sizing and authentication tweaks in Kubernetes, Knative 0.14 release details, xDS v3 planning, plus curated open‑source project and reading recommendations.

Cloud NativeIstioKnative
0 likes · 6 min read
Latest Cloud Native Updates: Istio Donation, Kotlin gRPC, Kubernetes Watch Cache, Knative 0.14, and More
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 19, 2020 · Mobile Development

Boost iOS Debugging Efficiency with Woodpecker: An Open‑Source Mobile Development Tool

Woodpecker is an open‑source iOS debugging platform that integrates UI inspection, object viewing, method monitoring, PO commands, and JSON capture into a plugin‑based architecture, enabling developers, testers, designers, and product teams to locate and resolve issues directly on the device without a computer.

debuggingiOSopen‑source
0 likes · 10 min read
Boost iOS Debugging Efficiency with Woodpecker: An Open‑Source Mobile Development Tool
Liangxu Linux
Liangxu Linux
Apr 14, 2020 · Fundamentals

Unlock Algorithm Mastery with the ‘Fucking Algorithm’ GitHub Repository

This article introduces the open‑source “Fucking Algorithm” project, a popular GitHub collection of over 60 LeetCode‑based articles that explain algorithm problems with detailed reasoning, aiming to improve developers' problem‑solving mindset and algorithmic thinking.

LeetCodealgorithmalgorithmic thinking
0 likes · 3 min read
Unlock Algorithm Mastery with the ‘Fucking Algorithm’ GitHub Repository
Programmer DD
Programmer DD
Apr 7, 2020 · Operations

How Uber’s Open‑Source Piranha Automates Stale Code Removal

Uber open‑sourced Piranha, an automated tool that scans codebases, generates refactoring diffs, and removes obsolete feature‑flag code, helping teams reduce technical debt, improve performance, and accelerate development cycles across mobile platforms.

Code RefactoringPiranhaUber
0 likes · 4 min read
How Uber’s Open‑Source Piranha Automates Stale Code Removal
DataFunTalk
DataFunTalk
Apr 6, 2020 · Artificial Intelligence

Introducing DeepMatch: An Open‑Source Library for Deep Retrieval Matching Algorithms

DeepMatch is an open‑source Python library that implements several mainstream deep‑learning based recall‑matching algorithms, provides easy installation via pip, detailed usage examples with code, and supports exporting user and item vectors for ANN search, making it ideal for rapid experimentation and learning in recommendation systems.

ANNDeep LearningPython
0 likes · 10 min read
Introducing DeepMatch: An Open‑Source Library for Deep Retrieval Matching Algorithms
Didi Tech
Didi Tech
Apr 2, 2020 · Mobile Development

DoKit 3.0 Unveiled: Mobile Debugging, Mock APIs, and Performance Health Checks

DoKit 3.0, the open‑source client development assistant from Didi, introduces a revamped architecture, extensive Android and iOS enhancements, new tools such as interface mock and health testing, a web platform for product management, and detailed integration guides for both platforms.

AndroidDoKitInterface Mock
0 likes · 14 min read
DoKit 3.0 Unveiled: Mobile Debugging, Mock APIs, and Performance Health Checks
Didi Tech
Didi Tech
Apr 2, 2020 · Artificial Intelligence

Interview: Didi AI’s DELTA – A Unified Framework for NLP and Speech Model Development

In this interview, Didi AI Labs’ Han Kun explains how the DELTA platform unifies TensorFlow‑based NLP and speech models—supporting tasks from text classification to voice emotion recognition—through a modular, easily deployable architecture, accelerating development, powering Didi products, and now open‑sourced for broader AI collaboration.

AI PlatformDeltaNLP
0 likes · 14 min read
Interview: Didi AI’s DELTA – A Unified Framework for NLP and Speech Model Development
Architects Research Society
Architects Research Society
Apr 1, 2020 · Fundamentals

MIKE2.0 Method: An Open‑Source Approach to Information Development

The MIKE2.0 methodology is an open‑source, enterprise‑wide framework that guides information development through five phases, covering strategy, architecture, data governance, and practical implementation activities to help organizations assess maturity and design flexible, standards‑based EDM solutions.

Information Managementopen‑source
0 likes · 10 min read
MIKE2.0 Method: An Open‑Source Approach to Information Development
58 Tech
58 Tech
Mar 27, 2020 · Artificial Intelligence

dl_inference: Open‑Source General Deep Learning Inference Service

dl_inference is an open‑source inference platform that simplifies deployment of TensorFlow and PyTorch models in production, offering unified gRPC access, load‑balanced multi‑node serving, GPU/CPU options, customizable pre‑ and post‑processing, and extensible architecture for future AI workloads.

AI inferenceDeep LearningModel Serving
0 likes · 11 min read
dl_inference: Open‑Source General Deep Learning Inference Service
Efficient Ops
Efficient Ops
Mar 22, 2020 · Operations

Why Nightingale Is Shaping the Future of Enterprise Monitoring

Nightingale, an open‑source enterprise monitoring platform from Didi, combines cloud‑native design, high availability, flexible plugins, and a powerful object‑tree navigation to meet the monitoring needs of both small clusters and massive deployments, while extending and improving upon Open‑Falcon.

AlertingOperationsarchitecture
0 likes · 10 min read
Why Nightingale Is Shaping the Future of Enterprise Monitoring
58 Tech
58 Tech
Mar 20, 2020 · Mobile Development

Zucker: An Open‑Source Android APK Module Size Analysis Tool

Zucker is an open‑source Android utility that automatically analyzes APK module sizes by cloning projects, calculating unique AAR dependencies, simulating target AARs, and providing detailed reports to help developers reduce app bloat early in the development cycle.

AARAPK analysisAndroid
0 likes · 11 min read
Zucker: An Open‑Source Android APK Module Size Analysis Tool
Top Architect
Top Architect
Mar 18, 2020 · Backend Development

A Curated List of 27 Open‑Source Alibaba Projects for Distributed Application Development

This article presents a comprehensive, English‑language overview of 27 Alibaba open‑source projects—including Spring Cloud Alibaba, Ant Design, Druid, fastjson, Dubbo, JStorm, Sentinel, Nacos, and many others—detailing their core purpose, key features, and GitHub URLs for developers building distributed, cloud‑native Java applications.

AlibabaBackendMicroservices
0 likes · 15 min read
A Curated List of 27 Open‑Source Alibaba Projects for Distributed Application Development
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Mar 13, 2020 · R&D Management

Why Developers Join Open Source: Micro-Level Motivations & New Production Models

This article examines the micro‑level drivers behind individual participation in open‑source software, analyzes the organizational characteristics of OSS communities, compares them with traditional enterprise and market structures, and discusses the competitive advantages and future trends of self‑organized, distributed production models.

Motivationdistributed productionopen‑source
0 likes · 29 min read
Why Developers Join Open Source: Micro-Level Motivations & New Production Models
58 Tech
58 Tech
Mar 11, 2020 · Artificial Intelligence

qa_match: An Open‑Source Deep Learning Based Question‑Answer Matching System

The article introduces qa_match, an open‑source lightweight QA matching tool built on TensorFlow that combines BiLSTM‑based domain classification, DSSM‑based intent matching, and a model‑fusion strategy to deliver accurate, multi‑type responses for intelligent customer service applications.

AIBiLSTMDSSM
0 likes · 12 min read
qa_match: An Open‑Source Deep Learning Based Question‑Answer Matching System
MaGe Linux Operations
MaGe Linux Operations
Mar 6, 2020 · Fundamentals

The Untold Story of Linus Torvalds and the Birth of Linux

This article chronicles Linus Torvalds' early life, the creation and naming of Linux, its release under the GNU GPL, the development of its kernel, community contributions, and the role of companies and foundations in shaping the open‑source operating system.

Linus Torvaldskernel-developmentopen‑source
0 likes · 11 min read
The Untold Story of Linus Torvalds and the Birth of Linux
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Mar 6, 2020 · R&D Management

Why Open‑Source Software Is Reshaping Industry Competition and Innovation

This article examines how open‑source software alters the software industry's economic dynamics, from historical development patterns and monopoly tendencies to network externalities, cost structures, and the emergence of new business models that intensify competition, lower prices, and drive technological progress.

Business ModelsInnovationSoftware Industry
0 likes · 56 min read
Why Open‑Source Software Is Reshaping Industry Competition and Innovation
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Mar 4, 2020 · Fundamentals

What Drove the Rise of Open Source? A Macro‑Historical Analysis

This article examines the macro‑level origins and motivations behind open source software, tracing the evolution from early industrial revolutions through scientific and technological breakthroughs, the birth of UNIX, the BSD split, and the broader tech‑economy paradigm that positioned software as a pivotal production factor.

BSDTechnology EvolutionUnix
0 likes · 17 min read
What Drove the Rise of Open Source? A Macro‑Historical Analysis
Java Captain
Java Captain
Mar 3, 2020 · Backend Development

A Curated List of Alibaba Open‑Source Projects for Distributed and Enterprise Development

This article presents a comprehensive collection of Alibaba’s open‑source projects—including Spring Cloud Alibaba, Ant Design, Druid, Dubbo, JStorm, Sentinel, and many others—detailing their core features and providing repository links to help developers build scalable, high‑performance backend and cloud‑native applications.

AlibabaDistributed SystemsMicroservices
0 likes · 16 min read
A Curated List of Alibaba Open‑Source Projects for Distributed and Enterprise Development
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Mar 3, 2020 · Fundamentals

Why Open Source Software Dominates Modern Tech: Origins, Economics, and Impact

This article explores how the rapid growth of information technology has reshaped the economy, using open source software as a prime example to examine its definition, historical milestones, licensing models, and the unique collaborative mechanisms that enable millions of volunteers worldwide to create high‑quality, publicly shared software.

IT industryopen‑sourcesoftware licensing
0 likes · 18 min read
Why Open Source Software Dominates Modern Tech: Origins, Economics, and Impact
Open Source Linux
Open Source Linux
Mar 2, 2020 · Operations

Why Use Server Clusters? Benefits, Types, and Choosing the Right Solution

This article explains what a server cluster is, why organizations adopt clusters for performance, cost, scalability and reliability, outlines the main cluster categories such as load‑balancing, high‑availability and HPC, and offers guidance on selecting appropriate software and hardware solutions.

HPCInfrastructureopen‑source
0 likes · 12 min read
Why Use Server Clusters? Benefits, Types, and Choosing the Right Solution
ITPUB
ITPUB
Feb 26, 2020 · Backend Development

Why XXL‑JOB Is the Lightweight Distributed Scheduler Used by 290+ Companies

XXL‑JOB is an open‑source, lightweight distributed task scheduling platform adopted by over 290 enterprises, offering 35 features, a decoupled scheduling‑center and executor architecture, and a thriving GitHub community with more than 12 K stars and 5 K forks.

BackendDistributed SystemsXXL-JOB
0 likes · 5 min read
Why XXL‑JOB Is the Lightweight Distributed Scheduler Used by 290+ Companies
Programmer DD
Programmer DD
Feb 22, 2020 · Backend Development

Why Every Developer Should Dive Into Open‑Source Framework Source Code

The article explains why developers need to study the source code of popular open‑source frameworks—highlighting project‑driven needs, personal passion for technology, interview preparation, and long‑term career benefits—while urging continuous learning to stay competitive in a fast‑moving industry.

frameworkslearningopen‑source
0 likes · 10 min read
Why Every Developer Should Dive Into Open‑Source Framework Source Code
MaGe Linux Operations
MaGe Linux Operations
Feb 19, 2020 · Fundamentals

Boost Your Python Productivity with 5 Overlooked Tricks

This article shares five practical Python tips—dictionary and set comprehensions, the Counter class, pretty‑printing JSON, a quick XML‑RPC web service, and criteria for choosing solid open‑source libraries—each illustrated with clear code examples to help developers write cleaner, more efficient code.

ComprehensionsCounterJSON
0 likes · 8 min read
Boost Your Python Productivity with 5 Overlooked Tricks
Aikesheng Open Source Community
Aikesheng Open Source Community
Feb 15, 2020 · Databases

Weekly Community Update: DB-Engines February Rankings, MySQL 5.6 End-of-Life, and Open‑Source Middleware Progress

This weekly community briefing summarizes the February DB‑Engines ranking trends, announces MySQL 5.6's upcoming end‑of‑life, and highlights recent development, bug‑fix, and release activities for the open‑source middleware projects DBLE, DTLE, and TXLE, along with several technical deep‑dive links.

DB-Enginescommunitymiddleware
0 likes · 4 min read
Weekly Community Update: DB-Engines February Rankings, MySQL 5.6 End-of-Life, and Open‑Source Middleware Progress
Alibaba Cloud Native
Alibaba Cloud Native
Feb 13, 2020 · Cloud Native

What’s New in Cloud‑Native: Kubernetes SIG‑Cloud‑Provider, Containerd Report, and Key Upstream Changes

This roundup highlights Alibaba Cloud’s pioneering SIG‑Cloud‑Provider project, its national technology awards, the CNCF containerd journey report, several upstream Kubernetes enhancements and bug fixes, plus curated open‑source tools and reading recommendations for developers working with cloud‑native platforms.

KubernetesSIG Cloud Provideropen‑source
0 likes · 6 min read
What’s New in Cloud‑Native: Kubernetes SIG‑Cloud‑Provider, Containerd Report, and Key Upstream Changes
Efficient Ops
Efficient Ops
Feb 10, 2020 · Big Data

How Tencent Scales Elasticsearch for Massive Log, Search, and Time‑Series Workloads

Tencent leverages Elasticsearch at massive scale across log analytics, search services, and time‑series monitoring, addressing challenges of high availability, low cost, and high performance through kernel optimizations, resource‑aware throttling, cold‑data merging, rollup, caching, and open‑source contributions.

Cost OptimizationElasticsearchLog Analytics
0 likes · 20 min read
How Tencent Scales Elasticsearch for Massive Log, Search, and Time‑Series Workloads
dbaplus Community
dbaplus Community
Feb 5, 2020 · Databases

Tencent’s Secrets to Scaling Elasticsearch for Trillion‑Level Data

Tencent shares how it leverages Elasticsearch at trillion‑scale across logging, search, and time‑series workloads, detailing the challenges of high availability, low cost, and high performance, and describing concrete kernel‑level optimizations, resource‑limiting strategies, storage tiering, rollup, cache, and merge techniques that enable robust, efficient operation.

Cost OptimizationElasticsearchLarge‑Scale Search
0 likes · 18 min read
Tencent’s Secrets to Scaling Elasticsearch for Trillion‑Level Data
360 Tech Engineering
360 Tech Engineering
Feb 4, 2020 · Backend Development

Gokeeper, Pepperbus, Peppercron, and Dashboard: Open‑Source Backend Services Overview and Deployment Guide

This article introduces Huajiao's open‑source backend services—gokeeper, pepperbus, peppercron, and dashboard—detailing their features, architecture, and step‑by‑step Docker‑based deployment, configuration, and usage with Go code examples for service discovery and distributed cron management.

BackendDockerGo
0 likes · 7 min read
Gokeeper, Pepperbus, Peppercron, and Dashboard: Open‑Source Backend Services Overview and Deployment Guide
Architects' Tech Alliance
Architects' Tech Alliance
Jan 31, 2020 · Cloud Native

Key DevOps Trends for 2020: Cloud‑Native, Container Registries, Go, Security, Open Source, Serverless, and Multi‑Cloud

The article surveys the 2020 DevOps landscape, highlighting how cloud‑native architecture, container registries, Go adoption, heightened security, open‑source momentum, serverless computing, and multi‑cloud strategies are reshaping software delivery and organizational digital transformation.

Cloud NativeContainer RegistryDevOps
0 likes · 19 min read
Key DevOps Trends for 2020: Cloud‑Native, Container Registries, Go, Security, Open Source, Serverless, and Multi‑Cloud
Architects' Tech Alliance
Architects' Tech Alliance
Jan 30, 2020 · Fundamentals

The History and Relationship of UNIX, Linux, and GNU

This article provides a comprehensive overview of the origins, evolution, legal disputes, and architectural differences of UNIX, its BSD offshoots, the GNU project, and the Linux kernel, highlighting their intertwined development and impact on modern operating systems.

GNULinuxOperating Systems
0 likes · 26 min read
The History and Relationship of UNIX, Linux, and GNU
Qunar Tech Salon
Qunar Tech Salon
Jan 21, 2020 · Frontend Development

Top 10 Emerging Chinese Front‑End Frameworks

This article surveys the ten most promising Chinese front‑end frameworks of 2019‑2020, such as Ramda, WeUI, ColorUI, Omi, Taro, Flutter, SpriteJS, NestJS, DoKit and imgcook, highlighting their origins, key features, ecosystem support and GitHub popularity to illustrate the rapid evolution of front‑end technology.

ChinaJavaScriptWeb Development
0 likes · 11 min read
Top 10 Emerging Chinese Front‑End Frameworks
Big Data Technology Architecture
Big Data Technology Architecture
Jan 19, 2020 · R&D Management

Apache Software Foundation 2019 Annual Report: Community, Projects, and Sponsorship Statistics

The 2019 Apache Software Foundation report details the organization’s 20‑year milestone, presenting comprehensive statistics on its 339 projects, over 7,200 contributors, millions of code commits, active mailing lists, licensing agreements, and the extensive sponsorship tiers that support its open‑source mission.

Annual ReportApacheSponsorship
0 likes · 6 min read
Apache Software Foundation 2019 Annual Report: Community, Projects, and Sponsorship Statistics
Liangxu Linux
Liangxu Linux
Jan 18, 2020 · Fundamentals

Discover openEuler: Huawei’s Open‑Source OS and Its Community Projects

The article introduces openEuler, Huawei’s newly open‑sourced operating system, outlines its vision, key features, related projects like iSulad and A‑Tune, and provides direct links to the main and package repositories for developers interested in this Linux‑based platform.

AI OptimizationContaineropenEuler
0 likes · 4 min read
Discover openEuler: Huawei’s Open‑Source OS and Its Community Projects
Architecture Digest
Architecture Digest
Jan 16, 2020 · Fundamentals

A Curated List of 29 Alibaba Open‑Source Projects

This article presents a comprehensive overview of 29 Alibaba open‑source projects spanning distributed application frameworks, front‑end design systems, database tools, JVM enhancements, monitoring solutions, and cloud‑native utilities, each described with its core purpose and a link to its repository.

Alibabaframeworksjava
0 likes · 14 min read
A Curated List of 29 Alibaba Open‑Source Projects
Meituan Technology Team
Meituan Technology Team
Jan 9, 2020 · Frontend Development

Logan Web: An Open‑Source Front‑End Logging SDK and Its Technical Implementation

Logan Web is Meituan‑Dianping’s open‑source front‑end logging SDK that stores encrypted logs in IndexedDB, triggers batch uploads on exceptions or user actions, and integrates with server‑side services and a visual analysis platform to provide end‑to‑end traceability for massive web traffic.

Hybrid EncryptionIndexedDBLogan
0 likes · 16 min read
Logan Web: An Open‑Source Front‑End Logging SDK and Its Technical Implementation
MaGe Linux Operations
MaGe Linux Operations
Jan 7, 2020 · Fundamentals

Explore the Ultimate Collection of Must‑Have Linux Applications

This curated guide presents an extensive, categorized list of essential Linux software—including audio tools, chat clients, backup utilities, desktop customization, development IDEs, e‑book readers, graphics editors, browsers, office suites, productivity apps, security utilities, file sharing solutions, terminal emulators, and multimedia players—each described with its key features and a preview image, offering Linux users a comprehensive resource for enhancing their systems.

open‑sourceproductivitysoftware
0 likes · 41 min read
Explore the Ultimate Collection of Must‑Have Linux Applications
Tencent Cloud Developer
Tencent Cloud Developer
Jan 6, 2020 · Big Data

Overview of TubeMQ: Principles, Architecture, Performance, and Open‑Source Strategy for Big‑Data Message Queues

TubeMQ is a trillion‑level, Java‑based distributed message‑queue middleware designed for massive‑data ingestion, offering 140 k TPS with sub‑5 ms latency, high reliability, low cost, and horizontal scalability, and is being open‑sourced to the Apache foundation to foster community collaboration and future expansion beyond traditional MQ functions.

Big DataDistributed SystemsMessage Queue
0 likes · 15 min read
Overview of TubeMQ: Principles, Architecture, Performance, and Open‑Source Strategy for Big‑Data Message Queues
Tencent Cloud Developer
Tencent Cloud Developer
Jan 3, 2020 · Information Security

Analysis of China's First GPL Litigation and Risk Management for Open‑Source Software Use

The Beijing High People’s Court’s landmark 2019 ruling in Digital Heaven v. Yuzu, China’s first GPL‑related lawsuit, rejected Yuzu’s claim that three HBuilder plugins were GPL‑bound derivatives, ordered RMB 710,000 damages, and highlighted both growing judicial recognition of the GPL and the need for companies to isolate, analyze, and manage open‑source components to avoid copyleft liability.

China LawGPLintellectual property
0 likes · 22 min read
Analysis of China's First GPL Litigation and Risk Management for Open‑Source Software Use
AntTech
AntTech
Dec 18, 2019 · Cloud Native

Ant Financial’s System Software Practices and Open‑Source Collaboration

In a 2019 OS2ATC talk, Ant Financial’s system department head explained how the company tackles massive data pressure, ultra‑high availability, secure containers, confidential computing, and open‑source initiatives such as OceanBase, Occlum, SOFAMesh, and Kata Containers to drive financial‑grade system software innovation.

Cloud Nativedatabasesopen‑source
0 likes · 8 min read
Ant Financial’s System Software Practices and Open‑Source Collaboration
ITPUB
ITPUB
Dec 17, 2019 · Fundamentals

Master HandBrake: Open‑Source Video Conversion Made Easy

This guide introduces the free, open‑source HandBrake video converter, outlines its key features and presets, explains supported input formats, demonstrates basic editing options, and provides step‑by‑step installation instructions for Ubuntu and other Linux distributions.

CLIGUIHandBrake
0 likes · 5 min read
Master HandBrake: Open‑Source Video Conversion Made Easy
Java Captain
Java Captain
Dec 17, 2019 · Backend Development

Top 10 Most Popular Java Open‑Source Projects on GitHub in November

This article lists and briefly describes the ten most starred Java open‑source projects on GitHub for November, covering tools such as NLP libraries, learning guides, big‑data frameworks, rapid‑development platforms, algorithm collections, job schedulers, code‑style checkers, traffic‑control systems, the Spring framework, and service‑discovery solutions.

FlinkGitHubframeworks
0 likes · 5 min read
Top 10 Most Popular Java Open‑Source Projects on GitHub in November
21CTO
21CTO
Dec 16, 2019 · Fundamentals

Why China Is Racing to Build Its Own Unified OS – Inside UOS Development

Amid trade tensions and tech bans, Chinese developers have united to create the open‑source Unity Operating System (UOS), supporting domestic processors, offering a Windows‑like interface, and aiming to build a sustainable software ecosystem despite early ecosystem gaps.

ChinaLoongsonOperating System
0 likes · 6 min read
Why China Is Racing to Build Its Own Unified OS – Inside UOS Development
Alibaba Cloud Native
Alibaba Cloud Native
Dec 12, 2019 · Cloud Native

What’s New in Kubernetes v1.17? Key Features and Improvements Explained

The article summarizes Kubernetes v1.17’s 22 enhancements—including GA cloud‑provider labels, beta VolumeSnapshot, CSI storage migration, numerous feature stabilizations, dual‑stack networking, Knative updates, and curated open‑source and reading recommendations—providing a detailed technical overview for practitioners.

KnativeKubernetesRelease Notes
0 likes · 10 min read
What’s New in Kubernetes v1.17? Key Features and Improvements Explained
21CTO
21CTO
Dec 4, 2019 · Fundamentals

What Linus Torvalds Reveals About Open Source, Git, and Writing Elegant Code

Linus Torvalds shares his dual impact on technology through Linux and Git, explains his pragmatic engineering mindset, the philosophy of open source collaboration, and demonstrates the difference between messy and elegant C code using real‑world examples.

C ProgrammingGitLinus Torvalds
0 likes · 6 min read
What Linus Torvalds Reveals About Open Source, Git, and Writing Elegant Code
Aotu Lab
Aotu Lab
Dec 4, 2019 · Frontend Development

Top 10 Must‑Try Taro Materials for Faster Multi‑Platform Development

This guide highlights the ten most popular Taro material market resources, covering component libraries, skeleton screens, project scaffolds, list views, multi‑platform examples, and utility libraries to help developers accelerate cross‑platform app creation.

Component LibraryTaromulti‑platform
0 likes · 6 min read
Top 10 Must‑Try Taro Materials for Faster Multi‑Platform Development
Tencent Cloud Developer
Tencent Cloud Developer
Dec 2, 2019 · Industry Insights

What Can Chinese Developers Learn from Apache? Insights on Open‑Source Governance

In this interview, Ted Liu, a veteran of both Chinese and Apache open‑source communities, shares how domestic projects have grown, what lessons the Apache Software Foundation offers on transparent, merit‑based governance, community diversity, and how individuals and companies can responsibly contribute to sustainable open‑source ecosystems.

Apachecommunitygovernance
0 likes · 16 min read
What Can Chinese Developers Learn from Apache? Insights on Open‑Source Governance
ITPUB
ITPUB
Nov 26, 2019 · Fundamentals

Linus Torvalds on Open Source, Coding Philosophy, and Elegant Linked‑List Removal

In a candid interview, Linus Torvalds shares his pragmatic engineering mindset, explains why Git was his second major project, and demonstrates how a clean pointer‑indirection technique can simplify linked‑list element removal, contrasting it with a more cumbersome approach.

Linus Torvaldscode qualitylinked list
0 likes · 6 min read
Linus Torvalds on Open Source, Coding Philosophy, and Elegant Linked‑List Removal
WeChat Backend Team
WeChat Backend Team
Nov 26, 2019 · Big Data

Plato: Tencent’s Open‑Source Engine Cutting Billion‑Node Graph Jobs to Minutes

Plato, the newly open‑sourced high‑performance graph computing framework from Tencent’s TGraph project, delivers industry‑leading speed and memory efficiency for billion‑node social network graphs, achieving minute‑level processing with as few as ten servers, and supports a wide range of graph algorithms and learning tasks.

Distributed Systemsgraph computinghigh performance
0 likes · 8 min read
Plato: Tencent’s Open‑Source Engine Cutting Billion‑Node Graph Jobs to Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Nov 21, 2019 · Cloud Native

Latest Cloud Native Updates: Docker Sale, Kubernetes 1.18 Features, Top Projects

This newsletter covers Docker Enterprise’s acquisition by Mirantis, Red Hat’s open‑source registry launch, KubeCon North America details, key Kubernetes 1.17‑1.18 upstream changes such as PreSidecars, Kubectl v2, IP type split, hidden metrics, plus curated open‑source project and reading recommendations for cloud‑native practitioners.

DockerKubeConKubernetes
0 likes · 7 min read
Latest Cloud Native Updates: Docker Sale, Kubernetes 1.18 Features, Top Projects
JD Tech Talk
JD Tech Talk
Nov 20, 2019 · Blockchain

JD.com’s “ZhiZhen Chain” Blockchain Platform: Technology Overview and Industry Applications

The article presents JD.com’s ZhiZhen Chain blockchain platform, detailing its open‑source JD Chain engine, component‑based architecture, high‑throughput performance, cryptographic innovations, BaaS services, and real‑world applications in supply‑chain traceability, digital evidence, asset‑backed securities, and digital finance, highlighting extensive deployment statistics and future innovation directions.

BaaSDigital financeJD Chain
0 likes · 8 min read
JD.com’s “ZhiZhen Chain” Blockchain Platform: Technology Overview and Industry Applications
Alibaba Cloud Native
Alibaba Cloud Native
Nov 19, 2019 · Cloud Native

How to Build a Scalable, Reliable K8s Log Platform for Enterprise Needs

This article explains how to design and implement a flexible, high‑performance log system for Kubernetes environments, covering demand‑driven architecture, functional requirements, open‑source component choices, the reasons for a custom solution, and the operational challenges faced at massive scale.

KubernetesScalabilitylogging
0 likes · 12 min read
How to Build a Scalable, Reliable K8s Log Platform for Enterprise Needs
Programmer DD
Programmer DD
Nov 19, 2019 · Fundamentals

Why Open‑Source Licenses Are the Top Decision Factor for Developers

A recent Tidelift and The New Stack survey reveals that 86% of developers consider an acceptable open‑source license the most critical factor when choosing a project, outweighing code quality, security, and documentation, while also highlighting trends in license popularity and emerging new licenses.

developer surveylicense complianceopen source trends
0 likes · 4 min read
Why Open‑Source Licenses Are the Top Decision Factor for Developers
Tencent Cloud Developer
Tencent Cloud Developer
Nov 14, 2019 · Big Data

Tencent Announces Open‑Source High‑Performance Graph Computing Framework Plato

Tencent has open‑sourced its high‑performance graph computing framework Plato, which can process billion‑node graphs in minutes on as few as ten servers, outpacing Spark GraphX by up to two orders of magnitude, and supports offline computation, representation learning, and integration with Kubernetes/YARN for social, recommendation, and biomedical applications.

Big DataDistributed SystemsPLATO
0 likes · 7 min read
Tencent Announces Open‑Source High‑Performance Graph Computing Framework Plato
Alibaba Cloud Native
Alibaba Cloud Native
Nov 14, 2019 · Cloud Native

What’s New in Cloud Native: Helm 3, Kubernetes 1.17, Istio Updates and More

This roundup highlights the latest cloud‑native announcements, including Helm 3’s stable release, the GitHub Octoverse language trends, upcoming KubeCon North America, CNCF’s Prometheus report, Kubernetes 1.17 code freeze, key upstream feature improvements, and a curated list of open‑source projects and reading recommendations.

KubernetesPrometheushelm
0 likes · 9 min read
What’s New in Cloud Native: Helm 3, Kubernetes 1.17, Istio Updates and More
Liangxu Linux
Liangxu Linux
Nov 13, 2019 · Fundamentals

Free A-to-Z Programming Resource List for Students – GitHub Guide

This article shares a comprehensive, free GitHub repository compiled by Deepak Kumar that curates programming learning resources, hackathons, student benefits, open‑source projects, internships, meet‑ups, conferences, and more, helping students and developers quickly find high‑quality educational material.

educationopen‑sourceprogramming resources
0 likes · 6 min read
Free A-to-Z Programming Resource List for Students – GitHub Guide
Aikesheng Open Source Community
Aikesheng Open Source Community
Nov 11, 2019 · Databases

Will MySQL Be Subject to “Bottleneck” Restrictions? An Analysis of US and Chinese Export Controls and Technical Viability

The article examines whether MySQL, especially the Community Edition, faces commercial or regulatory “bottleneck” risks by reviewing US export control rules, Chinese policy guidance, and the technical feasibility of MySQL’s high‑availability architectures, concluding that current policies pose no significant threat.

Database ArchitectureExport controlshigh availability
0 likes · 8 min read
Will MySQL Be Subject to “Bottleneck” Restrictions? An Analysis of US and Chinese Export Controls and Technical Viability
Python Programming Learning Circle
Python Programming Learning Circle
Nov 10, 2019 · Cloud Computing

Tech Highlights: GitLab Exit, Microsoft’s $10B DoD Cloud Deal, Spring Boot 2.1.10

From a GitLab director’s resignation over alleged hiring bans to Microsoft securing a $10 billion Department of Defense cloud contract, plus releases of Spring Boot 2.1.10, IntelliJ IDEA 2019.3 beta, Gradle 6.0, an Apple macOS Mail encryption flaw, and China leading blockchain patent filings, this roundup covers the week’s key tech developments.

cloud computingopen‑sourcesecurity
0 likes · 5 min read
Tech Highlights: GitLab Exit, Microsoft’s $10B DoD Cloud Deal, Spring Boot 2.1.10
Tencent Cloud Developer
Tencent Cloud Developer
Nov 4, 2019 · Cloud Computing

Tencent Future Network Lab’s 5G Exploration, Practices, and Ecosystem Construction

Tencent Future Network Lab, founded in 2017 as China’s first internet‑company 5G research team, drives an application‑first 5G roadmap by uniting standards work, open‑source contributions, and real‑world pilots such as cloud gaming, 4K video, autonomous‑driving, and smart‑factory solutions, while building a converged cloud‑mobile ecosystem through network slicing and intelligent edge integration.

5GEdge ComputingNetwork Slicing
0 likes · 25 min read
Tencent Future Network Lab’s 5G Exploration, Practices, and Ecosystem Construction
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Oct 29, 2019 · Backend Development

How to Secure PHP Code with the Open‑Source screw‑plus Extension

This article explains how to protect commercial PHP projects from source leakage by using the open‑source screw‑plus extension to encrypt and obfuscate code, covering PHP extension lifecycle, hook mechanisms, encryption workflow, implementation details, and practical advantages and limitations.

Backend SecurityCode EncryptionExtension Development
0 likes · 9 min read
How to Secure PHP Code with the Open‑Source screw‑plus Extension
Programmer DD
Programmer DD
Oct 22, 2019 · Cloud Native

How Spring Cloud Alibaba Revolutionized Microservices in China

This article chronicles the evolution of Spring Cloud Alibaba from its Spring Boot roots, detailing its incubation, major releases, core features, community adoption, and its role in advancing cloud‑native microservice architectures in the Chinese tech ecosystem.

Cloud NativeSpring BootSpring Cloud Alibaba
0 likes · 10 min read
How Spring Cloud Alibaba Revolutionized Microservices in China
Alibaba Cloud Native
Alibaba Cloud Native
Oct 21, 2019 · Cloud Native

Why the Open Application Model (OAM) Could Revolutionize Cloud‑Native App Management

The Open Application Model (OAM) is a cloud‑native standard that separates application definition from infrastructure, enabling developers and operators to work independently, simplifying deployment, improving portability, and offering a smartphone‑like experience for managing cloud applications across diverse environments.

KubernetesOAMOpen Application Model
0 likes · 16 min read
Why the Open Application Model (OAM) Could Revolutionize Cloud‑Native App Management
Alibaba Cloud Native
Alibaba Cloud Native
Oct 18, 2019 · Cloud Native

Latest Cloud‑Native Updates: OAM Open‑Source, KubeVirt in CNCF, and Scheduler Enhancements

This roundup covers the open‑source launch of OAM, KubeVirt joining the CNCF Sandbox, the release of KubeAdvisor 1.0, several kube‑scheduler improvements, kubeadm usability upgrades, notable KEPs, VMware‑Tanzu project migrations, a tool for converting deprecated Kubernetes APIs, and a curated list of weekly technical readings.

KubeAdvisorKubeVirtKubernetes
0 likes · 8 min read
Latest Cloud‑Native Updates: OAM Open‑Source, KubeVirt in CNCF, and Scheduler Enhancements
AntTech
AntTech
Oct 17, 2019 · Artificial Intelligence

From a 30‑Year Coding Journey to AI Infrastructure: Wang Yi’s Story and the Open‑Source Projects SQLFlow and ElasticDL

The article chronicles Wang Yi’s three‑decade programming career, his moves across Tencent, Google, Baidu and Ant Financial, and explains how his open‑source AI infrastructure projects SQLFlow and ElasticDL transform model development for analysts while promoting a culture of code review and practical engineering.

AI InfrastructureCode reviewElasticDL
0 likes · 12 min read
From a 30‑Year Coding Journey to AI Infrastructure: Wang Yi’s Story and the Open‑Source Projects SQLFlow and ElasticDL
AntTech
AntTech
Oct 11, 2019 · Cloud Native

Ant Group's Financial-Grade Cloud‑Native Security Architecture: Service Mesh, Secure Containers, and Confidential Computing

The article outlines Ant Group's end‑to‑end cloud‑native security architecture for the financial sector, detailing the SOFAMesh service‑mesh solution, Kata Containers secure‑container technology, and the SOFAEnclave confidential‑computing platform, together with performance results and open‑source links.

cloud-nativeopen‑sourcesecure containers
0 likes · 9 min read
Ant Group's Financial-Grade Cloud‑Native Security Architecture: Service Mesh, Secure Containers, and Confidential Computing
DevOps
DevOps
Oct 8, 2019 · Information Security

Research on Hacker Culture and Its Influence on Modern Technology Companies

This article surveys hacker culture, tracing its roots from 1950s MIT clubs to modern tech giants like Facebook, outlines core hacker values, shares insights from seminal works such as 'The Cathedral and the Bazaar,' and offers practical advice for cultivating a hacker mindset in today’s DevOps era.

DevOpsInnovationhacker culture
0 likes · 11 min read
Research on Hacker Culture and Its Influence on Modern Technology Companies
Didi Tech
Didi Tech
Oct 8, 2019 · Artificial Intelligence

Didi and Ant Financial Co‑Develop SQLFlow to Bring AI Capabilities to Data Analysts

Partnering with Ant Financial, Didi enhanced the open-source SQLFlow platform—translating SQL into end-to-end AI workflows with added deep-learning, XGBoost, clustering and SHAP explanation capabilities and Hive support—to create a “SQL garden” marketplace where analysts can deploy ready-made AI models via simple SQL, speeding enterprise AI adoption.

AIData ScienceSHAP
0 likes · 9 min read
Didi and Ant Financial Co‑Develop SQLFlow to Bring AI Capabilities to Data Analysts
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Sep 20, 2019 · Cloud Computing

Alibaba Announces Open‑Source “Fangsheng” Project for Next‑Generation Cloud Server Architecture

At the ODCC 2019 Open Data Center Conference in Beijing, Alibaba server architect Guo Rui unveiled the open‑source “Fangsheng” project, detailing a new cloud‑server architecture that addresses ultra‑large scale, diverse customer needs, and intense competition by improving cooling, power efficiency, modularity, and deployment flexibility for Chinese cloud data centers.

AlibabaFangshengInfrastructure
0 likes · 5 min read
Alibaba Announces Open‑Source “Fangsheng” Project for Next‑Generation Cloud Server Architecture
Didi Tech
Didi Tech
Sep 13, 2019 · Frontend Development

Chameleon (CML) 1.0 Release: An Enterprise‑Grade Cross‑Platform Framework

Chameleon (CML) 1.0, Didi’s open‑source enterprise‑grade cross‑platform framework, now supports all major mini‑programs, H5 and native clients, offers a richer Vue‑like DSL, extensive component libraries, significant bundle size reduction, and tooling integrations, enabling developers to consolidate codebases and streamline multi‑platform development.

Component LibraryMVVMMini-Program
0 likes · 19 min read
Chameleon (CML) 1.0 Release: An Enterprise‑Grade Cross‑Platform Framework