

29·
2 years agoFrom the post of the account linked here (in Dutch): it is going to be a place for official government communication, not for individual government employees (and I presume, by extension, public registration in general)
From the post of the account linked here (in Dutch): it is going to be a place for official government communication, not for individual government employees (and I presume, by extension, public registration in general)
Also ImageTragick was a thing, there are definitely security implications to adding dependencies to implement a feature in this way (especially on a shared instance). The API at the very least needs to handle auth, so that your images and videos don’t get rotated by others.
Then you have UX, you may want to show to the user that things have rotated (otherwise button will be deemed non-functional, even if it uses this one-liner behind the scenes), but probably don’t want to transfer the entire video multiple times to show this (too slow, costs data).
Yeah, it is one thing to add a one liner, but another to make a well implemented feature.