Explaining to devs vs managers

Submitted By: admin on August 16, 2019

0

0

4260

Explaining to devs vs managers Source: www.reddit.com

To management:
So this button automatically finds the file and parses the needed info out of it. Pretty simple

To developers:
So that button right there, it's not even a button, it's a custom made element cause buttons can't call file searches for some fucking reason. Now the next part is where it gets fucky, the file search can't actually find the file cause the legacy code doesn't save install location, so we have to scan the default location and then the entire hard drive to find the god damned thing. Alright now let me talk about file parsing, I've been dying to talk about parsing. You see, we had 4 different devs work on it, so now it has 4 different data patterns ...

- BanD1t

Site Comments (0)

Please Signin or Signup to add a comment