Tagged articles
1915 articles
Page 20 of 20
MaGe Linux Operations
MaGe Linux Operations
Jan 8, 2015 · Cloud Native

Docker vs Rocket: Platforms, Components, and the Future of Containers

The article examines the debate between Docker and Rocket, highlighting how Docker evolved from a simple container component to a full platform, while Rocket aims to remain a modular, open‑source component, and discusses the implications for enterprises choosing between the two technologies.

Rocketopen sourceplatform vs component
0 likes · 7 min read
Docker vs Rocket: Platforms, Components, and the Future of Containers
Baidu Tech Salon
Baidu Tech Salon
Dec 30, 2014 · Backend Development

The Split of Node.js: Emergence of Io.js and Its Implications for the Backend Community

Discontent with Joyent’s corporate stewardship prompted several core Node.js developers to fork the runtime into Io.js, releasing a V8‑upgraded alpha in January 2015, a move that highlights open‑source governance tensions and could reshape backend adoption by offering a more autonomous, community‑driven platform.

Backend DevelopmentNode.jscommunity governance
0 likes · 8 min read
The Split of Node.js: Emergence of Io.js and Its Implications for the Backend Community
Baidu Tech Salon
Baidu Tech Salon
Dec 22, 2014 · Fundamentals

From Onepay to Git: How Open Source Transforms Development

The author shares the story of launching the Onepay open‑source tip button on GitHub, explains core Git concepts such as distributed repositories, branching and forking, and reflects on why open‑source collaboration outweighs closed‑source models for technological progress.

GitGitHubOnepay
0 likes · 6 min read
From Onepay to Git: How Open Source Transforms Development
Qunar Tech Salon
Qunar Tech Salon
Dec 17, 2014 · Backend Development

The Origin and Goals of io.js: A Fork of Node.js

The article explains how io.js emerged as a community‑driven fork of Node.js in early 2015 to address release frequency and governance concerns, describing its open management model, weekly release plans, compatibility with the npm ecosystem, and the broader context of Node Forward and community reactions.

JavaScriptNode.jsRuntime
0 likes · 5 min read
The Origin and Goals of io.js: A Fork of Node.js
Baidu Tech Salon
Baidu Tech Salon
Nov 14, 2014 · Industry Insights

What Small Open‑Source Projects Under 5,000 Lines Are Perfect for Beginners?

This article compiles a selection of concise open‑source projects—each typically under 5,000 lines of code—spanning JavaScript modules, Node.js frameworks, Python tools, Emacs utilities, C libraries, databases, web servers, and more, offering beginners practical codebases to study and learn from.

Learning Resourcesbeginner projectsopen source
0 likes · 5 min read
What Small Open‑Source Projects Under 5,000 Lines Are Perfect for Beginners?
Baidu Tech Salon
Baidu Tech Salon
Oct 27, 2014 · Fundamentals

Curated List of C++ Frameworks, Libraries, and Resources

This curated collection, maintained by fffaraz, enumerates a comprehensive range of C++ frameworks, libraries, and resources—including the standard library, web and GUI frameworks, AI, networking, graphics, audio, databases, cryptography, machine learning, concurrency, serialization, build tools, IDEs, and debugging utilities—for developers seeking ready‑made solutions.

Resourceslibrariesopen source
0 likes · 40 min read
Curated List of C++ Frameworks, Libraries, and Resources
Baidu Tech Salon
Baidu Tech Salon
Oct 13, 2014 · Fundamentals

12 Speculative Futures for the Programming World

Looking ahead, programmers may see GPUs supplant CPUs, databases handle complex analytics, JavaScript dominate browsers and servers, Android power every device, the Internet of Things expand, open‑source ecosystems seek sustainable funding, CMS tools become richer, plugin‑centric development replace monolithic coding, command‑line interfaces endure, education strives for true simplification, outsourcing battles automation, and managers risk growing technically illiterate.

AndroidGPUIoT
0 likes · 10 min read
12 Speculative Futures for the Programming World
Baidu Tech Salon
Baidu Tech Salon
Sep 10, 2014 · Industry Insights

How Non‑Technical Founders Can Effectively Solve Tech Challenges

The article analyzes why finding a suitable technical co‑founder is hard for non‑technical entrepreneurs and outlines two hiring models, practical principles, and open‑source strategies to build a capable development team while avoiding common pitfalls and technical debt.

Product DevelopmentTeam Buildingopen source
0 likes · 9 min read
How Non‑Technical Founders Can Effectively Solve Tech Challenges
MaGe Linux Operations
MaGe Linux Operations
Aug 30, 2014 · Operations

How CDN Architecture Boosts Performance, Security, and Cost Efficiency

This article explains how leveraging CDN technology—through caching proxies, routing acceleration, security protection, and cost‑saving strategies—can overcome regional network limitations, mitigate DDoS attacks, and optimize storage and load‑balancing, while also comparing open‑source reverse‑proxy solutions and offering practical hardware and software tuning tips.

CDNSecurityload balancing
0 likes · 14 min read
How CDN Architecture Boosts Performance, Security, and Cost Efficiency
Baidu Tech Salon
Baidu Tech Salon
Aug 25, 2014 · Industry Insights

Why Python 3 Still Can’t Replace Python 2: Migration Pain Points and Community Options

The article examines the practical and economic obstacles that prevent many projects from moving from Python 2 to Python 3, highlighting the loss of third‑party libraries, compatibility headaches, costly rewrites, and proposes controversial ideas such as forking Python 2.7 to keep legacy code alive.

Library CompatibilityPythonVersion Migration
0 likes · 7 min read
Why Python 3 Still Can’t Replace Python 2: Migration Pain Points and Community Options
Baidu Tech Salon
Baidu Tech Salon
Jul 15, 2014 · Industry Insights

14 Legendary Programmers Who Shaped Modern Computing

This article profiles fourteen of the most influential programmers, detailing their key contributions, awards, and the high praise they receive from peers, offering a concise overview of the individuals who have driven major advances in software, algorithms, and open‑source technology.

Software Engineeringalgorithm competitionscomputer history
0 likes · 12 min read
14 Legendary Programmers Who Shaped Modern Computing
Suning Design
Suning Design
Jun 2, 2014 · Mobile Development

From Web Game to Mobile App: The 2048 Journey and Lessons Learned

The author recounts how a simple web‑based 2048 clone unexpectedly went viral, the pressures of sudden fame, the ethical dilemmas of monetizing an open‑source game, and the technical process of turning it into a PhoneGap‑based mobile app while reflecting on personal growth.

2048Game DevelopmentPhoneGap
0 likes · 13 min read
From Web Game to Mobile App: The 2048 Journey and Lessons Learned
Baidu Tech Salon
Baidu Tech Salon
Apr 8, 2014 · Big Data

Top 10 Open-Source Big Data Technologies and Industry Giants to Watch

The article surveys the rapid growth of big data across sectors, highlights key open‑source technologies such as Hadoop, Spark, HBase and others, and profiles ten influential companies—including AWS, Cloudera, Hortonworks, IBM and Microsoft—offering insight into current trends, capabilities and competitive dynamics in the big‑data ecosystem.

Big DataData Analyticsindustry giants
0 likes · 15 min read
Top 10 Open-Source Big Data Technologies and Industry Giants to Watch
Baidu Tech Salon
Baidu Tech Salon
Mar 10, 2014 · Cloud Computing

Building a Scalable App Engine Platform: Architecture, Open‑Source Tools & Best Practices

This article provides a comprehensive overview of App Engine as a PaaS solution, analyzes leading platforms such as CloudFoundry and SAE, outlines architectural requirements, and presents practical implementation guidance using open‑source tools like Nginx, Scribe, and Storm for elastic, scalable cloud services.

App EnginePaaSarchitecture
0 likes · 20 min read
Building a Scalable App Engine Platform: Architecture, Open‑Source Tools & Best Practices