28
No More Spreadsheet APIs
(lemmy.world)
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.
I once had to do maintenance on a system that used an actual spreadsheet instead of APIs. It would load an excel file as a template, add data to certain cells and then save it as a new excel file.