Earlier quoted context omitted.
This is the standard voice of someone who's never had to deal with a badly maintained or managed open source product or an asshole maintainer or had to run a fork for 6 years because no one will merge a trivial fix in. Or had a LibreOffice bug open for a decade. Yeah I can really get in there and spend 2 years ripping the horrible UI out, then have to run a fork because it's not of interest to the maintainers and wil…
But you can't fix that one either.
On the backend while writing macros you discover a lot of...interesting choices
Like how sometimes my macros failed because it does not interface with the regional formatting of the system (had to take 0.34 and convert it to 0,34 by converting it to string). The reverse is not necessary.
How value and value2 exists as property of a cell (I will bet whatever you want that it was a temporary name) and how the "value" behavior is dogshit.
How stuff is hyper advanced but stuff that SHOULD work does not....
It's an interesting look at it.