Tagged articles
10 articles
Page 1 of 1
Machine Heart
Machine Heart
Apr 11, 2026 · Information Security

Is Claude Mythos Overhyped? AI-Assisted Bug Discovery Is Already Routine

The article debunks the hype around Claude Mythos, showing that AI‑assisted vulnerability discovery has long been a practical reality, citing VIDOC Security Lab’s findings, real‑world bug examples, the accelerating threat landscape, and recommendations for proactive, multi‑model defenses.

AI threatAI vulnerability detectionClaude Mythos
0 likes · 9 min read
Is Claude Mythos Overhyped? AI-Assisted Bug Discovery Is Already Routine
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.

Software EngineeringY2Ksoftware bugs
0 likes · 6 min read
Famous Software Bugs That Shaped History
21CTO
21CTO
Apr 7, 2022 · Fundamentals

When Bugs Cost Billions: 7 Real-World Software Failures and Their Lessons

Software bugs can cause massive financial losses, from the Y2K scare to NASA's Mars Climate Orbiter mishap, illustrating how seemingly small coding errors can lead to downtime, data loss, reputation damage, and costs reaching billions of dollars.

Case StudiesSoftware Engineeringcostly failures
0 likes · 7 min read
When Bugs Cost Billions: 7 Real-World Software Failures and Their Lessons
Programmer DD
Programmer DD
Sep 18, 2021 · Fundamentals

When Bugs Cost Billions: Real-World Software Failures and Their Lessons

This article surveys notorious software bugs—from payroll overpayments and Excel gene‑paper errors to the Ariane 5 launch failure and the 1983 Soviet nuclear alert—showing how coding mistakes can cause massive financial loss, endanger lives, and even threaten global security.

Case Studiesrisk managementsoftware bugs
0 likes · 6 min read
When Bugs Cost Billions: Real-World Software Failures and Their Lessons
21CTO
21CTO
Sep 15, 2021 · Fundamentals

When Bugs Cost Billions: Real‑World Software Failures and Their Fallout

This article surveys notorious software bugs—from payroll overpayments and Excel data corruption to rocket launch failures and medical device overdoses—showing how a single coding error can trigger massive financial loss, safety hazards, and even geopolitical crises.

Case StudiesSoftware Engineeringfinancial loss
0 likes · 7 min read
When Bugs Cost Billions: Real‑World Software Failures and Their Fallout
21CTO
21CTO
Feb 28, 2021 · Fundamentals

From WeChat’s ‘Shake Girl’ to Quantum Assembly: Surprising Tech Stories

This article explores Zhou Hongyi’s take on WeChat’s early user‑growth tricks, the emerging quantum assembly language JAQAL, Microsoft’s Linux kernel integrity update, a 2021 Java developer productivity survey, Delphi’s 26‑year legacy, and a software bug that kept U.S. prisoners locked up.

DelphiLinuxQuantum Computing
0 likes · 6 min read
From WeChat’s ‘Shake Girl’ to Quantum Assembly: Surprising Tech Stories
Programmer DD
Programmer DD
Dec 31, 2020 · Fundamentals

Why Copy‑Paste Code From StackOverflow Can Sabotage Your Project

A developer recounts how blindly copying code snippets from sites like CSDN and StackOverflow led to bugs, explains the hidden risks of reusing code without understanding, and offers practical advice on testing and comprehending third‑party code to avoid security and functionality issues.

CSDNSecurity VulnerabilitiesStackOverflow
0 likes · 7 min read
Why Copy‑Paste Code From StackOverflow Can Sabotage Your Project
FunTester
FunTester
Nov 4, 2020 · Fundamentals

Understanding Regression Bugs and Effective Strategies for Handling Them

The article explains what regression bugs are, why regular regression testing is essential, the challenges they pose such as increased cost and time pressure, and outlines effective handling methods including code reviews, metric monitoring, left‑shift and continuous testing, and automation.

Code reviewQAregression testing
0 likes · 10 min read
Understanding Regression Bugs and Effective Strategies for Handling Them
21CTO
21CTO
Sep 15, 2020 · Fundamentals

20 Most Catastrophic Software Bugs That Shook the World

From rockets exploding to financial crashes, this article chronicles twenty historic software bugs, detailing their losses, how they unfolded, and the programming mistakes that caused them, illustrating the massive economic and societal impact of faulty code.

Economic ImpactSoftware EngineeringTechnology History
0 likes · 15 min read
20 Most Catastrophic Software Bugs That Shook the World
Baidu Tech Salon
Baidu Tech Salon
Jun 25, 2014 · Fundamentals

Uncovering Bohrbug, Heisenbug, Mandelbug & Schroedinbug: Software Bugs Explained

Software bugs are often whimsically named after famous scientists, with Bohrbug representing reproducible errors, Heisenbug describing elusive issues that disappear under observation, Mandelbug denoting complex, chaotic faults, and Schroedinbug reflecting paradoxical bugs that seem both present and absent, each illustrating distinct debugging challenges.

Debuggingbohrbugheisenbug
0 likes · 6 min read
Uncovering Bohrbug, Heisenbug, Mandelbug & Schroedinbug: Software Bugs Explained