There is a premade meal delivery service with possibly the best product right now on the market. Unfortunately after I did a deep dive on them to figure out why their customer service sucked so much, I found the head of their “customer experience” had liked/heart emoji’d these two AI companies.
After telling my experience to another dev, they noticed an advert by an AI company boasting how they provided an service for them.
For tech savy people, the heart of the problem is because they used the user email address as the primary key in multiple places. So not only a varchar primary key but a natural one to boot! Not even a drop in the bucket but they lost ~10K USD of revenue for what should have been a 1 minute begin; update... SQL command by the DBA. Though the large amounts of AI makes me think they fucked themselves on that too. Another reason I suspect that; they had a data breach at the start of the month but haven’t made a public statement or warned their customers. Might not even know, might not know how it happened, and how much was stolen.
There is a premade meal delivery service with possibly the best product right now on the market. Unfortunately after I did a deep dive on them to figure out why their customer service sucked so much, I found the head of their “customer experience” had liked/heart emoji’d these two AI companies.
After telling my experience to another dev, they noticed an advert by an AI company boasting how they provided an service for them.
For tech savy people, the heart of the problem is because they used the user email address as the primary key in multiple places. So not only a varchar primary key but a natural one to boot! Not even a drop in the bucket but they lost ~10K USD of revenue for what should have been a 1 minute
begin; update...SQL command by the DBA. Though the large amounts of AI makes me think they fucked themselves on that too. Another reason I suspect that; they had a data breach at the start of the month but haven’t made a public statement or warned their customers. Might not even know, might not know how it happened, and how much was stolen.