This reads a bit like an article from "the daily wtf", I used to frequent that one often [0]. [0] https://thedailywtf.com/
I still have their mug! (Which my child consistently gives me shit for. "Dad, why we we have a cup with the F-word on it!?")
Coder wrote a bug so bad security guards wanted a word when he arrived at work
61–68 of 68 posts
Re: Coder wrote a bug so bad security guards wanted a word when he arrived at work
#62Earlier quoted context omitted.
I recommend to edit your post with an "update" so others don't have to dig to find this clarifying comment
HN locks out edits after a little while.
Re: Coder wrote a bug so bad security guards wanted a word when he arrived at work
#63A couple of years ago, I lived in an apartment and made a doorbell repurposed from an Amazon Dash button. Basically I have a daemon that sends a message each time a button press is detected to my homebrew mqtt server. Then I have a bash script that runs on the raspberry pi board that has a speaker installed, something of this sort to play the doorbell chime: while [ true ]; do mosquitto_sub --exit-after-first-message…
SSHing to your doorbell to make it stop bothering your neighbor would be an awesome move
Re: Coder wrote a bug so bad security guards wanted a word when he arrived at work
#64This reads a bit like an article from "the daily wtf", I used to frequent that one often [0]. [0] https://thedailywtf.com/
I still have their mug! (Which my child consistently gives me shit for. "Dad, why we we have a cup with the F-word on it!?")
Yes, son, the Future is the new F-word. And you'll be living in it. You're welcome.
Re: Coder wrote a bug so bad security guards wanted a word when he arrived at work
#65Re: Coder wrote a bug so bad security guards wanted a word when he arrived at work
#66I worked for a large retailer on their iPhone app and our test environments were terribly slow so we tended to do most of our development against production. This retailer is pretty old and had issued their own credit cards that didn't have any sort of checksum validation. This made making test orders easy because any sequence of numbers for that credit card type would let the "checkout" call succeed, and then the or…
They literally didn't have a Lunh check digit? Like, 1960s math? My gobs are smacked.
Re: Coder wrote a bug so bad security guards wanted a word when he arrived at work
#67What’s that boast again, “move fast and break things” …
Breaking things isn't ideal, but it's not the worst. What's truly problematic is when everything appears to be functioning perfectly, while underlying issues go unnoticed—exactly the situation in this story.
It’s the same cavalier attitude taken by startups that treat user data and privacy as something to worry about later, someday.
Re: Coder wrote a bug so bad security guards wanted a word when he arrived at work
#68Earlier quoted context omitted.
I worked on a large makeup website for a while, and it was common for us to place test orders and subsequently cancel them. The dev doing it usually put their name and the office address as the shipping address. One day, we got a big box of makeup at the office - turns out their warehouse had gotten so fast that in the time it took us to cancel the order they had already picked & shipped it. After that we put "TEST D…
One day, we got a big box of makeup at the office now that's a true end-to-end test.
?id=48391&test=lol