this post was submitted on 06 Oct 2025
355 points (98.9% liked)

Programmer Humor

26772 readers
2722 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Railcar8095@lemmy.world 21 points 3 days ago (2 children)

My ex company had for more than 10 years keept all the data customers shared with us. Structured and standardized, should have been easy peasy.

Somehow they were "appending wrong" in some way and data was useless. In think they were trying to reduce the size by aggregating a bit, but they did in a way that rendered the data useless.

Of course the CEO wanted to train models with it anyway...

[–] unphazed@lemmy.world 6 points 3 days ago (1 children)

10 years and no one bothered to pull some information at random? I mean generally companies have a schedule of assessments to ensure records. Even if it's as simple as checksum.

[–] Railcar8095@lemmy.world 3 points 3 days ago

The thing is they had data that expected to be slightly aggregated, do not a 1:1. The problem comes when you try to use the data for analysis and realize it didn't make any sense

[–] ripcord@lemmy.world 5 points 3 days ago

I like train models