this post was submitted on 06 May 2025
1212 points (96.8% liked)

Programmer Humor

24165 readers
1255 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
[–] conditional_soup@lemm.ee 170 points 1 month ago (19 children)

The client wants to drag and drop their own personalized excel file with no guaranteed formatting or column order or data contract in order to import their data into our system <3

[–] veroxii@aussie.zone 7 points 1 month ago (6 children)

Strangely enough we actually solved this problem with AI a few months back. We upload the excel file to Gemini and have a prompt to extract the data we need in a specific json format. And it works surprisingly well.

[–] conditional_soup@lemm.ee 19 points 1 month ago (4 children)

How well? Bet your life on it well, or "fewer hallucinations than we would have guessed" well? I've considered and toyed around with openAI models for logging supply room check offs in a JSON format and it went better than I hoped but worse than I needed.

[–] webadict@lemmy.world 0 points 1 month ago

The second one. It is always the second one.

load more comments (3 replies)
load more comments (4 replies)
load more comments (16 replies)