Comment on Help identifying job title
MrLuemasG@lemmy.world 1 year agoTotal: ~7 years, ~3.5/4 of those were at the current org and the last 1.5 years of that I have been the sole programmer as the other programmers that we used to have retired and were never replaced.
Also, can you estimate how much value you’ve brought to the org? Example: if the web app you wrote was not made, what would the loss be?
This is hard for me to quantify. The web app, for example, was built out of necessity because we are required to provide our full budget to the state that we’re in on a rigid timeline. If the web app wasn’t there, somebody would have had to manually poll the different departments for their full list of budget categories and their costs and then they would have had to manually go in and enter in that data line-by-line which would have taken a significant amount of time. The only way to enter data through the existing user interface (the one we do still have) is through a text editor screen that lets you manually modify data line by line, but can go awry if lines accidentally get moved up or down or the data entered doesn’t match the internal format that the application expects.
That’s kind of why my supervisor is pushing this so hard. She believes that, ultimately, every major procedure that would cost our Org significant time and money to have held up due to a technical issue, such as payroll, budgeting, and state/federal reporting to name a few, rely on whoever is in my position to be available at a moment’s notice. Ideally, we’d have multiple people performing these duties, but she hasn’t been able to get that idea sold to higher ups.
Brownboy13@programming.dev 1 year ago
Yeah, Senior Software Engineer is a good match then.
Works about right for the workload, responsibilities and the YOE.
The reason I asked about the impact/value is that it’s a good way to argue your case. If you can quantify ‘x’ hours of manual effort (and the estimate should be an average person doing the work, not the best case), then you can start arguing that ad the ckse you’ve saved the company or money you’ve made. While it sounds like your supervisor seems to be pretty solid, it’s possible you’ll eventually sit down with someone esle who’ll be deciding the final ‘value’ of your effort and would have a vested interest in paying as little as possible. For that conversation, whenever it may happen, you need to be fully prepared. That’s going to involve hard number. Effort saved, value created, costs saved etc. It’s difficult, but it’s a useful dataset to have.
MrLuemasG@lemmy.world 1 year ago
I appreciate your advice! I’ll definitely work on getting the hard numbers to help my supervisor out. She’s been pushing for this for a while, so hopefully I can provide some materials to aid her.
I’ve had to do this before for a former job where I went from a Team Lead on a Helpdesk that started coding tools to help improve our agents metrics and the availability and accuracy of reporting to management and agents. Our helpdesk had no developers, but I was able to show how our team went from spending ~10,000 man hours a year on manually running reports to send to agents and management and only having the reports available weekly to having all of it automated and updated daily for everybody that needed them. So, I can adapt the methodology I used for that to the current org as well.