TORFdot0,

You mean I copy 2 line python scripts from StackOverflow

drcabbage,

Hey, that’s not fair! Sometimes I write 3 lines.

dmalteseknight,
@dmalteseknight@programming.dev avatar

Comments don’t count

Cowbee,

Do you… do you think we don’t have Civil, Mechanical, Electrical, or Computer Engineers anymore?

RubberElectrons,
@RubberElectrons@lemmy.world avatar

Right? I do both electrical and mechanical in my daily, besides some meh quality C code haha.

Cowbee,

I get it, haha. I know this is a programmer community, but it’s funny to me to think of programming as a progression beyond traditional engineering disciplines, rather than along side them.

RubberElectrons,
@RubberElectrons@lemmy.world avatar

Don’t worry, someone else over here was saying programming is “the pinnacle” of engineering… Really hard not to disembowel a statement like that lol.

I think programming is both an art and a science, like all engineering disciplines.

doctorcrimson,

I think they’re outnumbered by desk jockeys without a math degree.

Socsa,

I mean these days the average EE is a software engineer who is good at math and bad at software.

doctorcrimson,

I believe that if an Electrical Engineer has qualification as a programmer then the two fields become the higher discipline “Computer Engineer.” At least most universities arrange their classifications as such.

Donkter,

I’m in engineering school and the ethos definitely is “engineers write bad code but it’s for simple tasks involving complex math.” As the world of engineering steers more and more towards coding we’re definitely going to be expected to write applications instead of simple Matlab scripts and there’s no way it’s going to be pleasant.

I_Has_A_Hat,

Comp Sci is not engineering. Programming is not engineering. I don’t mean this in an elitist way, it just flat-out doesn’t fit with other engineering fields. It’s firmly in the T area of STEM, not the E.

pixeltree, (edited )
@pixeltree@lemmy.blahaj.zone avatar

Computer engineering is not comp sci lol

Computer engineering is the hardware level of designing and building computers, it might involve firmware depending on the job and the area but it’s way closer to electrical engineering than software engineering. Software engineering is also very different than computer science.

Software engineering is called that because it is the equivalent of engineering in software. You are engineering and designing a product/system. Computer science is more of the theoretical side, more detailed study of algorithms and math, etc.

What do you think of electrical engineers? Is that “real” enough to be called engineering?

Cowbee,

Computer Engineering is hardware engineering for Computers, with some programming. It’s a child of Electrical Engineering, just like Electrical Engineering is sort of a child of Mechanical Engineering.

I_Has_A_Hat,

And at what point in Computer Engineering do you require a fundamental understanding of Physics like every other Engineering field?

Cowbee,

The part where you have to fundamentally understand how hardware actually works, ie how transistors, integrated circuits, and logic gates actually work on a physical level.

You’re thinking of Software Engineering, and even then you’d still be off.

hips_and_nips,

The point where I was using my master’s in computer engineering to design physical chips? You know, using my fundamental understanding of electricity, magnetism, and the physics that come along with it.

udon,

None of these engineers built a dam, ship, or plane. They did some math and drew some lines, and some other people built the stuff.

force,

In this context it’s heavily implied “built” is used as “engineered/designed”, in the same way I “build” a shitty engine for an app

udon,

Exactly my point. In the second case the two lines are also not the product, but it’s heavily implied that the dam, bridge is something useful, while the python code is useless. There are many examples where the opposite is the case

HubertManne,
HubertManne avatar

some countries actually define what an engineer is much like doctors.

Omega_Haxors,

You wanna hear a joke? American infrastructure jobs.

jaschen,

I can’t even build python scripts…

sag,

You can lie on Internet.

jaschen,

I can’t even lie on the internet. I’m worthless.

nodsocket,

My python scripts won’t compile… I’m using GCC it keeps giving me errors :(

jaschen,

My ChatGPT just told me give up and run Windows or get an iphone.

captainjaneway,
@captainjaneway@lemmy.world avatar

Software engineering is just what any “engineering” field would be if they didn’t have standards. We have some geniuses and we have some idiots.

Mechanical engineers, civil engineers, electrical engineers, etc. are often forced to adhere to some sort of standard. It means something to say “I’m a civil engineer” (in most developed nations). You are genuinely liable in some instances for your work. You have to adhere to codes and policies and formats.

Software engineering is the wild west right now. No rules. No standards. And in most industries we may never need a standard because software rarely kills.

However, software is becoming increasingly important in our daily lives. There will likely come a day wherein similar standards take precedence and the name “software engineer” is only allowed to those who adhere to those standards and have the proper certs/licenses. I believe Canada already does this.

Software engineers would be responsible for critical software, e.g: ensuring phones connecting to an emergency operator don’t fail, building pacemakers, securing medical records, etc. I know some of these tasks already have “experts” behind them. But I don’t think software has any licensing/governing.

Directly opposed to “engineering” would be the grunt work which I do.

bedrooms,

Software without standards. Am I replying to a person who writes his own OS to run hello world?

captainjaneway,
@captainjaneway@lemmy.world avatar

Cause if you don’t forget your own stainless steel, you can’t be trained on proper defibrillator techniques?

Kidplayer_666,

Engineer tends to be a protected term in many countries, so software engineer is no exception. It’s words like “programmer” or “developer” which are probably unregulated

NotSteve_,

The weird thing is that engineer is a protected term in Canada but every software dev title I’ve had so far includes it anyway. It doesn’t seem enforced at all here

masterspace,

I honestly thought there was too, my official job title / offer includes it in the role, despite the role explicitly having no requirement for an engineering degree.

I always found it funny, how I could do a 4 year electrical engineering degree, then work as an electrical engineer for 4 years, but never do my final law/ethics exam so couldn’t call myself an electrical engineer, but could just teach myself python and call myself a software engineer, turns out I was wrong.

It is awkward though, especially in a remote work world, given that we compete directly against American “software engineers” for the exact same jobs.

grue,

As a software “engineer” and civil EIT, I endorse this comment.

jadero,

I’d be very interested in learning more about how Canada manages “software engineer.” Because whatever is being done certainly doesn’t seem to include mandating where regulated professionals must be employed or punishing failures.

Saskatchewan’s electronic health records system (eHealth) has had a couple of egregious failures that it shouldn’t have taken a “software engineer” to prevent.

Several 911 services became unavailable during an outage that happened to also disrupt point of sale payment systems nationwide.

Both of the relevant companies are telecommunications companies (Telus and Rogers, respectively), where one would expect “software engineering” to be conducted by “software engineers” regardless of regulation.

A quick search for breaches in critical personal information will show that Canada is performing about as well as the US. Which is to say, abysmally.

Socsa,

There are definitely quality certifications for software. Plenty of govt acquisitions contracts require such certifications. We probably aren’t far from laws or executive mandates which require such things tbh

ironhydroxide,

“because software rarely kills” Depends on what you mean by rarely. Therac-25 was extremely dangerous due to a software bug. And this was over 40 years ago.

Industrial robot accidents are a lot more common than needed and almost all are due to software “problems” (bad path planning, bad safety implementation, or just bugs in the control system software)

Yes these things kill less than guns, or cars, or cranes, etc. But they still have affect in a lot of those accidents.

There are very few things anymore that don’t have some kind of logic built into them. Be it software or analog logic, it was still “programmed” or designed. If there was something missed in design, that can easily have adverse affects that can lead to accidents and death not immediately attributed to the software.

captainjaneway,
@captainjaneway@lemmy.world avatar

I was comparing it to civil or mechanical engineering. I agree that programming/software is growing and “infiltrating” our lives. That’s why I think it will become a licensed/certified term in the future. Software engineer will require a cert and some products will require certified engineers. Whereas web apps developers (most likely) will not use that title most of the time and we will just bifurcate those who work on “critical software” and those that do not.

ForgotAboutDre,

Software engineering does have standards and methods to developing software. These standards and methods are applied in Defence and Aerospace applications. Software engineering was developed or conceived by NATO to manage the increasing complexity of software development.

The big problem is people often confuse software development or programming with software engineering. Calling anyone that programs a software engineer. This isn’t the case. It’s entirely possible to be a software engineer without knowing how to code (but impractical).

captainjaneway,
@captainjaneway@lemmy.world avatar

Well that’s my point. The term “engineer” is protected in a lot of other industries but not software.

RattusInox,

You mean “I ask ChatGPT how to write two line Python scripts”?

RattusInox,

You mean “I ask ChatGPT how to write two line Python scripts”?

ThePyroPython,

That’s if you’re a business student obsessed with automating their side-hussle.

bleistift2,

Engineers now: We built an airport, 9 years behind schedule and at 233% the cost.

We are rebuilding a train station at (currently) 366% the planned cost and an estimated delivery time of 200% the original estimate, into rock that might swell when in contact with water and heave the station out of the ground, in order to decrease the station’s capacity by 17%

lockhart,

estimates are just that, a guess

interolivary,
@interolivary@beehaw.org avatar

Well sure that’s fundamentally true, but really doesn’t give any sort of accurate picture of how estimates are done any more than “humans are just collections of cells” does, and anybody who does estimates without using some sort of data as the basis and is purely guessing is doing it wrong as fuck.

It’s not like we have no idea how long certain tasks have taken in the past, or what affects how long something will take.

SinAdjetivos,

For healthy working relationships and solid infrastructure you under-promise and over-deliver.

For maximal profit and sustainable business models you over-promise and under-deliver.

1993_toyota_camry,
@1993_toyota_camry@beehaw.org avatar

The company that under-promises won’t win the bid, though. Unfortunately the norm now is to overpromise, and then squeeze as many extra fees and concessions out of the project as possible.

There’s also a culture of contractors vs engineers where limits willingness to work together to find solutions. “not my fault”.

SinAdjetivos,

Exactly, hence the root of the problem the original meme is getting at…

GrabtharsHammer,

Engineers aren’t in charge of graft.

tryptaminev,

This is not the engineers fault though.

It is highly political projects, politicians offloaded their old friends and competitiors onto the boeards and other functions and in the case of the airport major planning was undertaken by a guy who is a technical drawer and not an engineer.

Most of these fuck ups could have been prevent, if the project management was done by project managers with an engineering background and if the owners side would have been represented by peoplewith a technical backgrounds.

Source: i have worked in civil engineering for public projects. We wasted 50% of the time explaining Politicians and MBA bros C-levels why they can’t start by building the roof and why replanning half the stuff is a bad idea, when we are already on the market with bids for contractors.

chicken,

Programmers mostly aren’t really engineers and that’s ok. I don’t want to be an engineer.

thequickben,

I personally disagree. Took 3 years of Electrical Engineering courses in college but finished with a B.S in Computer Science. Both are valid engineering disciplines, the only thing lacking on the computer side are standardized licensing tests and an oversight body. Software engineers have to build software that can affect life and death too, but somehow we don’t have as much regulation in the US which is super odd to me.

chicken,

What makes something engineering vs not? Personally what I do doesn’t feel like engineering because I imagine engineering as being about following a particular process and doing things in a very cautious and structured way, where programming is normally way more chaotic.

madkarlsson,

Your notion of an engineer is correct in a wide sense

en.m.wikipedia.org/wiki/Engineer

The fact that you feel programming is not that makes me sad. But likely dependent on what software and what you work with. For example, if you build software for NASA or Baxter and dialysis machines and the likes, you’ll get fired fast for not being structured. Working for Elon Musk and Twitter… Well…

chicken,

I don’t think it has to be a sad thing. Without that sort of structure you can be more imaginative, which has many advantages. Again, I don’t want to be an engineer, I feel that would suck all the joy out of it and just isn’t my style. That isn’t to say an engineering approach to programming doesn’t exist or isn’t useful/necessary in some cases, but I would say it isn’t the norm and probably shouldn’t be.

madkarlsson,

I personally think it’s a bit of a fallacy to equal structure with less creativity.

Look at Calatrava duckduckgo.com/?q=calatrava&t=fpas&iax=im…

Further, you can’t design something like the Burj Khalifa without creativity

Maybe the line goes where you are risking peoples life or not, maybe somewhere else. It still makes me sad that you equal programming with chaos. But that is very context driven. The drive for new software, new interfaces, new tech overall naturally breeds less oversight and less structure naturally ofc. But it doesn’t have to be that way, nor should it be if you ask me

SzethFriendOfNimi,

Which are used to calculate stresses for dams, fluid dynamics for planes and ships, capacity and load simulations for power, and to compile and operate servers.

Software engineers are the pinnacle of engineering.

Check out this book on Amazon (or your library) to see just how clever and useful we really are.

www.amazon.com/…/B07X66DCLM

Kidplayer_666,

Son of a gun

sag,

We are useful?? Thanks You Man I hope my parents also understand that Software Engineering is also a real Engineering

wewbull,

Software engineering doesn’t treat failure anywhere near important enough for me to consider it proper engineering. Bugs are expected, excused and waived, which for anything critical just isn’t acceptable in my opinion.

Is software still useful? … Sure.

theneverfox,
@theneverfox@pawb.social avatar

Bugs are inevitable. Humans can’t write more than a few dozen lines without making a mistake - it’s inevitable because we’re barely sentient apes, floundering to understand the full scope of the problem space

But through methodology, bugs can be mitigated. You can reduce their number, and fail gracefully. We have countless ways to do it, and we teach how widely

There’s a science to it all, and those of us worth our salt know it… It’s not our fault that management disregards our warnings and pushes ever tighter deadlines.

We know how to do better, our warnings just fall on deaf ears far more often then not

bloubz,

This person really went and promoted Amazon. Thank you for supporting your family business

Kusimulkku,

(click the link)

Norgur,

If you need a book to tell you how useful you are, chances are, it's claims might.be a bit overblown. The profession that has most of those.books written about them are managers after all. Just saying.

smashboy,

You didn’t click it, did you?

Norgur,

Amazon lead me to a "not available where you are" page, so... Me sowwy

variants,
RubberElectrons,
@RubberElectrons@lemmy.world avatar

Meh. There’s a saying in my field: “anyone can build a bridge, only an engineer can make one that barely doesn’t fall down”.

Humorously reductive as it is, software is what makes that “barely” thinner than human calculation would normally yield. So… Yeah. Not what I’d call a pinnacle.

SzethFriendOfNimi,

Did you look at the book I linked?

RubberElectrons,
@RubberElectrons@lemmy.world avatar

No cuz, the link doesn’t properly load 😂

E: try searching for just the ASIN: B07X66DCLM and note that I’m using the one you provided!

SzethFriendOfNimi,

Ahh. It’s a boutique link that points to Amazon Digital Purchase of Rick Astleys Never Gonna Give You Up.

E.g. my post was a red herring

RubberElectrons,
@RubberElectrons@lemmy.world avatar

Yeah it loaded after searching the ASIN hahaha

  • All
  • Subscribed
  • Moderated
  • Favorites
  • programmer_humor@programming.dev
  • tacticalgear
  • DreamBathrooms
  • mdbf
  • InstantRegret
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • Durango
  • rosin
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • ethstaker
  • JUstTest
  • cubers
  • cisconetworking
  • Leos
  • modclub
  • everett
  • osvaldo12
  • GTA5RPClips
  • tester
  • anitta
  • provamag3
  • normalnudes
  • megavids
  • lostlight
  • All magazines