As someone not in tech, I have no idea how to refer to my tech friends' jobs

The Picard Maneuver@lemmy.world to Programmer Humor@programming.dev – 884 points –
336

You are viewing a single comment

I'm a Senior Software Engineer, outside of countries where engineer is a protected title. I'm also a Beep-Boop Technician, Specialized Generalist (not Full-Stack since I have mostly succeeded in avoiding JS, until this afternoon), Problem Fixer, Technical Diplomat, Cat Herder (sometimes a tech lead), and The-Mean-Guy-That-Rejects-Commits-When-There-Are-API-Calls-Made-Without-TLS-Encryption-And-Hardcoded-Secrets (infosec likes me but always seems genuinely confused at a dev not fighting them).

sounds like a cool job y'all hiring haha jk unless

Not on my team, unfortunately but, I'll check. What languages/experience have you got?

Oh man, I didn't think that'd work haha... Kind of you to offer but I was recently promoted and wouldn't feel right leaving now. Partially out of respect for my boss and partially because we are severely understaffed. But seriously, thanks for offering to ask around. Very generous of you to offer your help to a stranger ❤️

I'm sorry, come again?

I'm a Senior Software Engineer, outside of countries where engineer is a protected title. I'm also a Beep-Boop Technician, Specialized Generalist (not Full-Stack since I have mostly succeeded in avoiding JS, until this afternoon), Problem Fixer, Technical Diplomat, Cat Herder (sometimes a tech lead), and The-Mean-Guy-That-Rejects-Commits-When-There-Are-API-Calls-Made-Without-TLS-Encryption-And-Hardcoded-Secrets (infosec likes me but always seems genuinely confused at a dev not fighting them).

I'm learning that I'm just enough of a front end dev to make a very ugly site. Navigating all the various CSS and JS frameworks feels like pulling teeth.

Having a familiarity is absolutely a great thing. The syntax isn't alien, so, debug and guiding juniors through figuring out why their project isn't working isn't too terrible. The typing is probably what drives me crazy the most. It's just bad and the standard library doesn't seem to be equipped to handle every type that it can "support" cleanly.

since I have mostly succeeded in avoiding JS, until this afternoon

Sorry to hear that. I hit the same pothole about 6 months ago. I had been so fine with avoiding JS, but the guys building our admin console broke their build and couldn’t figure out how to fix it. Even worse, then I had to write up best practices for JS

Yeah. Fortunately, I didn't have to do the programming. Unfortunately, I had to guide the debug. Happy to help people learn but the language, especially in its typing, is just awful.