Quiet! You are giving the secret away.
Comment on I'm 99% sure it's not real
DaCookeyMonsta@lemmy.world 9 months ago
I’m an engineer. I’m on my phone looking at memes until someone asks me a question, then I do a thing in 5 minutes that they expected to take 5 days because people don’t understand computers, then I go back to the memes.
EvilHankVenture@lemmy.world 9 months ago
HootinNHollerin@lemmy.world 9 months ago
Sounds like tech support not engineering
surewhynotlem@lemmy.world 9 months ago
I have been downvoted to hell for what I’m about to say, but I’m going to say it again anyway.
IT support people are now called engineers. No, I don’t like it. No it’s not proper “engineering”. Yes, language evolves and there’s nothing we can do about it. If that’s a problem for people, I recommend screaming into the void. It doesn’t help, but you feel better after a while.
HootinNHollerin@lemmy.world 9 months ago
IMO no engineering degree, no engineer.
Takumidesh@lemmy.world 9 months ago
Why stop there? No PE no engineer.
You can arbitrarily gatekeep the title all you want, but the reality is that engineering is a group of concepts and ideologies that can be applied to many disciplines in many ways.
Just because the person doing the engineering doesn’t meet your personal standards doesn’t mean engineering isn’t being accomplished.
There is nothing about the engineering process that requires a degree.
All that being said. A professional engineer is an actual controlled title. (You can’t sign documents as a PE without getting the license, just like an attorney (JD) or doctor (MD)) but far and away most engineers, do not have this title, because most engineering jobs and tasks don’t require it.
Finally, (in most states) you can work with no degree under a PE for four years, pass the FE and PE, get your title and build a bridge. So as far as the most stringent title goes, it still doesn’t actually require a degree.
Hazen@lemmy.world 9 months ago
I think most engineers have an understanding amongst each other, regardless of their specialty, we can all teach ourselves to problem solve. So many math and physics classes as an EE just to get to my core classes. It definitely a certain type of person to get through the thick of it.
BarrelAgedBoredom@lemm.ee 9 months ago
It’s corporate self aggrandizing wank. On par with calling subway workers “sandwich artists”. It’s as insulting to the workers as it is ridiculous
surewhynotlem@lemmy.world 9 months ago
Then why do the workers choose to identify as such in public?
No one at Subway is going around calling themselves an artist.
mosiacmango@lemm.ee 9 months ago
I know plently of helpdesk guys that do actual engineering, at an “identify an issue, construct a fix” level.
Its varying degrees of rudimentary, but the ssme could be said about anyone in conputer science.
The truth is no one in computer science, programmers or otherwise, are licensed engineers. Why does a programmer have more of a claim to an unearned title than anyone else in the field?
surewhynotlem@lemmy.world 9 months ago
It’s exactly this. No one complains when IT infrastructure engineers design and build systems and call themselves engineers, even though they don’t have a PE certification. So if they can do it, why not support staff?
frezik@midwest.social 9 months ago
Programming grew up in an environment where failure is cheap (relatively speaking). You might make a mistake that costs five, six, or even seven figures (I’m sure I’ve made at least one seven figure mistake), but nobody will die from it. When people could die, such as flight control software, different development techniques for formal methods are used. Those tend to cost at least ten times more than other methods, so they aren’t used much otherwise.
If anything, we should lean into this as an advantage. Iterate even faster, catch failures faster, and fix it faster.