• FabledAepitaph@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    I perused the comments and didn’t see anyone mention this. The term “engineer” is regulated by every state in the US. I doubt they had Tinder in mind, but calling yourself an “engineer” without having a Professional Engineer license is illegal, at least when it comes to offering professional engineering services. It’s a protected title so that schools and bridges don’t get built by scammers–at least that was the intention. I can legally call myself an Engineer!

    Just go get your license, and you should be golden lol.

  • xor@infosec.pub
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    can we ban web developers who call themselves “developers”?

    also php programmers who call themselves anything?

    • AlecSadler@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      I’m a full-stack web developer and am involved all the way through including cloud infrastructure, API development, database creation/maintenance, test automation, architecture etc.

      I guess what makes a “developer” in your context different? Embedded? Kernel?

      • ThyTTY@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        Only those who code in the same language as I am can be called developers. Everyone else is just an impostor and their technology doesn’t matter! Real programmers use my language of choice

    • TheHarpyEagle@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Nah, no need for this kind of gatekeeping. Anyone who deals with js and its billions of frameworks on a daily basis deserves to be called a developer.

        • Heyyy its your super duper new project manager! I hope you are feeling a-mazing because you are my a-ce on the team. Anyways i need you to do things twice as fast, because we are running low on budget after sales promised another feature without extra billing and the CEO already signed off on it. Please make this happen somehow. If this project isn’t succesfull i’ll get fired and have to sell the house. But no pressure!

          • xor@infosec.pub
            link
            fedilink
            arrow-up
            0
            ·
            4 months ago

            lol, no… it sucks
            trust me, if you’ve already gotten used to php, you’re smart enough to learn a better language.
            really just use node if you’re going that sorta route…

            • dan@upvote.au
              link
              fedilink
              arrow-up
              0
              ·
              4 months ago

              JavaScript has a lot of the same issues as PHP. It doesn’t have some of the same core library issues because it doesn’t have a good core library.

              • xor@infosec.pub
                link
                fedilink
                arrow-up
                0
                ·
                4 months ago

                ECMA 6 has had drastic improvements over the past js…
                however node is still infinitely better than php, and since javascript is inexorably a part of web development, it’s a lot more logical to use it on the backend too…

                i don’t mean that node is great, i mean that it’s an easy transition from php, a billion times better, and much more modern and useful… so a very natural transition…

                • dan@upvote.au
                  link
                  fedilink
                  arrow-up
                  0
                  ·
                  edit-2
                  4 months ago

                  ECMA 6 has had drastic improvements over the past js…

                  Sure, but it still lacks basic built-in features. For example, why do maps and sets not have sort or filter methods? In Node, why is there no built-in way to connect to a database of any sort? Why can Node.js apps only use a single time zone? Requiring libraries for everything is not ideal as the libraries vary wildly in quality and they can end up either abandoned or containing malware (which has happened several times in the Node ecosystem).

                  still infinitely better than php

                  They each have their pros and cons, depending on use case. Node.js does some things better than PHP, but the opposite is true too.

                  • You can build a whole PHP website without using any third-party libraries, and it’ll work on any web host that supports PHP (literally any good web host that exists today). There’s value in having that level of flexibility.
                  • You can build a PHP site today and it’ll mostly still be working (maybe with some minor changes) in 5 years, whereas for some of my Node.js sites I have to switch to an older version of Node just to build them. For example https://obviousspoilers.com/ has been practically untouched since 2009.
                  • The fact that PHP can run multiple apps in the same FPM process means that you can run thousands of sites on a single server without issues. There’s some non-Node solutions to this (like Cloudflare workers) but they’re mostly proprietary at the moment.
                  • There are more PHP than Node.js jobs, and far more sites use PHP. Wordpress uses PHP and powers over 40% of the web, so that means that at least 40% of all websites use PHP.
                • dan@upvote.au
                  link
                  fedilink
                  arrow-up
                  0
                  ·
                  4 months ago

                  Adding a third-party library in PHP is just as easy. The composer.json file looks very similar to a package.json.

        • phoenixz@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          4 months ago

          That is literally a decade old article with basically 1 complaint that sometimes functions are strpos() and sometimes str_len(). Anything else it’s saying is “I don’t even know how to say it”. Really now? Any of your complaints have been fixed since about a decade ago, so why don’t you give it a try?

          • xor@infosec.pub
            link
            fedilink
            arrow-up
            0
            ·
            4 months ago

            lol, no…
            also this is a joke sub so stop trying to sea lion me about it.
            also your “summation” of the article is pretty stupid

      • xor@infosec.pub
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        c# and .net? ewww…

        gimme c, c++, go, rust, ruby, python…
        and umm, no dude, native apps are a lot more powerful than web apps… they are not usurped at all

        there’s more of them, but there’s more scooters than motorcycles…

        • astraeus@programming.dev
          link
          fedilink
          arrow-up
          0
          ·
          4 months ago

          Scooters are more efficient, get you where you need to go and cost less to maintain. Your analogy is actually pretty good in that regard.

          • xor@infosec.pub
            link
            fedilink
            arrow-up
            0
            ·
            edit-2
            4 months ago

            yeah and they only get you around the neighborhood, any actual distance and a motorcycle is infinitely better…
            but, it figures you’d miss that, since you’re a dumby dumbo mcpoopoo head webdev

            • adr1an@programming.dev
              shield
              M
              link
              fedilink
              arrow-up
              0
              ·
              4 months ago

              Please refrain of using offensive words, specially if you are trying to actually communicate an idea that is by all means demeaning to other people. The community is about humour, keep that in mind ;)

            • astraeus@programming.dev
              link
              fedilink
              arrow-up
              0
              ·
              4 months ago

              Now you’re throwing ad hominem around. You don’t need to be toxic to communicate your point, web development did at one point have a lot of growing to do and I can admit that there is still plenty of progress to be made. In 2024 however, ignoring the web ecosystem as any type of developer is purely traditionalist elitism.

              • xor@infosec.pub
                link
                fedilink
                arrow-up
                0
                ·
                4 months ago

                bruh, this is programming_humor… chill, im sure you’re a fine human being

    • dohpaz42@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      To be fair, we do develop stuff. Nothing implies quality, so it’s not like we’re misrepresenting anything. Personally, anyone who calls themselves a software engineer and works with any web-related technology (PHP, JavaScript, etc) are the ones to be shunned.

  • pixxelkick@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    What if they are actually a software engineer, with a cert? >_>;

    I have worked with actual cert’d engineers on web projects, lol

    • Zagorath@aussie.zone
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      with a cert

      Engineering isn’t usually a cert. It’s a degree. I have a Bachelor of Engineering, majoring in Software Engineering. There’s probably a cert level qualification in software development, and frankly it’s probably just as good at producing effective software developers as an engineering degree, but it would be misleading, if you claim that only those with some particular qualification can call themselves engineers, for the qualification to be a cert.

      • grue@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        It’s a license issued by the state. As in, “you could go to jail for practicing engineering without a license.”

        (Source: was on track to become a licensed civil engineer until I decided to do software “engineering” instead.)

        • Zagorath@aussie.zone
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 months ago

          software “engineering”

          See, the thing is, software engineering in Australia is engineering. My degree was accredited by Engineers Australia and had the same requirements as a civil or mechanical engineering degree.

          Of course, it definitely is still the black sheep of the engineering world. In the vast majority of (possibly all) cases, practising as an actual engineer is no different from practising as someone with a different degree (like IT or computer science), practising with a lower-level qualification like a certificate, or practising after being entirely self-taught.

          • grue@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            4 months ago

            In the US, to become a licensed engineer you need to get an accredited bachelor’s degree in it, and then pass the “Fundamentals of Engineering” exam to become a state-licensed “Engineer in Training (EIT),” and then work in the field for four years, and then pass the “Principles and Practice of Engineering” exam to become a state-licensed “Professional Engineer (PE).” The degree is just the first step.

            Does Australia let civil engineers certify construction plans straight out of college? (Answer: apparently – and surprisingly – some states do!)

            • Zagorath@aussie.zone
              link
              fedilink
              arrow-up
              0
              ·
              4 months ago

              Fwiw in my previous comment’s second paragraph when I said “practising as an engineer” that meant “practising as a [software] engineer”. I wasn’t claiming that that’s how it works for all fields of engineering, but pointing out specifically how software engineering is more similar to degrees in computer science, IT, or being self taught.

      • pixxelkick@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        In Canada the Cert and the Degree are separate.

        You typically through getting your degree also become certified, but the key is while your degree lasts forever, the Cert has to be maintained and renewed.

        Cert has a lifetime and expires and you have to keep it up to date.

        In Alberta for example the regulatory authority is APEGA: https://alis.alberta.ca/occinfo/certifications-in-alberta/engineer/

        I think even technically the license is also a separate piece of paperwork.

        Degree: you completed school at some point

        Cert: up to date on current practices, must be maintained, requires the degree

        License: you are legally allowed to practice in the province/country and have registered. Requires degree+cert

        • Zagorath@aussie.zone
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 months ago

          Ah right, you’re talking certification. I was thinking certificate, because “Certificate I – Certificate IV” are very common less-than-Bachelor qualifications where I live, usually shortened to Cert I–Cert IV.

          Obviously the terms “certificate” and “certification” are etymologically basically identical, but their meaning when it comes to the type of qualifications they represent are significantly different.

  • jonsnothere@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    As long as they don’t start building tunnels under their house because they’re an ‘engineer’…

  • e8d79@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Now this is the kind of ‘news’ I’d like to see posted on hackernews just to read their techbro shit takes.

      • jj4211@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        “web development” casts a wide net.

        The classic imagery of someone playing with frontpage back in the day, or screwing around with html in a text editor, sure. But those folks wouldn’t call themselves web developers (there was a phase over 20 years ago where anyone that cobbled together a geocities would declare ‘web developer’ on their resume, but I haven’t seen someone do that in ages).

        However, you can get in pretty deep with code running in the browser as javascript and/or wasm. Backend gives them some nested dictionary in json or protobuf and they parse, manipulate, iterate over it, sometimes making some pretty complex visualizations. Basically a ‘web developer’ is nowadays on par with any Game or GUI application developer in terms of what they might be writing. There are a few things left out of direct reach by a browser runtime, but you have access to plenty and the backend abstractions to get something in reach of HTTP are often no easier than the thing being abstracted, it’s just reframed as ‘http’.

      • abhibeckert@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        There really isn’t. For example web browsers can execute assembly now and a good “web developer” (I’d call them a software engineer) will use assembly where appropriate.

  • invertedspear@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    I mean, engineering is really problem solving, and not do we web developers solve problems. We may have made most of them ourselves, and new ones when we solve those, but we do solve problems.

    • Kissaki@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      The term engineering is not about problem-solving, especially when differentiated from development. Engineering is about deliberate understanding and decision-making, about giving it an architecture, a structure.

      You can develop without any structure, solving an issue, without understanding a bigger context or picture or behavior. But that’s not engineering.

    • sunbeam60@lemmy.one
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Ninjas, super-heroes, black-belt and terms like that are known gender-excluders. I’ve been through a couple of adjustment sessions for company standard job descriptions and it’s unreal how you can change the applicant mix by wording.

    • jj4211@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Ah yes, I’ve spent decades cringing when I meet a self-proclaimed or even peer-proclaimed “rockstar”, “ninja”, “guru”, “jedi”, or probably a half dozen other “cool” designations for a tech worker.

  • Zikeji@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    4 months ago

    What if my job title says that? Who’s going to tell my employer they’re wrong.

    Then again, “full stack software engineer” as a title might also well just be buzzwords.

    !And yes, I know the site is satire lol.!<

    • dohpaz42@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      I liken a software engineer to someone like an architect. Architects will spend countless hours doing research, sketching out designs, creating documentation and presentations, and maybe even building to-scale models. But one thing they don’t do is actually build their designs. The constructions workers do that. And in the case of software (be it web or otherwise), those people are the developers.

      Now, there are exceptions to every rule. I acknowledge that - especially in computing - it’s possible to blur lines. But I still feel there many more developers than there are real software engineers.

      • macaroni1556@lemmy.ca
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        But architects aren’t engineers either! We have engineers in building construction, they are called engineers.

        They ensure all required calculations are done, all safety standards are adhered to, they complete detailed designs, and they sign off on a project legally so things like quotes and timelines have legal teeth.

        • Overzeetop@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 months ago

          And, unlike engineers in manufacturing whose deep-pocket corporations bought an exemption, Engineers in the A/E/C field are licensed. And if you screw up you can lose your ability to work in your field…forever.

      • astraeus@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        I haven’t met an “engineer” who isn’t developing code. This is such a weird distinction. The people asking for a design are the customer, the high level design handled by the product manager, the nitty gritty is handled by the software engineers. Some businesses may make a distinction for payroll purposes but there is no prevailing standard.

          • _MusicJunkie@beehaw.org
            link
            fedilink
            arrow-up
            0
            ·
            4 months ago

            In the railway context an engineer was the person who worked the engine.

            In German the word comes from Latin roughly meaning inventor. Presumably the general usage of the word engineer in English has the same etymology.

          • captsneeze@lemmy.one
            link
            fedilink
            arrow-up
            0
            ·
            4 months ago

            In the US, a conductor is the one who checks tickets, makes announcements, and delegates tasks to the crew to help ensure things keep moving on time.

            The locomotive engineer is the one who is “driving” the train. They run the engine and communicate with dispatch and traffic control to keep them informed where this particular train is fitting into the overall juggling act,. They also make every effort to keep things safe (watching for signals, obstructions, etc.).

            I’m not 100% sure if the terminology is different outside of the Us.

            (Source: My father is a 3rd generation locomotive engineer.)

          • MiDaBa@lemmy.ml
            link
            fedilink
            arrow-up
            0
            ·
            4 months ago

            See I thought a conductor was a person who grabs a live main wire while standing in water.

    • Omega_Haxors@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      4 months ago

      Infrastructure erasure in the states is so bad that people who build it for a living aren’t even considered anymore.

  • Daxtron2@startrek.website
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    I get this is satire but people truly believe this. Web devs literally create software that runs nearly every facet of modern life.

  • MisterFrog@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    4 months ago

    As a non-software engineer, feels weird that they’re making this distinction.

    I don’t have much to do with engines either.

    I take engineer to mean: designs stuff that does some task, involving SOME kind of calculation.

    Visual designer: not an engineer

    Piping designer: not an engineer (although this one felt weird, that’s what the piping designer corrected me to say, so)

    Chemical engineer: ya

    Mechanical engineer: yeah

    Software engineer: totally different flavour, but still yeah

    Language is what we want it to be.

    Web designers presumably still need to script things, I reckon that counts 👍