this is not a hall of shame. the intent is to awaken you to many of the peculiarities and weirdness of computers. hopefully, after reading these articles, you will have learned a lot and will embrace chaos.
As someone who professionally writes code that has to ingest mail carrier invoices/other CSVs, this is probably the worst I’ve seen, but some of the files I’ve dealt with were … let’s say comparably frustrating.
Mostly it’s because mail carriers tend to write these files for humans/accountants to read and audit, so they’ll pull shit like putting in a whole differently-formatted chart above the actual CSV formatted table, or sending us password-protected, encrypted XSLX files that we need a human to decrypt using Excel before we can ingest it with our data tools.
Leave it to Japan to take it to the extreme by making their software in a fully bespoke way.
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
Posts must be relevant to programming, programmers, or computer science.
No NSFW content.
Jokes must be in good taste. No hate speech, bigotry, etc.
The Japanese Postal CSV seems truly cursed
As someone who professionally writes code that has to ingest mail carrier invoices/other CSVs, this is probably the worst I’ve seen, but some of the files I’ve dealt with were … let’s say comparably frustrating.
Mostly it’s because mail carriers tend to write these files for humans/accountants to read and audit, so they’ll pull shit like putting in a whole differently-formatted chart above the actual CSV formatted table, or sending us password-protected, encrypted XSLX files that we need a human to decrypt using Excel before we can ingest it with our data tools.
Leave it to Japan to take it to the extreme by making their software in a fully bespoke way.