Tag

Code Quality

All articles tagged with #code quality

Major Cloud Outages Disrupt Services: What Businesses Need to Know
technology8 months ago

Major Cloud Outages Disrupt Services: What Businesses Need to Know

Google Cloud experienced a major outage caused by a code change in its Service Control system that lacked proper error handling and feature flag protection, leading to a three-hour service disruption. The incident was triggered by a failed rollout of new quota policy checks, which caused crashes and infrastructure overloads. Google has committed to improving its operational procedures and communication to prevent similar incidents in the future.

Does Profanity Correlate with Coding Ability?
technology3 years ago

Does Profanity Correlate with Coding Ability?

A recent bachelor's thesis by an undergraduate student from Karlsruhe Institute of Technology suggests that the average quality of open source C code containing swears is significantly higher than the average quality of code that does not. The study used a program called SoftWipe to measure adherence to coding standards and found that code containing swears scored about half a point higher on its 10-point scale of code quality than code that did not. Psychologists suggest that swearing may relieve pain, increase physical performance, and help people shape their personas, but the link between swearing and code quality has not been examined before.