Tagged articles
5 articles
Page 1 of 1
Tencent Cloud Developer
Tencent Cloud Developer
Jul 26, 2024 · Databases

Database Landscape in the 2000s: Global Competition and the Rise of Chinese Vendors

During the early 2000s, the database industry faced Y2K-driven robustness upgrades, intensified global rivalry among Oracle, IBM, Sybase and Informix, while Chinese university‑originated systems like Kingbase and DaMeng leveraged government backing and venture capital to begin challenging foreign dominance.

2000sChinese DatabasesDatabase History
0 likes · 13 min read
Database Landscape in the 2000s: Global Competition and the Rise of Chinese Vendors
Python Programming Learning Circle
Python Programming Learning Circle
Jul 10, 2023 · Fundamentals

Famous Software Bugs That Shaped History

This article reviews several notorious software bugs—from the Y2K millennium bug and a missile defense timing error that cost lives, to a Mars probe navigation mishap, a false Cold‑War alarm, and a costly Pepsi promotion glitch—illustrating how tiny code flaws can cause massive real‑world consequences.

Y2Ksoftware bugssoftware history
0 likes · 6 min read
Famous Software Bugs That Shaped History
IT Services Circle
IT Services Circle
Apr 10, 2022 · Fundamentals

The Greatest Bug in Human History: The Millennium Bug and Its Legacy

The article explains how the Y2K "millennium bug"—a time‑representation flaw in early computer systems—triggered worldwide panic, prompted massive code rewrites, and left lasting lessons for programmers, while also introducing the related 2038 Unix time problem.

Millennium BugTime RepresentationY2K
0 likes · 10 min read
The Greatest Bug in Human History: The Millennium Bug and Its Legacy
ITPUB
ITPUB
Mar 22, 2022 · Fundamentals

Why the Y2K Bug Almost Halted Civilization—and What It Teaches Us About Time Bugs

The article recounts the worldwide panic caused by the Y2K (millennium) bug, explains how limited six‑digit date formats triggered massive system failures, describes mitigation strategies like windowing, examines the actual impact and the later resurgence of time‑related bugs such as the 2038 problem, and draws lessons for modern programmers about careful time handling.

Millennium BugTime BugsUnix 2038
0 likes · 10 min read
Why the Y2K Bug Almost Halted Civilization—and What It Teaches Us About Time Bugs
Liangxu Linux
Liangxu Linux
Mar 20, 2022 · Fundamentals

How the Y2K Bug Nearly Reset Civilization and What It Means for Modern Code

From the panic of the 1999 Y2K transition to the lingering 2038 Unix time overflow, this article explains how early memory‑saving date formats caused massive system failures, the emergency fixes applied, and the lasting lessons programmers must heed when handling time in software.

Time RepresentationUnixY2K
0 likes · 10 min read
How the Y2K Bug Nearly Reset Civilization and What It Means for Modern Code