Tagged articles
1918 articles
Page 17 of 20
21CTO
21CTO
Sep 12, 2019 · Fundamentals

Exploring Linux‑Based Operating Systems Powering the IoT Landscape

This article surveys the most prominent Linux‑derived operating systems for the Internet of Things, detailing their origins, real‑time capabilities, hardware requirements, and the ecosystems that support them, while highlighting the fragmentation and future prospects of Linux in IoT.

IoTLinuxOperating System
0 likes · 6 min read
Exploring Linux‑Based Operating Systems Powering the IoT Landscape
Java Captain
Java Captain
Sep 12, 2019 · Backend Development

Curated List of Popular Open-Source Java Backend Projects and Demos

This article presents a curated collection of notable open‑source Java backend projects—including Spring Boot demos, third‑party login libraries, microservice frameworks, rapid development kits, and e‑commerce tutorials—each with brief descriptions and GitHub links for developers to explore and learn from.

GitHubMicroservicesSpring Boot
0 likes · 5 min read
Curated List of Popular Open-Source Java Backend Projects and Demos
Liangxu Linux
Liangxu Linux
Sep 9, 2019 · Operations

Unlock Powerful Bash Scripting with the Free Pure Bash Bible

This article introduces the open‑source "Pure Bash Bible"—a comprehensive collection of Bash code snippets that streamline scripting tasks, reduce dependencies, and boost performance, featuring examples for trimming strings, regex matching, color validation, and array deduplication, along with the GitHub repository link.

BashShell scriptingautomation
0 likes · 4 min read
Unlock Powerful Bash Scripting with the Free Pure Bash Bible
Tencent Cloud Developer
Tencent Cloud Developer
Sep 9, 2019 · Databases

Tencent Optimizes Elasticsearch High-Concurrency Write Performance, Cutting 10M Data Load Time by 20%

Tencent engineers improved Elasticsearch’s high‑concurrency write path, reducing the time to load ten million records from eighteen to fifteen minutes—a 20 % speed boost—earning thanks from Elastic’s CEO and showcasing the company’s broader open‑source contributions and strategic cloud‑search partnership.

Big DataElasticsearchTencent Cloud
0 likes · 6 min read
Tencent Optimizes Elasticsearch High-Concurrency Write Performance, Cutting 10M Data Load Time by 20%
Architect's Tech Stack
Architect's Tech Stack
Sep 6, 2019 · Fundamentals

The Importance of Reading Source Code and How to Effectively Study It

This article explains why reading source code is valuable—for debugging, understanding design, learning languages and algorithms, refactoring, and even interview preparation—and provides practical steps such as reviewing documentation, exploring project structure, focusing on specific issues, debugging, and taking notes.

best practiceslearningopen‑source
0 likes · 7 min read
The Importance of Reading Source Code and How to Effectively Study It
Alibaba Cloud Native
Alibaba Cloud Native
Sep 2, 2019 · Cloud Native

What’s New in Cloud Native: Helm 3 Beta, Cilium 1.6, Kubernetes Enhancements & Top Open‑Source Projects

This week’s cloud‑native roundup covers the Helm 3 beta release, Cilium 1.6’s full kube‑proxy replacement, new Kubernetes apiserver request‑priority KEP, HA master StorageVersion API, scheduling framework redesign, etcd compact‑batch tweaks, knative performance work, plus recommended open‑source tools and reading material.

Kubernetesetcdhelm
0 likes · 12 min read
What’s New in Cloud Native: Helm 3 Beta, Cilium 1.6, Kubernetes Enhancements & Top Open‑Source Projects
360 Tech Engineering
360 Tech Engineering
Aug 27, 2019 · Databases

Quicksql: A Unified Cross‑Data‑Source SQL Query Engine

Quicksql is an open‑source, cross‑data‑source SQL engine built on Apache Calcite that provides a unified, safe, and fast SQL interface, enabling users to query heterogeneous storage systems such as Hive, MySQL, Elasticsearch, and Druid through command‑line, API, or JDBC connections.

Apache CalciteData IntegrationUnified Query Engine
0 likes · 6 min read
Quicksql: A Unified Cross‑Data‑Source SQL Query Engine
ITPUB
ITPUB
Aug 27, 2019 · Cloud Computing

Why OpenStack Is Losing Momentum: A Seven‑Year Retrospective

The author reflects on seven years of OpenStack, highlighting its declining community activity, lack of profitability, ineffective technical committee, poor enterprise value, competition from Kubernetes and PaaS, and argues that technical quality alone cannot reverse its downward trajectory.

InfrastructureKubernetesOpenStack
0 likes · 9 min read
Why OpenStack Is Losing Momentum: A Seven‑Year Retrospective
ITPUB
ITPUB
Aug 21, 2019 · Frontend Development

Why China’s Open‑Source Star flv.js Still Gets Overlooked

A viral post about the popular JavaScript FLV player flv.js reveals how a talented Chinese open‑source author struggles for fair recognition, highlighting technical merits, impressive GitHub stats, and broader systemic issues in China’s open‑source ecosystem.

Chinese techFLV.jsGitHub
0 likes · 5 min read
Why China’s Open‑Source Star flv.js Still Gets Overlooked
Didi Tech
Didi Tech
Aug 17, 2019 · Artificial Intelligence

AoE (AI on Edge): Design Principles, Architecture, and Integration Guide

AoE (AI on Edge) is Didi’s open‑source runtime that unifies edge inference frameworks such as NCNN and TensorFlow Lite behind stable, easy‑to‑use and secure interfaces, isolates native code in a separate Android process, offers pre‑/post‑processing abstractions, provides Android/iOS SDKs, and invites developers to contribute via its GitHub repository.

AndroidInference FrameworkRuntime
0 likes · 10 min read
AoE (AI on Edge): Design Principles, Architecture, and Integration Guide
Aikesheng Open Source Community
Aikesheng Open Source Community
Aug 15, 2019 · Databases

DTLE 2.19.07.0 Release Notes – Features, Improvements, and Bug Fixes

The DTLE 2.19.07.0 release introduces cross‑data‑center transfer, cloud synchronization, data aggregation, subscription, bidirectional replication, performance improvements such as reduced CPU usage and tracing, and a series of bug fixes including connection leaks, NATS address handling, large‑transaction handling, and MySQL 8.0 compatibility warnings.

DTLEData TransferRelease Notes
0 likes · 4 min read
DTLE 2.19.07.0 Release Notes – Features, Improvements, and Bug Fixes
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Aug 15, 2019 · Operations

Navigating the Open‑Source Distributed Tracing Landscape: Tools, Features, and How to Choose

This guide surveys the most popular open‑source distributed tracing projects, classifying them by instrumentation, tracer, and analysis capabilities, and explains how they fit into modern microservice observability, helping newcomers understand each tool’s strengths, integrations, and the broader tracing ecosystem.

APMCloud NativeDistributed Tracing
0 likes · 10 min read
Navigating the Open‑Source Distributed Tracing Landscape: Tools, Features, and How to Choose
Alibaba Cloud Native
Alibaba Cloud Native
Aug 12, 2019 · Cloud Native

What’s New in Cloud Native: Kubernetes Security Fixes, Project Updates, and Must‑Read Resources

This week’s cloud‑native roundup covers Mesosphere’s rebranding to D2iQ, two critical Kubernetes CVEs with remediation steps, upcoming CNCF Kubernetes summits, the Knative 0.8 release, curated open‑source project recommendations, and a selection of in‑depth reading on multi‑cluster, serverless, and API‑gateway technologies.

CNCFFluxKnative
0 likes · 11 min read
What’s New in Cloud Native: Kubernetes Security Fixes, Project Updates, and Must‑Read Resources
Java Captain
Java Captain
Aug 11, 2019 · Backend Development

Top Java GitHub Projects in July

This article presents a curated list of the most popular Java open‑source projects on GitHub for July, highlighting eleven repositories—most of them Spring‑based—along with their star counts, brief descriptions, and links for developers seeking valuable resources.

GitHubMicroservicesjava
0 likes · 5 min read
Top Java GitHub Projects in July
Meituan Technology Team
Meituan Technology Team
Aug 8, 2019 · Backend Development

OCTO: Meituan's Distributed Microservice Communication Framework and Governance Platform

OCTO is Meituan's distributed microservice communication and governance platform that unifies service registration, discovery, load balancing, fault tolerance, gray releases, and call data across thousands of services, handling billions of calls with components such as OCTO‑RPC, OCTO‑NS, OCTO‑Portal, SGAgent, Oceanus, Watt, and MCC, achieving 99.999% success and moving toward API‑based naming and service‑mesh evolution.

BackendDistributed SystemsMicroservices
0 likes · 8 min read
OCTO: Meituan's Distributed Microservice Communication Framework and Governance Platform
Alibaba Cloud Native
Alibaba Cloud Native
Aug 5, 2019 · Cloud Native

What’s New in the Cloud‑Native Ecosystem This Week? Kubernetes, Knative, Istio and More

This week’s cloud‑native roundup covers Alibaba Cloud Container Service’s top Forrester ranking, the first production‑ready 1.0 release of Virtual Kubelet, key Kubernetes design proposals, Knative event‑type namespace discussions, Istio multi‑cluster enhancements, and several noteworthy open‑source projects.

Container ServicesKnativeKubernetes
0 likes · 9 min read
What’s New in the Cloud‑Native Ecosystem This Week? Kubernetes, Knative, Istio and More
21CTO
21CTO
Aug 4, 2019 · Information Security

How GitHub Handles US Trade Sanctions: Export Controls Explained

GitHub detailed its response to US trade sanctions, outlining how its services—including GitHub.com and GitHub Enterprise Server—are subject to export regulations, what restrictions apply to users in sanctioned regions, and how developers can navigate compliance and appeal processes.

Export controlsGitHubUS Sanctions
0 likes · 9 min read
How GitHub Handles US Trade Sanctions: Export Controls Explained
Didi Tech
Didi Tech
Aug 2, 2019 · Artificial Intelligence

How Didi’s Open‑Source DELTA Platform Accelerates NLP and Speech Model Development

At ACL 2019, Didi unveiled DELTA, an open‑source TensorFlow‑based training framework that unifies NLP and speech tasks, offers configurable pipelines, benchmark models, and seamless deployment, enabling AI developers to quickly move from research to production while leveraging Didi’s extensive open‑source ecosystem.

AI PlatformModel TrainingNLP
0 likes · 6 min read
How Didi’s Open‑Source DELTA Platform Accelerates NLP and Speech Model Development
dbaplus Community
dbaplus Community
Jul 24, 2019 · Big Data

Essential Open-Source Tools Every Big Data Engineer Should Know

This article compiles a comprehensive list of common open‑source tools for big data platforms—covering programming languages, data collection, ETL, storage, analysis, query, management, and monitoring—to help learners and practitioners quickly locate and understand the technologies they need.

Big DataETLHadoop
0 likes · 15 min read
Essential Open-Source Tools Every Big Data Engineer Should Know
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 23, 2019 · Cloud Computing

Inside Alibaba Cloud Linux 2: New Features, Kernel Innovations & QA

This article details the open‑source release of Alibaba Cloud Linux 2, covering its background, major feature updates—including a custom 4.19 LTS Cloud Kernel—system‑image and package improvements, the development and quality‑assurance process, community contributions, and future plans for the distribution.

Alibaba Cloud LinuxCloud KernelLinux OS
0 likes · 16 min read
Inside Alibaba Cloud Linux 2: New Features, Kernel Innovations & QA
21CTO
21CTO
Jul 22, 2019 · Cloud Native

Understanding Kubernetes v1.0: The Comic Guide to the Cloud Native Revolution

Released on July 21, 2015, Kubernetes v1.0 marked a pivotal moment in cloud-native computing, quickly becoming a foundational open‑source platform adopted by companies worldwide, and this article uses a comic strip to illustrate its core concepts and significance.

DevOpscontainer orchestrationopen‑source
0 likes · 4 min read
Understanding Kubernetes v1.0: The Comic Guide to the Cloud Native Revolution
Java Backend Technology
Java Backend Technology
Jul 14, 2019 · Backend Development

From a Simple Spring Boot Blog to a GitHub Trending HR System

The author recounts how, after his company closed, he built a lightweight Spring Boot‑Vue blog project, iterated it into a more complex human‑resource management system, documented each feature, released it on GitHub, and eventually saw it climb the GitHub Trending list, sharing lessons learned and advice for newcomers.

GitHub TrendingSpring BootVue
0 likes · 10 min read
From a Simple Spring Boot Blog to a GitHub Trending HR System
Architecture Digest
Architecture Digest
Jul 11, 2019 · Databases

The Rise of Oracle and the Evolution of the Database Industry

This article chronicles the origins and growth of Oracle, the colorful personality of its founder Larry Ellison, the early development of relational databases, the fierce competition among IBM, Sybase, Borland and other vendors, and the later impact of open‑source and cloud‑computing trends on the database market.

Database HistoryLarry EllisonOracle
0 likes · 43 min read
The Rise of Oracle and the Evolution of the Database Industry
Programmer DD
Programmer DD
Jul 10, 2019 · Operations

The Hidden Struggles of Maintaining a Popular Open‑Source Project

An open‑source maintainer shares candid reflections on the psychological pressure, overwhelming community feedback, role shifts, time constraints, fear of losing technical leadership, friction with contributors, and the sense of futility that accompany the stewardship of a widely used project like Redis.

Project Maintenancecommunity managementdeveloper psychology
0 likes · 8 min read
The Hidden Struggles of Maintaining a Popular Open‑Source Project
21CTO
21CTO
Jul 7, 2019 · Fundamentals

How Linus Torvalds Built Linux and Git: From a Finnish Kid to Open‑Source Legend

From his early fascination with a VIC‑20 gifted by his grandfather to creating the Linux kernel and later inventing Git, Linus Torvalds’ relentless coding passion, clashes with industry giants, and steadfast commitment to free software shaped the open‑source world and his own remarkable life story.

Linus TorvaldsLinuxOperating Systems
0 likes · 7 min read
How Linus Torvalds Built Linux and Git: From a Finnish Kid to Open‑Source Legend
Didi Tech
Didi Tech
Jul 5, 2019 · Artificial Intelligence

Didi's Open-Source Contributions and Technical Innovations in AI and Big Data

Didi’s platform handles over 700 billion daily ETA requests using AI‑driven real‑time calculations, while its 6,000‑plus engineers rely on open‑source big‑data, cloud and AI frameworks, contribute 23 projects that have earned more than 36,000 stars, and provide anonymized traffic data to academia for transportation and urban‑planning research.

Big DataTech Innovationai
0 likes · 9 min read
Didi's Open-Source Contributions and Technical Innovations in AI and Big Data
AntTech
AntTech
Jul 5, 2019 · Cloud Native

Insights on Cloud‑Native Security Containers: The Evolution of Kata and RunV

The article reviews the rapid development of cloud‑native technologies in China, explains how the runV project merged into Kata containers, discusses the security advantages of Kata, and shares the founder’s perspective on open‑source entrepreneurship, cloud‑native adoption in finance, and future trends in container ecosystems.

Cloud NativeContainersKata
0 likes · 13 min read
Insights on Cloud‑Native Security Containers: The Evolution of Kata and RunV
Tencent Cloud Developer
Tencent Cloud Developer
Jun 26, 2019 · Industry Insights

Tencent's Open Source Roadmap: Governance, Global Contributions, and Future Trends

At the CNCF Cloud Native Conference in Shanghai, Tencent Open Source Alliance chair Du Junping unveiled a three‑stage roadmap—internal collaboration, external code release, and community governance—while highlighting the company's focus areas, internal office structure, major open‑source contributions, and impressive project metrics such as 75 open‑source projects and over 220,000 GitHub stars.

Tencentindustry insightsopen source governance
0 likes · 9 min read
Tencent's Open Source Roadmap: Governance, Global Contributions, and Future Trends
Xianyu Technology
Xianyu Technology
Jun 25, 2019 · Mobile Development

How Xianyu Scaled Flutter: Architecture, Challenges, and Open‑Source Solutions

This article examines Xianyu's adoption of Flutter, detailing its benefits for small and Android‑focused teams, the technical hurdles of integrating Flutter into existing apps, memory‑optimized engine sharing, video rendering improvements, the evolution of the Fish Redux framework, and the automation pipeline that drives efficient, data‑backed development.

FlutterMobile Developmentarchitecture
0 likes · 14 min read
How Xianyu Scaled Flutter: Architecture, Challenges, and Open‑Source Solutions
Didi Tech
Didi Tech
Jun 22, 2019 · Industry Insights

How Didi’s Open‑Source Strategy Powers AI‑Driven Mobility

The article outlines Didi’s rapid growth in open‑source contributions—20 projects, nearly 40 000 stars, 130+ contributors across AI, middleware, monitoring, mobile and front‑end—detailing its internal governance, external patches to major OSS projects, community partnerships, and future open‑source commitments.

AI MobilityDidicommunity
0 likes · 6 min read
How Didi’s Open‑Source Strategy Powers AI‑Driven Mobility
Tencent Cloud Developer
Tencent Cloud Developer
Jun 21, 2019 · Cloud Computing

Understanding Edge Computing: Definitions, Benefits, Cloud Relationship, and Open‑Source Solutions

Edge computing moves processing, storage, and networking nearer to users and devices, boosting real-time efficiency, security, and bandwidth savings while complementing cloud services, and open-source platforms like StarlingX and KubeEdge provide standardized, high-availability solutions for diverse smart-city, automotive, and AI edge applications.

Edge ComputingIoTStarlingX
0 likes · 10 min read
Understanding Edge Computing: Definitions, Benefits, Cloud Relationship, and Open‑Source Solutions
DataFunTalk
DataFunTalk
Jun 19, 2019 · Backend Development

Apache Dubbo: High‑Performance Java RPC Framework – History, Ecosystem, and 2019 Roadmap

The article introduces Apache Dubbo, a high‑performance lightweight Java RPC framework, outlines its core capabilities, development history, technical ecosystem, 2019 plans, shares micro‑service implementation experiences, and provides speaker and community information for the DataFun big‑data forum.

Apache DubboDistributed SystemsJava RPC
0 likes · 3 min read
Apache Dubbo: High‑Performance Java RPC Framework – History, Ecosystem, and 2019 Roadmap
Java Captain
Java Captain
Jun 18, 2019 · Backend Development

Top Java Open‑Source Projects on GitHub (May)

This article presents a curated list of the most popular Java open‑source projects on GitHub for May, highlighting each repository's purpose, star count, and key features ranging from algorithm visualizations and interview prep notes to full‑stack e‑commerce platforms and core Spring frameworks.

GitHubframeworksjava
0 likes · 6 min read
Top Java Open‑Source Projects on GitHub (May)
Alibaba Cloud Native
Alibaba Cloud Native
Jun 17, 2019 · Cloud Native

What Are This Week’s Key Cloud‑Native Trends and Kubernetes Updates?

This roundup covers Gartner’s eight predicted cloud‑native infrastructure trends, a five‑year reflection on Kubernetes, recent upstream Kubernetes changes, and highlights two open‑source tools—ksniff for pod traffic capture and Flagger for service‑mesh‑based canary releases—providing developers with actionable insights into the evolving cloud‑native ecosystem.

FlaggerGartnerKubernetes
0 likes · 8 min read
What Are This Week’s Key Cloud‑Native Trends and Kubernetes Updates?
Architects' Tech Alliance
Architects' Tech Alliance
Jun 12, 2019 · Cloud Computing

An Introduction to OpenStack: Origins, Architecture, and Development

This article provides a comprehensive overview of OpenStack, covering its history from early Amazon web services to its open‑source launch, the governance of the OpenStack Foundation, the evolution of its releases, core components, widespread adoption, and practical guidance for learning the platform.

IaaSInfrastructureOpenStack
0 likes · 11 min read
An Introduction to OpenStack: Origins, Architecture, and Development
Youzan Coder
Youzan Coder
Jun 12, 2019 · Mobile Development

Vant 2.0 Release: New Components, Documentation, and Performance Improvements

Vant 2.0 launches with four new components, revamped documentation, enhanced theming and a slimmer bundle, while boasting 220 releases, a 98% issue‑resolution rate and plans for VantWeapp 1.0 and a Vue 3‑based Vant 3.0, reflecting the project’s marathon‑like, fast‑iteration development.

DocumentationMobile DevelopmentUI components
0 likes · 5 min read
Vant 2.0 Release: New Components, Documentation, and Performance Improvements
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 10, 2019 · Backend Development

From Zero to Apache Tomcat Committer: My Journey Through Open Source at Alibaba

The article recounts the author’s path from a novice Java developer at Alibaba to becoming an Apache Tomcat committer, PMC member, and Apache Foundation member, detailing early challenges, contributions to Tomcat and Dubbo, participation in Apache Roadshows, and insights on open‑source collaboration and community governance.

ApacheDubboTomcat
0 likes · 13 min read
From Zero to Apache Tomcat Committer: My Journey Through Open Source at Alibaba
21CTO
21CTO
Jun 9, 2019 · Cloud Computing

Is AWS Turning Open Source into Proprietary? The Open Distro and SSPL Debate

The article examines AWS's Open Distro for Elasticsearch, critiques its impact on open‑source licensing, discusses aggressive cloud‑provider practices, and explores how the SSPL controversy highlights the need for new standards to protect open‑source innovation.

AWSLicensingSSPL
0 likes · 5 min read
Is AWS Turning Open Source into Proprietary? The Open Distro and SSPL Debate
Java Backend Technology
Java Backend Technology
Jun 8, 2019 · Backend Development

From Zero to Apache Tomcat Committer: My Open‑Source Backend Journey

The author recounts his path from joining Alibaba's middleware team in 2014 to becoming an Apache Tomcat committer, PMC member, and Apache Foundation member, while also guiding Dubbo's migration to Apache and sharing practical lessons on open‑source contribution and large‑scale backend systems.

ApacheDubboTomcat
0 likes · 12 min read
From Zero to Apache Tomcat Committer: My Open‑Source Backend Journey
21CTO
21CTO
Jun 6, 2019 · Fundamentals

Unix vs Linux: Uncover the History and Key Differences Shaping Modern Computing

This article traces the origins of Unix from the 1960s AT&T Bell Labs project, explains how Linux emerged from the GNU initiative and Linus Torvalds' kernel, and compares their philosophies, licensing, ecosystem, and current relevance across servers, cloud, embedded devices, and modern development.

BSDLinuxOperating Systems
0 likes · 12 min read
Unix vs Linux: Uncover the History and Key Differences Shaping Modern Computing
MaGe Linux Operations
MaGe Linux Operations
Jun 6, 2019 · Fundamentals

Unix vs Linux: What’s the Real Difference and Why It Matters

This article traces the history of Unix, explains how Linux emerged from the GNU project and the Linux kernel, compares their philosophies, licensing, and technical features, and highlights why Linux now dominates servers, cloud, and embedded devices while Unix still persists in niche markets.

ComparisonOperating Systemsopen‑source
0 likes · 11 min read
Unix vs Linux: What’s the Real Difference and Why It Matters
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jun 6, 2019 · Backend Development

Boost PHP Development with SG: A Sweet Syntax Sugar Extension

This article introduces SG, a lightweight PHP syntax‑sugar extension that simplifies access to superglobal variables, outlines its features, configuration, usage examples, performance testing, and provides the GitHub project link for developers seeking more efficient and readable backend code.

Backendopen‑sourceperformance
0 likes · 6 min read
Boost PHP Development with SG: A Sweet Syntax Sugar Extension
Architects' Tech Alliance
Architects' Tech Alliance
May 27, 2019 · Cloud Computing

Why Edge Computing Is Becoming Essential for IoT Solutions

Edge computing is emerging as a crucial IoT trend because it reduces data transmission and storage costs, enables sub‑second response times for safety‑critical operations, enhances security and privacy, and is supported by a growing ecosystem of cloud providers, vendors, and open‑source projects.

Edge ComputingIndustrial IoTIoT
0 likes · 10 min read
Why Edge Computing Is Becoming Essential for IoT Solutions
Full-Stack Internet Architecture
Full-Stack Internet Architecture
May 25, 2019 · Fundamentals

The Life and Lessons of Linus Torvalds, Father of Linux

Linus Torvalds, the creator of Linux, began programming at age 11, built the OS inspired by Minix and Unix, leveraged community support, and exemplifies traits such as intense focus, modesty, and dedication, offering valuable lessons for developers and highlighting the historical evolution of open‑source operating systems.

Linus TorvaldsLinuxopen‑source
0 likes · 11 min read
The Life and Lessons of Linus Torvalds, Father of Linux
21CTO
21CTO
May 21, 2019 · Information Security

Can GitHub Remain Safe Under US Export Controls? What It Means for Developers

The article examines recent U.S. export control measures targeting Huawei, their ripple effects on global chip and software suppliers, and the newly updated GitHub user agreement that subjects hosted code to U.S. export regulations, raising concerns about the safety and accessibility of open‑source projects for developers worldwide.

Export controlsGitHubUS Sanctions
0 likes · 8 min read
Can GitHub Remain Safe Under US Export Controls? What It Means for Developers
Java Backend Technology
Java Backend Technology
May 19, 2019 · Backend Development

13 Must-Explore Open-Source Spring Boot Projects for Java Developers

A curated list of 13 high‑quality Spring Boot open‑source projects—including e‑commerce platforms, microservice frameworks, payment systems, and ERP solutions—each with brief descriptions, key features, and demo links to help Java developers find valuable codebases for learning and real‑world use.

Spring Bootbackend-developmente‑commerce
0 likes · 11 min read
13 Must-Explore Open-Source Spring Boot Projects for Java Developers
Java Captain
Java Captain
May 14, 2019 · Backend Development

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

This article introduces a curated selection of Alibaba’s open‑source and cloud‑based developer tools—including Arthas, Cloud Toolkit, ChaosBlade, ARMS, Docsite, Freeline, EasyExcel, Druid, Dragonwell and more—detailing their use cases, tutorials, and acquisition methods to help developers improve efficiency and code quality.

AlibabaPerformance Monitoringchaos engineering
0 likes · 14 min read
A Curated List of Alibaba Open‑Source Developer Tools for Backend Engineers
21CTO
21CTO
May 13, 2019 · Fundamentals

Top 11 Must‑See GitHub Projects of April 2024

Discover the eleven most popular GitHub repositories of April, ranging from the 996.ICU protest project and university course collections to algorithm libraries, design tools, and essential Java and Python guides, each highlighted with stars, links, and brief descriptions.

GitHubProject Roundupopen‑source
0 likes · 6 min read
Top 11 Must‑See GitHub Projects of April 2024
Big Data Technology Architecture
Big Data Technology Architecture
May 11, 2019 · Cloud Computing

Open Source Distributed Object Storage Solutions Overview

This article introduces the concepts of block, file, and object storage and reviews several open‑source distributed object storage solutions—including Swift, Ceph, MinIO, HBase MOB, and Hadoop Ozone—highlighting their architectures, features, and typical use cases for large‑scale data handling.

CephHBase MOBMinio
0 likes · 8 min read
Open Source Distributed Object Storage Solutions Overview
Efficient Ops
Efficient Ops
May 8, 2019 · Fundamentals

Discover Linux‑command: Fast Lookup for 540+ Linux Commands

This article introduces Linux‑command, a comprehensive, searchable reference covering over 540 Linux commands with syntax, options, and examples, helping developers quickly recall and master command‑line tools while highlighting its popularity, features, and visual interface.

Linuxcommand-linedeveloper tools
0 likes · 3 min read
Discover Linux‑command: Fast Lookup for 540+ Linux Commands
Alibaba Cloud Developer
Alibaba Cloud Developer
May 8, 2019 · Artificial Intelligence

How SQLFlow Lets You Build AI Models with Just a Few SQL Commands

SQLFlow, an open‑source project from Ant Financial, bridges SQL engines and AI frameworks so that users can train and predict machine‑learning models with simple SQL statements, dramatically lowering the technical barrier for analysts and engineers across diverse data platforms.

Artificial IntelligenceGoSQLFlow
0 likes · 14 min read
How SQLFlow Lets You Build AI Models with Just a Few SQL Commands
AntTech
AntTech
May 7, 2019 · Artificial Intelligence

SQLFlow: Bridging SQL Engines and AI Platforms for End‑to‑End Machine Learning

SQLFlow is an open‑source project that connects diverse SQL engines (MySQL, Hive, SparkSQL, etc.) with AI frameworks (TensorFlow, PyTorch, XGBoost, etc.) through extended SQL syntax, enabling analysts to train and predict models using only a few SQL statements while aiming for high scalability and performance.

AI integrationGoSQLFlow
0 likes · 13 min read
SQLFlow: Bridging SQL Engines and AI Platforms for End‑to‑End Machine Learning
21CTO
21CTO
May 6, 2019 · R&D Management

Why Oracle’s Trademark Standoff Threatened Java EE’s Future

After 18 months of negotiations, Oracle refused to sign a trademark transfer agreement with the Eclipse Foundation, jeopardizing the vendor‑neutral status of Eclipse IDE and Jakarta EE and potentially ending Java EE as a viable platform for developers.

Eclipse FoundationJava EEOracle
0 likes · 5 min read
Why Oracle’s Trademark Standoff Threatened Java EE’s Future
Programmer DD
Programmer DD
Apr 27, 2019 · Fundamentals

Who Are the World's Most Influential Programmers? A Spotlight on 14 Legends

This article presents a curated list of fourteen of the most renowned programmers worldwide, detailing their reputation, major achievements, and community quotes, offering readers insight into the individuals who have shaped modern software development and computer science.

algorithm competitionscomputer historyopen‑source
0 likes · 14 min read
Who Are the World's Most Influential Programmers? A Spotlight on 14 Legends
21CTO
21CTO
Apr 26, 2019 · Backend Development

Top 15 Alibaba Open‑Source Developer Tools Every Engineer Should Know

This article presents a curated list of fifteen Alibaba open‑source and cloud‑based developer tools—including Java diagnostics, IDE plugins, chaos engineering, monitoring, static site generators, mobile compilation, and database utilities—detailing their usage scenarios, tutorials, and acquisition methods to boost development efficiency.

Alibabadeveloper toolsopen‑source
0 likes · 15 min read
Top 15 Alibaba Open‑Source Developer Tools Every Engineer Should Know
21CTO
21CTO
Apr 23, 2019 · Backend Development

What Linus Torvalds Reveals About 25 Years of Linux Development

In a candid 25‑year follow‑up interview, Linus Torvalds and Robert Young discuss Linux’s evolution, development philosophy, future outlook, hardware choices, open‑source culture, and advice for young developers, while also tracing Young’s entrepreneurial journey from early ventures to his current projects.

LinuxTech historykernel-development
0 likes · 21 min read
What Linus Torvalds Reveals About 25 Years of Linux Development
Alibaba Cloud Native
Alibaba Cloud Native
Apr 22, 2019 · Cloud Native

Latest Cloud Native Updates: K8s External Secrets, Performance Gains, and Best Practices

This roundup covers GoDaddy's open‑source Kubernetes External Secrets project, free CNCF cloud‑native courses for Chinese developers, major Kubernetes performance and security enhancements, Knative and Istio updates, containerd improvements, a shift from rich‑container ops to cloud‑native practices, and recommended open‑source and reading resources.

Kubernetesopen‑sourceperformance
0 likes · 11 min read
Latest Cloud Native Updates: K8s External Secrets, Performance Gains, and Best Practices
ITPUB
ITPUB
Apr 21, 2019 · Backend Development

What Linus Torvalds Reveals After 25 Years of Shaping Linux

After a quarter‑century since his first interview, Linus Torvalds and Robert Young discuss Linux’s evolution, development philosophy, hardware choices, the future of the kernel, open‑source culture, and advice for young programmers, offering candid insights into the project's past, present, and outlook.

Linus TorvaldsLinuxkernel-development
0 likes · 18 min read
What Linus Torvalds Reveals After 25 Years of Shaping Linux
Tencent Cloud Developer
Tencent Cloud Developer
Apr 18, 2019 · R&D Management

Becoming an ASF Member: Insights into Apache Foundation Governance and Tencent’s Open‑Source Practices

Tencent Cloud researcher Du Junping’s elevation to Apache Software Foundation Member highlights his decade‑long progression from Hadoop contributor to voting board member, while illustrating Apache’s transparent governance hierarchy and Tencent’s Open‑Source Alliance efforts to streamline reviews, mentor projects, and rigorously assess open‑source health.

ASF MemberApache FoundationOpen Source Management
0 likes · 9 min read
Becoming an ASF Member: Insights into Apache Foundation Governance and Tencent’s Open‑Source Practices
Ctrip Technology
Ctrip Technology
Apr 11, 2019 · Mobile Development

Ctrip’s Open‑Source React Native Framework CRN: Architecture, Performance Optimizations, and Integration Guide

The article introduces Ctrip’s internally used React Native framework CRN, explains its background, performance‑focused architectural simplifications, open‑source contents such as CLI and Runtime, applicable scenarios for pure and hybrid apps, and provides step‑by‑step instructions for integrating CRN into existing or new mobile projects.

CLIFrameworkReact Native
0 likes · 11 min read
Ctrip’s Open‑Source React Native Framework CRN: Architecture, Performance Optimizations, and Integration Guide
21CTO
21CTO
Apr 9, 2019 · Frontend Development

Why Google Blocks DRM for Open‑Source Electron Browsers like Metastream

The article explains how Google’s refusal to grant DRM licensing to the open‑source Electron‑based Metastream browser highlights the challenges faced by small browsers in obtaining Widevine support, forcing developers to consider abandoning desktop versions or becoming limited extensions.

ChromiumDRMElectron
0 likes · 3 min read
Why Google Blocks DRM for Open‑Source Electron Browsers like Metastream
Architecture Digest
Architecture Digest
Apr 9, 2019 · Fundamentals

Operating System Fundamentals, History, Types, and Linux Overview

This article provides a comprehensive overview of operating systems, covering their definition, core components, historical evolution, classifications, key functions, the GNU/Linux ecosystem, licensing models, versioning schemes, major distributions, package managers, and the role of Linux in modern computing environments.

LinuxOperating SystemUnix
0 likes · 39 min read
Operating System Fundamentals, History, Types, and Linux Overview
AntTech
AntTech
Apr 8, 2019 · Backend Development

Seata: From Fescar to an Open‑Source Distributed Transaction Solution

The article explains the renaming of the open‑source distributed transaction framework Fescar to Seata, outlines the background and evolution of distributed transactions at Alibaba and Ant Financial, and shares recent community milestones and future plans for the project.

AlibabaAnt FinancialSeata
0 likes · 5 min read
Seata: From Fescar to an Open‑Source Distributed Transaction Solution
ITPUB
ITPUB
Apr 7, 2019 · Fundamentals

Why a Leading Linux Developer Gave Up the VMware GPL Lawsuit

After years of legal battles over VMware's use of GPL‑licensed Linux code in its ESXi hypervisor, developer Christopher Helwig has abandoned his appeal, citing the court's high evidentiary demands and VMware's recent pledge to stop using Linux code.

GPLLinuxVMware
0 likes · 6 min read
Why a Leading Linux Developer Gave Up the VMware GPL Lawsuit
Java Captain
Java Captain
Apr 5, 2019 · Backend Development

Curated List of Notable Java Open‑Source Projects and Resources

This article presents a curated collection of prominent Java open‑source projects—including learning guides, development tools, e‑commerce platforms, big‑data frameworks, distributed transaction solutions, and security resources—each accompanied by brief descriptions and GitHub links for developers seeking valuable Java ecosystem resources.

GitHubResourcesframeworks
0 likes · 6 min read
Curated List of Notable Java Open‑Source Projects and Resources
WeChat Client Technology Team
WeChat Client Technology Team
Apr 3, 2019 · Mobile Development

How Matrix for iOS/macOS Boosts App Performance with Crash and Memory Monitoring

Matrix for iOS/macOS is an open‑source performance probing tool from the WeChat team that monitors crashes, jank, and memory issues on iOS and macOS, offering plugins for detailed stack capture and out‑of‑memory reporting, with future plans for power‑consumption tracking and cloud integration.

Crash DetectionMemory ManagementPerformance Monitoring
0 likes · 3 min read
How Matrix for iOS/macOS Boosts App Performance with Crash and Memory Monitoring
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 28, 2019 · Operations

How ChaosBlade Empowers You to Build Resilient Cloud‑Native Systems

ChaosBlade is an open‑source chaos engineering tool from Alibaba that lets you repeatedly inject failures into distributed systems, helping you measure fault tolerance, validate orchestration, test platform robustness, verify monitoring alerts, and improve emergency response capabilities for more reliable cloud‑native applications.

DevOpsDistributed SystemsResilience
0 likes · 9 min read
How ChaosBlade Empowers You to Build Resilient Cloud‑Native Systems
MaGe Linux Operations
MaGe Linux Operations
Mar 22, 2019 · Backend Development

Top 10 Must‑Try Python Open‑Source Projects (April 2018)

This article presents Mybridge's curated list of ten highly starred Python open‑source projects, ranging from web‑scraping tools and testing frameworks to code formatters and data‑analysis utilities, each with a brief description and direct GitHub link.

GitHubPythonlibraries
0 likes · 5 min read
Top 10 Must‑Try Python Open‑Source Projects (April 2018)
Programmer DD
Programmer DD
Mar 20, 2019 · Frontend Development

Top 10 Free Open‑Source Admin Dashboard UI Frameworks for Web Developers

This article compiles a curated list of the ten most popular free open‑source admin dashboard UI frameworks, detailing their GitHub star counts, repository links, core technologies, and visual screenshots to help developers quickly choose a suitable backend control panel solution.

GitHubUI frameworkWeb Development
0 likes · 5 min read
Top 10 Free Open‑Source Admin Dashboard UI Frameworks for Web Developers
21CTO
21CTO
Mar 6, 2019 · Fundamentals

The Untold Story of Linus Torvalds: From 386 PC to Linux’s Global Domination

Linus Torvalds, born in Helsinki in 1969, created the Linux kernel in 1991 after experimenting with MINIX and writing his own disk driver, championing free software principles that now power billions of devices—from servers to Android phones—while his controversial personality sparked intense community debates.

Free SoftwareLinus TorvaldsLinux
0 likes · 7 min read
The Untold Story of Linus Torvalds: From 386 PC to Linux’s Global Domination
ITPUB
ITPUB
Feb 26, 2019 · Databases

Will Oracle Be Replaced by MySQL? DBA Demand and Database Trends Explained

The article examines whether Oracle will be completely supplanted by MySQL, comparing industry adoption, DBA role differences, performance versus scalability, cost considerations, and cultural factors that influence database choices in traditional and internet sectors.

DBAOraclecost analysis
0 likes · 6 min read
Will Oracle Be Replaced by MySQL? DBA Demand and Database Trends Explained
Aikesheng Open Source Community
Aikesheng Open Source Community
Feb 26, 2019 · Databases

Community Contributions on DBLE: Case Analysis, Configuration Guides, and Custom Sharding Algorithms

The announcement showcases a 30‑day community sharing event for the open‑source DBLE middleware, highlighting three member submissions that cover a cross‑shard query case study, detailed rule.xml and server.xml configuration guides, and a tutorial on creating custom sharding algorithms, along with reward details.

ConfigurationDBLEcase study
0 likes · 5 min read
Community Contributions on DBLE: Case Analysis, Configuration Guides, and Custom Sharding Algorithms
Java Backend Technology
Java Backend Technology
Feb 21, 2019 · Backend Development

Top 26 Alibaba Open‑Source Projects Every Java Engineer Should Know

An extensive curated list of 26 Alibaba open‑source projects—including Spring Cloud Alibaba, Druid, fastjson, Dubbo, JStorm, Nacos, Sentinel, and many others—covers essential tools for backend development, data processing, cloud‑native services, monitoring, and more, each with brief descriptions and GitHub links.

Alibabajavaopen‑source
0 likes · 14 min read
Top 26 Alibaba Open‑Source Projects Every Java Engineer Should Know
Java Captain
Java Captain
Feb 21, 2019 · Backend Development

Top Java Open‑Source Projects on GitHub in January

This article presents a curated list of the most popular Java open‑source projects on GitHub for January, summarizing each repository’s purpose, key features, and star count to help developers discover valuable resources for learning, building, and advancing Java applications.

Distributed SystemsGitHubSpring Boot
0 likes · 6 min read
Top Java Open‑Source Projects on GitHub in January
AntTech
AntTech
Feb 18, 2019 · Backend Development

Ant Financial’s SOFA Middleware: Open‑Source Journey, Architecture Evolution, and Service Mesh Strategy

The article chronicles Ant Financial’s strategic decision to open‑source the core components of its SOFA middleware—distributed transaction framework and service registry—detailing the technical evolution from early internal frameworks to modern service‑mesh‑enabled cloud‑native architecture and highlighting the business motivations, community impact, and future roadmap.

SOFAopen‑source
0 likes · 17 min read
Ant Financial’s SOFA Middleware: Open‑Source Journey, Architecture Evolution, and Service Mesh Strategy
Didi Tech
Didi Tech
Jan 31, 2019 · Industry Insights

How Didi’s 2018 Open‑Source Surge Shaped the Chinese Tech Landscape

In 2018 Didi expanded its open‑source portfolio to 12 projects, amassed over 16,000 stars and 2,000 forks, contributed more than 300 pull requests, engaged 65 contributors, and delivered dozens of patches to major projects such as Hadoop, Spark, Flink, and Linux, while deepening community partnerships and outlining ambitious open‑source goals for 2019.

Didicommunity collaborationindustry insights
0 likes · 4 min read
How Didi’s 2018 Open‑Source Surge Shaped the Chinese Tech Landscape
Java Captain
Java Captain
Jan 31, 2019 · Backend Development

A Curated List of Alibaba Open‑Source Projects for Java Development

This article presents a curated collection of Alibaba’s open‑source Java projects, ranging from distributed service frameworks like Spring Cloud Alibaba and Dubbo, database tools such as Druid and TDDL, to monitoring, messaging, and cloud‑native components, each with brief descriptions and GitHub links.

AlibabaDistributed Systemsjava
0 likes · 13 min read
A Curated List of Alibaba Open‑Source Projects for Java Development
Aikesheng Open Source Community
Aikesheng Open Source Community
Jan 25, 2019 · Databases

Highlights from the 2019 MySQL Technical Exchange Conference in Shenzhen

The 2019 MySQL Technical Exchange Conference in Shenzhen, co‑hosted by Shanghai Aikesheng and Oracle, featured six expert talks covering secure MySQL platform design, large‑scale architecture optimization, backup and recovery strategies, open‑source middleware, automated operations, and InnoDB row‑lock mechanics, followed by community Q&A and a look ahead to open‑source initiatives.

Database ArchitectureInnoDBbackup and recovery
0 likes · 5 min read
Highlights from the 2019 MySQL Technical Exchange Conference in Shenzhen
Java Backend Technology
Java Backend Technology
Jan 23, 2019 · Backend Development

What’s New in Apache Dubbo 2.7.0? Async Support, Multi‑Center Architecture, and Roadmap to 3.0

Apache Dubbo’s latest 2.7.0 release introduces full async programming, separates registry, config, and metadata centers, adds native support for ZooKeeper, Nacos and Apollo, expands multi‑language clients, and outlines the roadmap toward Dubbo 3.0 and graduation from the Apache incubator, reflecting a thriving community revival.

AsyncDubboRPC
0 likes · 15 min read
What’s New in Apache Dubbo 2.7.0? Async Support, Multi‑Center Architecture, and Roadmap to 3.0
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 21, 2019 · Cloud Computing

Why CEOs Must Prioritize Cloud: Alibaba’s Insights on Market Leadership and Open‑Source Transactions

Alibaba Cloud’s president explains why cloud should be a CEO’s top concern, shares IDC market‑share data confirming its dominance in China, introduces the open‑source distributed‑transaction solution Fescar, and highlights several Alibaba‑driven open‑source projects shaping the cloud ecosystem.

Alibaba CloudMarket Shareopen‑source
0 likes · 7 min read
Why CEOs Must Prioritize Cloud: Alibaba’s Insights on Market Leadership and Open‑Source Transactions
Java Captain
Java Captain
Jan 19, 2019 · Backend Development

Top 11 Popular GitHub Projects for Java Developers (December Rankings)

This article lists and briefly describes the eleven most popular Java‑related GitHub repositories in December, covering learning guides, e‑commerce platforms, advanced Java topics, performance monitoring, high‑concurrency demos, diagnostic tools, Spring Boot, tutorials, messaging middleware, community software, and the Dubbo RPC framework.

APMDubboGitHub
0 likes · 6 min read
Top 11 Popular GitHub Projects for Java Developers (December Rankings)
21CTO
21CTO
Jan 16, 2019 · Artificial Intelligence

Google AI 2018: Breakthroughs in Ethics, Quantum Computing, and AutoML

Google's 2018 AI review highlights major advances across ethical AI principles, social‑impact projects, assistive technologies, quantum computing, natural‑language models like BERT, perception research, algorithms, TPU hardware, open‑source releases, robotics, healthcare applications, and plans for an even broader impact in 2019.

Artificial IntelligenceHealthcaremachine learning
0 likes · 23 min read
Google AI 2018: Breakthroughs in Ethics, Quantum Computing, and AutoML
Didi Tech
Didi Tech
Jan 15, 2019 · Backend Development

DDMQ: Didi's Open‑Source Distributed Message Queue

Didi Mobility has open‑sourced DDMQ, an enterprise‑grade distributed message queue that delivers millisecond‑level latency and millions of messages per second, supports real‑time, delayed and transactional messages via RocketMQ/Kafka and RocksDB, offers multi‑language SDKs, flexible consumption, server‑side filtering, a unified console, and achieves five‑nine availability across Didi’s ride‑hailing, finance and delivery platforms.

DDMQDistributed MessagingMessage Queue
0 likes · 7 min read
DDMQ: Didi's Open‑Source Distributed Message Queue
21CTO
21CTO
Jan 13, 2019 · Databases

Why Did MongoDB Switch Licenses and How Is AWS Responding with DocumentDB?

MongoDB changed its open‑source license to the SSPL to curb cloud providers, prompting AWS to launch its own compatible DocumentDB fork, while industry leaders debate the move’s impact on open‑source freedom, developer choice, and MongoDB’s market performance.

AWSDocumentDBLicensing
0 likes · 5 min read
Why Did MongoDB Switch Licenses and How Is AWS Responding with DocumentDB?
21CTO
21CTO
Jan 12, 2019 · Backend Development

Remembering Li Shaohua: Insights from a Linux Kernel Pioneer

This tribute honors the late Linux kernel developer Li Shaohua, highlighting his pivotal contributions to MD RAID, block I/O, NVMe, and storage performance, while sharing personal anecdotes and technical lessons that continue to inspire kernel engineers worldwide.

Linux kernelMD RAIDNVMe
0 likes · 8 min read
Remembering Li Shaohua: Insights from a Linux Kernel Pioneer
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 7, 2019 · Artificial Intelligence

What Are Alibaba DAMO Academy’s 2019 Top 10 Tech Trends and Their Real-World Impact?

This week’s Alibaba tech roundup highlights the DAMO Academy’s 2019 top‑10 technology trends—from smart cities and AI chips to blockchain and 5G—plus breakthrough AI liver‑tumor segmentation results, the open‑source Fusion design system, a Flink Forward China recap, a new computer‑vision paper collection, and an upcoming Apache Dubbo live session.

Computer Visionopen‑source
0 likes · 9 min read
What Are Alibaba DAMO Academy’s 2019 Top 10 Tech Trends and Their Real-World Impact?
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 3, 2019 · Big Data

How Apache Flink Powers Real‑Time Big Data at Alibaba and Beyond

The 2018 Flink Forward China conference in Beijing showcased Apache Flink’s evolution, Alibaba’s massive contributions—including the Blink fork, real‑time BI, online learning and city‑level analytics—and highlighted how industry leaders like Alibaba, Didi and others leverage Flink for scalable, low‑latency big‑data processing across diverse use cases.

Apache FlinkBatch-Stream FusionReal-time analytics
0 likes · 19 min read
How Apache Flink Powers Real‑Time Big Data at Alibaba and Beyond