- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
meme made by me using free libre open source software aka Gnu Image Manipulation Program (ak… aka GIMP) uwu
(Lemmy original meme fr)
meme made by me using free libre open source software aka Gnu Image Manipulation Program (ak… aka GIMP) uwu
(Lemmy original meme fr)
I do some game modding, and sometimes have to hack together software to help with it, some of which ends up public.
One of my programs relied on the location of other, existing files and so would poke around at runtime to see where the user had launched it from, alerting the user if it was in a location where it wasn’t supported. If that happened, an interactive message box pops up with the title “UNSUPPORTED LOCATION” and text that says, verbatim sans my [notes]:
You can’t skip or just “OK” the message to dismiss it, otherwise the program just immediately begins a managed shutdown of itself to prevent any of the aforementioned potential errors from occurring. I STILL had a user message me saying how making them type in “I understand” was a weird thing to make them do in order to use the program. Thankfully I think they’ve been the only one so far so it’s certainly not the norm, but the average computer user is also much less tech-savvy than someone downloading mods for a video game.