this post was submitted on 14 Nov 2023
149 points (96.9% liked)

Programming

16318 readers
783 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
top 44 comments
sorted by: hot top controversial new old
[–] drolex@sopuli.xyz 79 points 8 months ago (2 children)

If one single line of code can make you lose $60M, surely you'll ensure due review processes and independent QA and clear requirements and regular audits and a middle management not only doing KPI monitoring for a failing upper management. Right? Rrrright?

[–] FlyingSquid@lemmy.world 42 points 8 months ago (2 children)

AT&T made 120.74 billion in 2022. They can afford a lot of bad code.

[–] NewNewAccount@lemmy.world 28 points 8 months ago* (last edited 8 months ago) (2 children)

~~Revenue is not profit.~~

Edit: Jesus. Their profit was $70b in FY 2022?! On $120b in revenue? Maybe I’m the one misunderstanding.

With a +/-0.1% margin of error, the difference between $60M and $70B is $70B.

[–] FlyingSquid@lemmy.world 11 points 8 months ago

Do you think their profits will be dented by a $60 million loss?

[–] MxM111@kbin.social 7 points 8 months ago (1 children)

“60,000 people lost full phone service, half of AT&T's network was down, and 500 airline flights were delayed”

[–] FlyingSquid@lemmy.world 16 points 8 months ago (1 children)

I'm sure AT&T care about that due to their humanitarian nature.

[–] MxM111@kbin.social 2 points 8 months ago (2 children)

AT&T is not humanitarian non-profit company. It should worry about increasing its profits by providing people with good product so that people choose them over competition.

[–] FlyingSquid@lemmy.world 11 points 8 months ago (1 children)

That hasn't seemed to be their overall strategy considering how shitty their service is.

[–] MxM111@kbin.social 0 points 8 months ago (1 children)

I personally had better experience with them than Verizon. But whatever. The fact that they have customers today does meant that they provide competitive service. Today, you can easily switch provider.

[–] FlyingSquid@lemmy.world 3 points 8 months ago (1 children)

AT&T does a lot more than provide phone service.

[–] MxM111@kbin.social 0 points 8 months ago (1 children)
[–] FlyingSquid@lemmy.world 1 points 8 months ago (1 children)
[–] MxM111@kbin.social 0 points 8 months ago (1 children)

I can ask the same about your post. My point is that you can change it.

[–] FlyingSquid@lemmy.world 2 points 8 months ago

Which would matter if that was AT&T's only source of revenue. Now tell me how you can change ISPs from AT&T easily. Especially in a smaller city or town.

[–] GreyEyedGhost@lemmy.ca 5 points 8 months ago (1 children)

Natural monopoly and anti-competitive behavior would like to have a little chat with you in that dark alley over there...

[–] MxM111@kbin.social 1 points 8 months ago

Yes, anti-monopoly laws are important to provide competitive market.

[–] BeardedGingerWonder@feddit.uk 12 points 8 months ago* (last edited 8 months ago) (1 children)

Hahahaha, you're kidding right? I shit you not, I've literally seen a single line change almost cost a company £150MM during testing because "we need to test in prod because the guy we need to run the test hasn't got access to the QA environment"

Best part was the actual change, there was a bug where a number that should've been divided by 100 was being multiplied by 100, the dev somehow managed to implement the fix in such a way that the number was multiplied by a further 100.

[–] snowe@programming.dev 3 points 8 months ago

Knight Capital Group lost $440 million in just 45 minutes due to a repurposed feature flag.

https://www.henricodolfing.com/2019/06/project-failure-case-study-knight-capital.html?m=1

Kinda makes the att one seem tiny in comparison.

[–] beefpeach@infosec.pub 57 points 8 months ago (1 children)

Recently, I paid ATT $500 to close my account and zero it out.

Fast forward 6 months, they send me a letter saying they need $300 more for cancellation fees or it will be sent to collections.

Write all the bad code you can, papi.

[–] heeplr@feddit.de 3 points 8 months ago (1 children)

Sure it's cancellation fees? This doesn't seem legal.

[–] olafurp@lemmy.world 6 points 8 months ago

There are contract breaking fees attached to contracts sometime to prevent switching providers. I'm pretty sure everybody agrees it reduces competition.

[–] cynar@lemmy.world 52 points 8 months ago (1 children)

Interestingly, this software was not tested. Testing was actually bypassed as per management’s request because the code change was small.

I don't think much needs to be said about this...

[–] ultratiem@lemmy.ca 14 points 8 months ago

;

There I fucked up your entire codebase.

[–] boredtortoise@lemm.ee 31 points 8 months ago (1 children)

Someone should write more of those lines

[–] spudwart@spudwart.com 13 points 8 months ago

Damn, if only the systems your phone network were ran on hadn't been forcibly closed source and scared good devs from interacting with you because of your sue-happy nature regarding BSD/Unix.

[–] 0x0@programming.dev 6 points 8 months ago

And it wasn't COBOL.

[–] Neato@kbin.social 5 points 8 months ago
[–] darkfiremp3@beehaw.org 2 points 8 months ago

I feel like anyone doing any automation with aws could hit this