this post was submitted on 08 Aug 2023
5 points (85.7% liked)

Explain Like I’m Five

917 readers
1 users here now

Layperson-friendly explanations

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

It's nearly impossible to plan. Sometimes a very difficult thing is done in minutes and then you want to add a simple button to the gui and it can take days in the worst case.

One time I had to add some kind of grayscale effect to a gui. Well, it was not supported by the gui system. So of course the boss told me to put it in there any way. It ended up taking days.

In the end it wasn't even shipped! At least if it was open source I could have shared the work. So ya, it can be super frustrating. Especially if crunching is expected because your boss thinks its your responsibility.

[–] [email protected] 1 points 1 year ago (1 children)

It sounds like one simple idea meant changing things everywhere!

[–] [email protected] 2 points 1 year ago

It can be like that. And hopefully you have a boss that has experience coding. But unfortunately that's not the case all the time.