Tagged articles
1964 articles
Page 16 of 20
58 Tech
58 Tech
Sep 9, 2020 · Frontend Development

Picasso: An Open-Source Sketch Design to Front-End Code Automation Tool

Picasso, an open‑source tool released by 58.com, automatically parses Sketch design files into high‑fidelity, maintainable front‑end code through a multi‑stage process that includes Symbol integration, layer reconstruction, attribute extraction, and layout generation, significantly boosting UI development efficiency.

Open SourcePicassoSketch parsing
0 likes · 6 min read
Picasso: An Open-Source Sketch Design to Front-End Code Automation Tool
Architects' Tech Alliance
Architects' Tech Alliance
Sep 7, 2020 · Industry Insights

Why Chinese Linux OSes Struggled and What’s Driving Their New Era

This article traces the early emergence of domestic Linux‑based operating systems in China, examines why most early distributions faded, analyzes the ecosystem and policy shifts since 2015, and reviews the latest domestic CPUs and the unified UOS platform that aim to reshape the market.

Chinese OSLinuxOpen Source
0 likes · 30 min read
Why Chinese Linux OSes Struggled and What’s Driving Their New Era
IT Architects Alliance
IT Architects Alliance
Sep 6, 2020 · Industry Insights

Why Open x86 Platforms and Microservices Are Shaping the Future IT Architecture

The article outlines how open x86 hardware, solid‑state storage, high‑speed networking, resource pools and containers form the foundation for modern IT architecture, while national emphasis on innovation and security elevates open‑source software, driving a shift toward layered, service‑oriented, microservice‑centric systems integrated with DevOps pipelines.

Cloud NativeDevOpsOpen Source
0 likes · 3 min read
Why Open x86 Platforms and Microservices Are Shaping the Future IT Architecture
macrozheng
macrozheng
Sep 5, 2020 · Cloud Computing

Can You Still Use Docker? Understanding the New US Export Restrictions

The article explains why Docker’s recent terms of service restrict usage for companies on the US Entity List, clarifies which Docker products are affected, and shows that open‑source Docker CE remains usable while commercial Docker EE and Docker Hub are prohibited for listed entities.

Container EngineExport ControlOpen Source
0 likes · 6 min read
Can You Still Use Docker? Understanding the New US Export Restrictions
21CTO
21CTO
Sep 4, 2020 · Fundamentals

Can Linux Replace Windows? A Real‑World Deepin Experience

The article shares a personal journey of using the Deepin Linux distribution for everyday development, communication, and entertainment, demonstrating its graphical interface, extensive software support, Android app compatibility, and various efficiency and freedom advantages that make it a viable Windows alternative.

Desktop EnvironmentLinuxOpen Source
0 likes · 8 min read
Can Linux Replace Windows? A Real‑World Deepin Experience
Architect's Tech Stack
Architect's Tech Stack
Sep 4, 2020 · Information Security

Are Open‑Source Projects on GitHub Subject to U.S. Export Controls?

The article explains that GitHub’s user agreement and the Apache Software Foundation’s policies include U.S. export‑control clauses, but legal experts clarify that publicly available open‑source code without encryption is generally exempt from EAR restrictions, while enterprises may still need licenses for certain uses.

EARExport ControlGitHub
0 likes · 5 min read
Are Open‑Source Projects on GitHub Subject to U.S. Export Controls?
macrozheng
macrozheng
Aug 29, 2020 · Fundamentals

Why Switch from Windows to Linux? A Personal Journey and Practical Tips

This article shares the author's personal experience transitioning from Windows to Linux, discusses motivations like learning and freedom, outlines Linux's advantages and drawbacks, and provides detailed troubleshooting steps for common issues on Debian/Ubuntu such as graphics, Wi‑Fi, IDE rendering, and input method bugs.

DebianLinuxOpen Source
0 likes · 17 min read
Why Switch from Windows to Linux? A Personal Journey and Practical Tips
ITPUB
ITPUB
Aug 28, 2020 · Fundamentals

Can Linux Replace Windows? A Real‑World Experience with Deepin

This article shares a two‑year personal experience with the Deepin Linux distribution, covering its graphical desktop, daily development tools, social communication apps, ability to run Android applications, and a detailed list of advantages that make Linux a viable alternative to Windows for many users.

LinuxOpen Sourcedeepin
0 likes · 10 min read
Can Linux Replace Windows? A Real‑World Experience with Deepin
Liangxu Linux
Liangxu Linux
Aug 27, 2020 · Fundamentals

Can Linux Replace Windows for Everyday Development and Productivity?

This article shares a personal experience of using Linux as a daily development platform, covering its graphical desktop, supported development tools, communication apps, ability to run Android applications, and the many efficiency, freedom, and aesthetic advantages that make it a viable Windows alternative.

DevelopmentLinuxOpen Source
0 likes · 11 min read
Can Linux Replace Windows for Everyday Development and Productivity?
Cloud Native Technology Community
Cloud Native Technology Community
Aug 25, 2020 · Cloud Native

How Lyft’s Open‑Source Clutch Transforms Cloud‑Native Infrastructure Management

Lyft open‑sourced Clutch, a scalable UI and API platform that unifies infrastructure tooling with built‑in security, authorization, and observability, offering a single binary Go backend and plug‑in React frontend to simplify operations, reduce MTTR, and improve developer experience across large cloud‑native environments.

Control PlaneDevOpsInfrastructure
0 likes · 15 min read
How Lyft’s Open‑Source Clutch Transforms Cloud‑Native Infrastructure Management
Didi Tech
Didi Tech
Aug 23, 2020 · Cloud Computing

Application of Programmable NICs in DiDi Cloud Network: Challenges, Solutions, and Open‑Source Contributions

DiDi Cloud’s network team replaced CPU‑bound OVS‑DPDK processing with programmable NICs, achieving sub‑150 µs VM‑to‑VM latency and up to 9.5 Mpps on 64‑byte packets, while overcoming offload, driver, and flow‑table challenges through extensive patches and open‑source contributions.

Cloud NetworkingDPDKNetwork Acceleration
0 likes · 11 min read
Application of Programmable NICs in DiDi Cloud Network: Challenges, Solutions, and Open‑Source Contributions
Big Data Technology Architecture
Big Data Technology Architecture
Aug 15, 2020 · Big Data

Alluxio: Open‑Source Data Orchestration Platform – Overview, Benefits, Innovations, and Getting‑Started Resources

Alluxio is an open‑source, memory‑centric data orchestration layer that bridges compute frameworks such as Spark, Presto, and TensorFlow with diverse storage systems, offering high‑speed I/O, unified namespace, multi‑level caching, and easy deployment, while providing extensive documentation, download links, and community resources for rapid adoption.

AlluxioAnalyticsData Orchestration
0 likes · 7 min read
Alluxio: Open‑Source Data Orchestration Platform – Overview, Benefits, Innovations, and Getting‑Started Resources
Xueersi Online School Tech Team
Xueersi Online School Tech Team
Aug 14, 2020 · Backend Development

Introducing Fend: A High‑Performance Open‑Source PHP Framework from TAL Education

The article presents Fend, an open‑source high‑performance PHP framework released by TAL Education's technology team, detailing its design philosophy, feature set, dual FPM/Swoole engine support, performance benchmarks, installation procedures for multiple versions, and its widespread adoption across the company's online services.

FrameworkOpen SourcePHP
0 likes · 8 min read
Introducing Fend: A High‑Performance Open‑Source PHP Framework from TAL Education
Programmer DD
Programmer DD
Aug 13, 2020 · Information Security

How Facebook’s Pysa Static Analyzer Secures Millions of Python Lines

Facebook’s open‑source Pysa tool statically scans Python code to detect data‑flow vulnerabilities, XSS and SQL‑injection risks, leveraging Pyre and Zoncolan techniques, achieving rapid analysis of millions of lines and uncovering 44% of Instagram’s security flaws in early 2020.

Code ScanningFacebookOpen Source
0 likes · 4 min read
How Facebook’s Pysa Static Analyzer Secures Millions of Python Lines
Programmer DD
Programmer DD
Aug 11, 2020 · R&D Management

Why Lightworks Still Isn't Open Source: Inside the Codebase Cleanup

Lightworks, the pioneering 1989 non‑linear video editor used in blockbuster films, still hasn't been open‑sourced because its codebase remains messy; after years of cleanup efforts, the team acknowledges the challenge but offers no concrete timeline for a future release.

LightworksOpen SourceVideo Editing
0 likes · 3 min read
Why Lightworks Still Isn't Open Source: Inside the Codebase Cleanup
Java Architecture Diary
Java Architecture Diary
Aug 11, 2020 · Backend Development

What Is Mica? A Minimalist Java Microservice Core for Spring Boot & Cloud

Mica, originally derived from the internal lutool project, is a lightweight Java 8‑based microservice core that supports both traditional Servlet and Reactive WebFlux, auto‑generates Spring configuration, adds metrics, Redis utilities, RSA helpers, and integrates with Prometheus and Grafana, with its source available on GitHub and Gitee.

JavaMetricsOpen Source
0 likes · 3 min read
What Is Mica? A Minimalist Java Microservice Core for Spring Boot & Cloud
Architects' Tech Alliance
Architects' Tech Alliance
Aug 2, 2020 · Fundamentals

Evolution and Current Landscape of Chinese Domestic Operating Systems

This article traces the early emergence of Chinese Linux‑based operating systems, analyzes the reasons for their limited market impact, outlines the recent ecosystem improvements and policy support, and reviews key players, CPU developments, and the unified strategy behind modern domestic OS solutions such as UOS and Kylin.

CPUChinese TechnologyEnterprise Software
0 likes · 28 min read
Evolution and Current Landscape of Chinese Domestic Operating Systems
IT Architects Alliance
IT Architects Alliance
Aug 2, 2020 · Industry Insights

Top 15 Open-Source API Management Tools Every Developer Should Know

This article reviews fifteen leading open-source API management platforms, outlining their key features such as rate limiting, authentication, analytics, and developer portals, to help developers and architects choose the most suitable solution for modern backend and micro‑service environments.

API ManagementOpen Sourceapi-gateway
0 likes · 10 min read
Top 15 Open-Source API Management Tools Every Developer Should Know
21CTO
21CTO
Aug 2, 2020 · Backend Development

Top 15 Open‑Source API Management Tools Every Backend Developer Should Know

This article surveys fifteen leading open‑source API management platforms—such as API Umbrella, Gravitee.io, Kong Enterprise, and 3Scale—detailing their key features like rate limiting, authentication, analytics, and developer portals, to help backend teams choose the right solution for their microservice architectures.

API ManagementDevOpsOpen Source
0 likes · 11 min read
Top 15 Open‑Source API Management Tools Every Backend Developer Should Know
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jul 29, 2020 · Fundamentals

How to Create a Custom GitHub Profile README

This guide explains how to set up a GitHub Profile README by creating a repository named after your account, enabling the README, customizing its content, and using community templates and stats tools to showcase personal information and project highlights on your GitHub profile.

Developer ToolsGitHubOpen Source
0 likes · 3 min read
How to Create a Custom GitHub Profile README
Senior Brother's Insights
Senior Brother's Insights
Jul 20, 2020 · Databases

Discover Why PostgreSQL Could Be the Underrated Database You Need

This article introduces PostgreSQL, the powerful open‑source object‑relational database, highlights its rising popularity in DB‑Engines rankings, compares its advanced features and performance advantages over MySQL, and outlines many of its unique capabilities such as rich data types, sophisticated indexing, and robust replication.

Data TypesFeature ComparisonOpen Source
0 likes · 6 min read
Discover Why PostgreSQL Could Be the Underrated Database You Need
Alibaba Cloud Native
Alibaba Cloud Native
Jul 9, 2020 · Cloud Native

Crossplane Joins CNCF Sandbox: A Milestone for Cloud‑Native Application Management

On June 24, 2020 the CNCF Technical Oversight Committee approved eleven projects into the Sandbox, including Crossplane’s OAM Kubernetes implementation, signaling the transfer of ownership to the CNCF community and highlighting upcoming features that will standardize application component dependencies, data injection, and versioning for hybrid‑cloud environments.

CNCFCloud NativeCrossplane
0 likes · 5 min read
Crossplane Joins CNCF Sandbox: A Milestone for Cloud‑Native Application Management
Programmer DD
Programmer DD
Jul 4, 2020 · R&D Management

Why the Redis Founder Quit: Lessons on Open‑Source Maintenance Burnout

The article recounts Redis creator Salvatore Sanfilippo’s decision to step back from core development, explains his fatigue with open‑source maintenance, outlines the pressures he faced, and discusses how mature projects like Redis can continue thriving after a founder’s departure.

Open SourceProject ManagementRedis
0 likes · 6 min read
Why the Redis Founder Quit: Lessons on Open‑Source Maintenance Burnout
ITPUB
ITPUB
Jul 3, 2020 · Databases

Why Redis’s Founder Is Stepping Down and What It Means for the Database’s Future

The article recounts Salvatore Sanfilippo’s decision to relinquish his role as Redis’s benevolent dictator, outlines the new community‑driven governance model led by Yossi Gottlieb and Oran Agra, and reflects on his personal philosophy about code as artistic self‑expression while highlighting Redis’s continued prominence as a leading NoSQL database.

Database GovernanceNoSQLOpen Source
0 likes · 8 min read
Why Redis’s Founder Is Stepping Down and What It Means for the Database’s Future
Liangxu Linux
Liangxu Linux
Jul 1, 2020 · Operations

Get Instant Linux Command Answers with the howdoi CLI Tool

This guide introduces howdoi, a lightweight command‑line utility that lets Linux users ask natural‑language questions and receive ready‑to‑run command snippets, covering installation, usage flags, and practical examples such as extracting files, managing cron jobs, and handling screen sessions.

AutomationCLILinux
0 likes · 7 min read
Get Instant Linux Command Answers with the howdoi CLI Tool
Architects' Tech Alliance
Architects' Tech Alliance
Jun 26, 2020 · Cloud Computing

Open Source Operating System Business Models: Red Hat Case Study and Industry Analysis

This article examines the four open‑source operating‑system business models defined by the Linux Foundation, using Red Hat as a primary example, and analyzes its financial performance, product ecosystem, cloud‑native offerings, and the broader industry trend toward open‑source adoption by major IT giants.

Business ModelLinuxOpen Source
0 likes · 21 min read
Open Source Operating System Business Models: Red Hat Case Study and Industry Analysis
DevOps Cloud Academy
DevOps Cloud Academy
Jun 26, 2020 · Fundamentals

Introduction to Linux Operating System – Basics and Common Distributions

This article provides a beginner-friendly overview of Linux, covering its definition, history, open‑source nature, key features, common distributions such as RedHat, CentOS, and Ubuntu, and related career paths and certifications, helping readers understand why Linux is essential for modern computing.

LinuxOpen SourceSystem Administration
0 likes · 5 min read
Introduction to Linux Operating System – Basics and Common Distributions
Architects' Tech Alliance
Architects' Tech Alliance
Jun 21, 2020 · Fundamentals

Fundamentals and Ecosystem of Operating Systems: Open‑Source vs Closed‑Source and the Role of Domestic OS

This report outlines the fundamentals of computer operating systems, compares open‑source and closed‑source models such as Linux and Windows, examines the development costs, ecosystem challenges, and the strategic importance of domestic OS in China’s new‑infrastructure and information‑security landscape.

LinuxOpen SourceWindows
0 likes · 16 min read
Fundamentals and Ecosystem of Operating Systems: Open‑Source vs Closed‑Source and the Role of Domestic OS
Alibaba Cloud Native
Alibaba Cloud Native
Jun 19, 2020 · Cloud Native

Kubernetes News Digest: Anti‑Discrimination Docs, 1.19 Beta Freeze, Linkerd 2.8, and New Open‑Source Tools

This roundup highlights recent Kubernetes ecosystem changes, including the addition of anti‑discrimination statements to documentation, the upcoming 1.19.0‑beta.1 code freeze, Linkerd 2.8 multi‑cluster support, several upstream enhancements, and curated open‑source project and reading recommendations for cloud‑native practitioners.

Cloud NativeKubernetesLinkerd
0 likes · 5 min read
Kubernetes News Digest: Anti‑Discrimination Docs, 1.19 Beta Freeze, Linkerd 2.8, and New Open‑Source Tools
Python Programming Learning Circle
Python Programming Learning Circle
Jun 18, 2020 · Fundamentals

The 22 Most Used Python Packages in the World

This article surveys the 22 most downloaded Python packages on PyPI, explains their primary functions, shows typical usage examples, and discusses why they are so popular across various development scenarios, providing practical insights for Python developers.

DevelopmentOpen SourcePackages
0 likes · 20 min read
The 22 Most Used Python Packages in the World
dbaplus Community
dbaplus Community
Jun 7, 2020 · Databases

MySQL vs PostgreSQL: Which Open‑Source Database Wins for Your Projects?

The article compares MySQL and PostgreSQL across open‑source licensing, ACID compliance, SQL standard support, replication methods, concurrency control, performance, high‑availability solutions, external data sources, and storage models, highlighting each system’s strengths and weaknesses to help readers choose the most suitable database.

MySQLOpen SourcePostgreSQL
0 likes · 15 min read
MySQL vs PostgreSQL: Which Open‑Source Database Wins for Your Projects?
Liangxu Linux
Liangxu Linux
Jun 6, 2020 · Fundamentals

11 Best Linux Image Viewers and How to Install Them

Discover a curated list of eleven open‑source Linux image viewers, each with key features, screenshots, and simple apt commands for quick installation, helping you choose the right tool for better image browsing on any Linux desktop.

APTImage ViewerLinux
0 likes · 10 min read
11 Best Linux Image Viewers and How to Install Them
Didi Tech
Didi Tech
Jun 5, 2020 · Frontend Development

How Chameleon Enables One‑Code Multi‑Platform Development: Inside Didi’s Open‑Source Cross‑End Framework

This article explores Didi’s open‑source Chameleon framework, detailing its origins, cross‑platform goals, MVVM‑based design principles, architecture layers, DSL compilation, runtime implementation, engineering tooling, ecosystem components, and real‑world adoption across dozens of Didi products and external teams.

ChameleonDidiFramework
0 likes · 13 min read
How Chameleon Enables One‑Code Multi‑Platform Development: Inside Didi’s Open‑Source Cross‑End Framework
58 Tech
58 Tech
Jun 5, 2020 · Artificial Intelligence

qa_match V1.1: Upgraded Lightweight Deep Learning QA Matching Tool

The article introduces qa_match V1.1, an open‑source, Apache‑licensed lightweight question‑answer matching system that adds a simple pre‑trained language model (SPTM), supports one‑level knowledge bases, details model architecture, training resources, performance benchmarks, future plans, and contribution guidelines.

AIKnowledge BaseOpen Source
0 likes · 10 min read
qa_match V1.1: Upgraded Lightweight Deep Learning QA Matching Tool
Java Backend Technology
Java Backend Technology
Jun 2, 2020 · Fundamentals

Explore 70+ Baidu Open‑Source Projects: Which Ones Have You Used?

This article compiles over 70 open‑source projects released by Baidu, spanning front‑end libraries, backend frameworks, mobile tools, data‑visualization, distributed systems, AI platforms, and more, offering brief descriptions to help developers discover which of these resources they have already used.

AIBaiduFrontend
0 likes · 22 min read
Explore 70+ Baidu Open‑Source Projects: Which Ones Have You Used?
Laravel Tech Community
Laravel Tech Community
Jun 1, 2020 · Backend Development

Top 100 Laravel Packages That Will Boost Your Development Efficiency

This article surveys the Laravel ecosystem, highlighting that over 7,176 extensions exist and presenting the 100 most‑downloaded packages, each with a brief description of its functionality, to help developers choose tools that streamline coding and improve productivity.

Backend DevelopmentLaravelOpen Source
0 likes · 14 min read
Top 100 Laravel Packages That Will Boost Your Development Efficiency
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.

LiMuxMunichOpen Source
0 likes · 3 min read
Munich’s Return to Open Source: Lessons from the LiMux Experiment
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 OCROCROpen Source
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.

KotlinOpen SourceUI
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.

InterviewJunio HamanoOpen Source
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.

DebuggingOpen SourceiOS
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.

LeetCodeOpen Sourcealgorithm
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 RefactoringOpen SourcePiranha
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.

ANNOpen SourcePython
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 inferenceModel ServingOpen Source
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.

Open SourceOperationsalerting
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.

AlibabaJavaOpen Source
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.

MotivationOpen Sourcedistributed production
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 TorvaldsOpen SourceOperating System History
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 ModelsInnovationOpen Source
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.

BSDOpen SourceTechnology Evolution
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.

AlibabaBackend DevelopmentDistributed Systems
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.

Distributed SystemsJavaOpen Source
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.

Open Sourceframeworkslearning
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.

CommunityDB-EnginesMySQL
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.

KubernetesOpen SourceSIG Cloud Provider
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.

ElasticsearchLog AnalyticsOpen Source
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.

ElasticsearchLarge‑Scale SearchOpen Source
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.

GoOpen Sourcebackend
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.

GNULinuxOpen Source
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.

ChinaFrontendJavaScript
0 likes · 11 min read
Top 10 Emerging Chinese Front‑End Frameworks