Skip to content
Search AI Powered

Latest Stories

Programmers Share The Biggest F*** Ups They've Seen That Resulted From A Tiny Error

Programmers are responsible for the way a ton of stuff works - things we don't even think about! Every time you scan something at the grocery store, pump gas, or even make toast (if you've got a super fancy toaster) a programmer was behind it.


The thing is, code is really really easy to mess up. A simple typo can send the whole thing tumbling down. One Reddit user asked:

Programmers, what is the biggest fck up you've ever seen caused by a tiny mistake in the code?

Some of these are screw ups that directly effected users in a "small-scale" way like the person who accidentally flooded their place trying to auto-fill their fish tank. Some of these are massive and impacted thousands of people.

What they have in common is those tiny errors; a space bar, a misplaced character ... sometimes all it takes is one wrong keystroke to send canisters of molten hot metal flying through the air.

"Please Try Again"

A co-worker made a change to our credit card processing code on a Friday evening, didn't test it, pushed it to prod, and then went home.

He made a typo in his code that caused a runtime error on the back end. Everyone that tried to make a purchase received a generic "Couldn't process your card. Please try again." But it did process their card... it was failing at some step after. People would retry several times and their credit cards were being charged every time.

Super cluster fck on Monday morning.

- fade_00

Leave

Giphy

There was a leave application at a company I was working for, it was a nice 30k employee strength software company.

The leave application had a workflow built in. If an employee's leave wasn't approved by his manager for 3 days it would go to the next level manager and stay there for 5 days and so on..

To test some aspect of this workflow feature, the approval waiting time was reduced from x days to 3 mins. Then without reverting this test change the code was pushed to production.

The next day, the company's CEO had around 500 leave applications in his mailbox.

- dominus_selenos

The Wildcard

One of our engineers, when writing some custom scripting for a customer, made the decision to use what's called a wildcard character in the delete statements. For those who don't know, what these characters do is let you do comparisons that do not need to be an exact match, such as using "*ing"

The system would then match any value that ends in "ing". Besides the already WTF of using a wildcard when trying to delete they also did not validate that the data being supplied was present. So basically what ended up happening is the customer processed an order where this data was empty, causing the wildcard to be all by it's lonesome and matching with literally anything.

The end result was about 6 months worth of orders being deleted.

- Kirgio

Employee #1

I was on-call for a retail company when, early one morning, we had a problem where inventory couldn't be taken in any of our stores. Tracked the problem down to 25-year-old code written for the hand scanners that wasn't in source control.

Turns out, the startup code did a check to validate the database connection; the way it did this is by looking up employee #1.

She'd retired a week earlier and removed from the database the previous evening, causing everything to crash like dominoes. The company was going to replace the scanners at some point, and we had no way to build a Java version that old, so they re-added her info and added code to exclude her as a recognized employee for discounts/etc.

- cjcmd

Praying

I used to work for a company that got people (mainly Americans) online and sent out tons of CDs as ways to sell their service. There were a bunch of scripted jobs that you could use to restart servers, as our naming conventions were pretty good (so if you wanted to restart all the webproxy servers, you could run `./script webproxy*` and have all those servers restarted. Good for code upgrades or patches, or whatnot. Script worked off of a big inventory list and could restart multiple "classes" of servers in case you were doing work on an entire subsystem.

Someone ran it like so:

script webproxy *

Notice the space. The script began restarting every host everywhere. One of the VP's was in the war room trying to fix things, was offered a chair (as he was kneeling in front of a keyboard) to which he responded "No, I'm praying" and kept on working.

- faisent

Do The Robot

Giphy

During work experience, me and my friend went to the schools IT department and had been tasked with building and programming robots as well as making a presentation on how to recreate our results. They were remote controlled except they all shared the same radio channel so due to a single line of code 1 controller controlled 8 robots.

So we turned off the lights and made them dance with flashing disco lights on them.

- gaVtehchAV436

Identity Thief's Playground

I do a lot of internet screen-scraping, and was getting healthcare provider information from a large insurance site. I got to the listings of physicians and found that the parameters to see a physician's details were made up of a giant database dump of information. It had the doctor's name, office address, phone, SSN, birthday, home address ... it went on and and into tiny details. One wouldn't see it on the site, but click on the source, and you it was an identity thief's playground.

I called the insurance site immediately, but no one could get me to a web-admin or IT, so I looked up the CEO's number, and called there. I talked to an executive assistant. I told her if it wasn't fixed in a day, I would need to start calling the affected doctors.

The site was down about a day and a half later, and after a few days returned without that egregious error.

- SurlyJason

Fish Tank

I'm learning python and micropython right now.

Photo by James Harrison on Unsplash

- benign_saidbenign_said

Molten Aluminum

At long-defunct car parts manufacturer. A big robot was taking a crucible of molten aluminium and pouring it into molds. Suddenly there was this loud whine of rapidly moving servos, and it threw the crucible of, I repeat, molten aluminium through the roof.

Later I asked one of the engineers what had happened. "We lost the tacho" he said, laconically.

In more detail, they lost the signal which told the controller how far the arm was moving - loose wire I guess. So the controller decided to feed in more power to make it move. Lots more power.

Apparently you could tell the experienced people because they were the ones under the benches as soon as they heard the whine.

- thx1138a

More from Trending/best-of-reddit

Alexandria Ocasio-Cortez; Zohran Mamdani
Andres Kudacki/Getty Images; Michael M. Santiago/Getty Images

AOC Has Democrats Applauding With Her Viral Reaction To Zohran Mamdani's Historic Win

New York Democratic Representative Alexandria Ocasio-Cortez had people nodding their heads after she opened up about why democratic socialist Zohran Mamdani's win in the New York City mayoral election on Tuesday is so important for the country at large as well as for the future of the Democratic Party.

Mamdani successfully took on the establishment to become the first South Asian, first Muslim, and first millennial mayor-elect, running a campaign that focused predominantly on the city's affordability crisis and that successfully batted away racist and Islamophobic backlash from right-wingers who claimed his policies would "destroy" the city.

Keep ReadingShow less
Screenshot of Mike Johnson
Fox News

Mike Johnson Gets A Swift Reality Check After Trying To Downplay The Election Results

House Speaker Mike Johnson was called out after displaying his clear denial over Tuesday night's election wins for Democrats, claiming that "no one should read too much into" the results despite major upsets.

Democrats won races around the country, particularly in Virginia, where Abigail Spanberger became the first woman to the win the governorship in the state's history, and in New York City, where Zohran Mamdani, a democratic socialist, successfully took on the establishment to become the first South Asian, first Muslim, and first millennial mayor-elect.

Keep ReadingShow less
A man in a suit walking down the sidewalk and pulling a bag
person in black suit jacket with r ed bag walking beside metal fence
Photo by Romain V on Unsplash

People Who Quit Their Jobs On Day One Reveal What Made Them Say 'Nope, Not Doing This'

Every now and then, simply because we need money, we might take a job that doesn't fulfill us in any way, but at least keeps our bank accounts happy.

Some jobs, however, are so soul-sucking that even with no other prospects immediately on the horizon, we can't, in good conscience, keep working them.

Keep ReadingShow less
Matt Gaetz; Dan Crenshaw
Jacek Boczarski/Anadolu via Getty Images; Melissa Phillip/Houston Chronicle via Getty Images

Matt Gaetz Gets Hit With Brutal Community Note After Sparring With GOP Rep. Over Real 'Conservatism'

While feuding with his fellow MAGA Republican, Texas Representative Dan Crenshaw, former Florida GOP Representative Matt Gaetz got slammed with a brutally honest community note by X users.

Gaetz and Crenshaw were feuding on X Friday and Saturday over the Republican Party’s stance on Israel.

Keep ReadingShow less
Reese Witherspoon attends the 'Joy Is Rebellion: Hello Sunshine and Gen Z Rewrite the Narrative' session during the Cannes Lions International Festival.
Marc Piasecki/Getty Images

Reese Witherspoon Opens Up About Pressure Of Being First 'SNL' Host After 9/11—And We Can Only Imagine

We all remember where we were on September 11, 2001—one of the most terrifying Tuesdays in American history. Flights were grounded, the stock market froze, and late-night comedy suddenly felt irrelevant.

When Saturday Night Live finally returned on September 29, the nation watched through tears as then-celebrated Mayor Rudy Giuliani and a crowd of first responders stood onstage beside Lorne Michaels and Paul Simon.

Keep ReadingShow less