lengau

joined 2 years ago
[–] lengau@midwest.social 1 points 9 hours ago

Integer storage in spreadsheets... There are a ridiculous number of ways to store any integer, and I don't just mean because you could theoretically store 1 and 00000001 and they'd be interpreted as the same thing.

[–] lengau@midwest.social 4 points 12 hours ago

Given that part of my job is evaluating applicants' ability to do the job, and given that LLMs are very good at answering the sort of questions many people ask in interviews, AI is making my job significantly harder.

If someone could make a prompt that actually made an LLM write good code, I wouldn't have nearly as much of an issue.

[–] lengau@midwest.social 3 points 12 hours ago (2 children)

I would agree, except that every piece of it is significantly more complex than it needs to be. ODF is considerably simpler in part because it makes use of other pre-existing standards for things like dates and times. OOXML redefines so many of those things, and in many cases Microsoft Office's implementation isn't actually compatible with their own standard.