• ItsMeForRealNow@lemmy.world
    link
    fedilink
    arrow-up
    17
    ·
    10 hours ago

    I’m realizing how over engineered Claude’s solutions are. I have realized now just today that it’s best at just dding tiny updates to code. Not good at architecting anything new at all that has to work for longer than 5 days.

    • python@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      2 hours ago

      I spent like an hour yesterday bullying Claude out of using a ResizeObserver, Refs and a useEffect construct just to fix the height of a container (there was a bug where the container didn’t properly scale down in height because some weird hard-coded properties in an external component inside of it). I knew that it had to be solvable with just the right css selector, but I was lazy and didn’t want to manually go through the html and figure out which selector on which component would be the right one. And on paper “Go through this massive block of html and check which property is out of place” should be the kind of use case where LLMs actually work. The stupid thing introduced two new different catastrophic failure modes where the entire browser crashed due to excessive rerenders before it found something that even remotely worked. And then I had to spend another hour stripping out unnecessary style properties it glued on while looking for a working solution. In the end, I probably would have been much faster doing it by hand.

    • tatterdemalion@programming.dev
      link
      fedilink
      arrow-up
      7
      ·
      5 hours ago

      Yea if you don’t explicitly give it direction on how to keep the code maintainable, it will gladly just spew shit into the same file until you have 10K LOC in it.

      • NigelFrobisher@aussie.zone
        link
        fedilink
        arrow-up
        2
        ·
        3 hours ago

        To be fair I used to make entire features like this and then get R# to move the classes into separate files at the end. Guess I don’t like to organise too early, before the code has found it’s true form?

  • kibiz0r@midwest.social
    link
    fedilink
    English
    arrow-up
    103
    arrow-down
    1
    ·
    15 hours ago

    Not even. Your job isn’t to protect prod, it’s to take the blame when prod goes down.

  • FiniteBanjo@feddit.online
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    135
    ·
    19 hours ago

    Mixed feelings because obviously studying for a degree implies maths and sciences which does qualify you as an engineer, but imo “software engineer” isn’t a real thing. You’re either a computer engineer or a code monkey.

    • cmhe@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      7 hours ago

      An old professor of mine made the half-joke that anything with ‘science’ in its name isn’t really science. He was a computer science professor.

      I suppose he meant that computer science is closer to applied science aka. engineering than ‘real’ science like maths and physics, and all their subcategories.

      Anyway… In the end everyone that graduated studying computer science got a Bachelor/Masters degree of science, not engineering… And it doesn’t matter anyway…

      • FiniteBanjo@feddit.online
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        4
        ·
        7 hours ago

        You’re right, we should let people who know HTML print out their own degrees equivalent to a 6 year discipline with specific application of math and science. /sarcasm

        It matters.

    • Aniki@feddit.org
      link
      fedilink
      arrow-up
      4
      ·
      7 hours ago

      i think the word “engineer” has something to do with the word “ingenuity” … now ask yourself, how much creative thinking do you need as a coder?

      • FiniteBanjo@feddit.online
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        4
        ·
        8 hours ago

        TBH it’s not easy to get 98 people to engage with a bottom of the list comment so clearly some part of it is botted, which tracks because I’m pissing off sloppers and slopper admins every time I visit this instance.

    • Sunspear@piefed.social
      link
      fedilink
      English
      arrow-up
      25
      arrow-down
      1
      ·
      15 hours ago

      Do… Do you think software on its own needs no engineering?

      If I say please build me a webshop from scratch, do I need a “computer engineer” which presumingly includes hardware knowledge by your distinction? Probably not. Is a code monkey going to build me the website? Also probably not.

      So somewhere inbetween the two, you probably need a position that can engineer complex pieces of computer code, along with its design and architecture - we could even call it something short, like a software engineer or something

    • surewhynotlem@lemmy.world
      link
      fedilink
      arrow-up
      23
      arrow-down
      1
      ·
      15 hours ago

      I can tell you have a bachelor’s of engineering. Not because I think you’re being elitist. But because you haven’t yet figured out that words are fluid and don’t follow strict rules like systems do.

      English is hard.

      I have a B.E. as well. It took me years to word good.

      • FiniteBanjo@feddit.online
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        13
        ·
        13 hours ago

        You’re on Lemmy so you’d be better off learning Mandarin or Russian.

        Words which indicate a minimun amount of trained and proven competence or authority, such as Doctor or Police Lieutenant, are not things you can just claim willy nilly.

        • surewhynotlem@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          2 hours ago

          If I say the word Dr. Dre, do you know who I’m talking about? If the answer is yes, then you understand that the word doctor is not always about the medical profession.

          • FiniteBanjo@feddit.online
            link
            fedilink
            English
            arrow-up
            1
            arrow-down
            5
            ·
            8 hours ago

            I can respect that but you need to propose a new term for structural and electrical engineers to replace it if that’s where we draw the line.

            • surewhynotlem@lemmy.world
              link
              fedilink
              arrow-up
              2
              ·
              2 hours ago

              You’re continuing to prove my point. Words can have multiple meanings. Words change over time. The definition of a word is whatever people use it as.

              If tomorrow every bus driver becomes a transportation engineer, and everyone starts calling them that, then that’s what engineer means.

              If you cannot accept the above, you cannot properly participate in English.

    • mnemonicmonkeys@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      21
      arrow-down
      1
      ·
      16 hours ago

      As a mechanical engineer: if a software engineer completed school, they’re an engineer, deal with it. We’re not talking about someone that doesn’t know what they’re doing cobbing things together for 1-off demos like Michael Reeves

        • mnemonicmonkeys@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 hours ago

          From the videos I’ve seen, he just does trial and error - no math or understanding involved. That’s not engineering - that’s called design. Didn’t stop him from bashing engineers in one of his videos saying that school was pointless. After that, I stopped watching his videos. Thankfully I only wasted time on 2-3 of them, including the swearing roomba.

          Meanwhile I highly doubt he knows (or knew) anything about fatigue, trusses, or kinematics, things you have to have an understanding of in mechanical engineering. Maybe he learned after the fact, but I don’t really care.

          • Alfredo_DisguidoAlCazzo@reddthat.com
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            2 hours ago

            You are not the target. And the says a lot of random shit just to flame imo.

            I enjoy his videos because they are funny, not to learn any engineering skill

            • mnemonicmonkeys@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              1
              ·
              1 hour ago

              And the says a lot of random shit just to flame

              So you admit he’s an asshole. Why should anyone waste their time on his videos then?

    • drakairos@feddit.online
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      1
      ·
      14 hours ago

      I’m assuming you’ve never experienced the world of safety critical software development like the medical and aerospace industries.

    • grue@lemmy.world
      link
      fedilink
      arrow-up
      34
      arrow-down
      2
      ·
      19 hours ago

      “Software engineer” will be a thing when it’s licensed by the state. Until then, we’re all just glorified cowboy-coders with no accountability.

      (Speaking as computer programmer with an EIT in a different field.)

      • ramjambamalam@lemmy.ca
        link
        fedilink
        English
        arrow-up
        6
        ·
        11 hours ago

        “Software Engineer” is a title that is licensed by professional engineering organizations in Canada. Would you acknowledge that it’s “a thing” in Canada?

        • grue@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          5 hours ago

          Assuming the provincial or national government requires you to have such a license or be working under supervision of someone who does in order to be employed in the practice of making software, then yes.

        • FiniteBanjo@feddit.online
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          3
          ·
          10 hours ago

          idk about grue but imo that depends on the requirements of the title. If you need to be a real engineer capable of doing real engineering work to claim it then by all means.

          If you need less than 14 math credits and only general ed science requirements, then no.

          • ramjambamalam@lemmy.ca
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            1
            ·
            edit-2
            9 hours ago

            CAEB accredites Canadian university programs, including civil engineering programs, electrical engineering programs, and yes, software engineering programs. In addition, provincial engineering organizations such as PEO require that all professiomal engineers are employed as engineers in training (EIT) for a period of time, have passed an ethics exam, and are in good professional standing.

            TL;DR: yes, officially recognized software engineers are real engineers in Canada.

            • grue@lemmy.world
              link
              fedilink
              arrow-up
              3
              ·
              5 hours ago

              The other key requirements I hope your licensing has are continuing education requirements and, most importantly, the notion of being a professional and having accountability to the public, not just your employer. Just taking one college class where you learn about Therac-25 isn’t enough; a professional software engineer also needs to have the power to refuse unethical demands by their employer (e.g. to build dark patterns or otherwise enshittify the software) and have that judgement be backed up by the state.

            • FiniteBanjo@feddit.online
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              3
              ·
              8 hours ago

              Alright but it feels like you didn’t really touch on my personal requirements and just appealed to authority.

              • ramjambamalam@lemmy.ca
                link
                fedilink
                English
                arrow-up
                1
                ·
                32 minutes ago

                You can see the CEAB accredited programs and decide for yourself if they meet your personal criteria – they all seem to include a substantial variety of advanced mathematics.

                I’m sensing that you may be an engineer in another discipline who feels jealous that the horde of unregulated software engineers are diluting your title. It’s a valid concern in my opinion, and one that is shared by organizations like PEO who have and will take action on people using the term incorrectly, although their resources and jurisdiction are obviously limited. The key differentiation is between a licensed, professional software engineer with a stamp, and a software developer who was given “engineer” in their title at work.

          • zalgotext@sh.itjust.works
            link
            fedilink
            arrow-up
            1
            ·
            10 hours ago

            During my computer engineering degree I was required to take enough math credits to earn a mathematics minor, and I learned the physics of transistors at a quantum level as part of the core curriculum. Do you think I can call myself an engineer, or should I limit it to just - what was the wording you used - oh yeah, syntax ape?

      • NotSteve_@lemmy.ca
        link
        fedilink
        arrow-up
        15
        ·
        19 hours ago

        IIRC you can’t actually use the title “Engineer” prefixed or not without having a P.Eng license here in Canada. Of course, that didn’t stop my previous American employers from giving me the title of Software Engineer but it’s not supposed to be allowed

        • SorryQuick@lemmy.ca
          link
          fedilink
          arrow-up
          3
          ·
          12 hours ago

          Which is completely stupid, you can perform engineering without having paid the order and it doesn’t feel like there’s any other word that explains the job quite as easily.

          Looking up synonyms though it seems I could legally call myself a “software mastermind”, “software plotter” or “software captain”.

          • NotSteve_@lemmy.ca
            link
            fedilink
            arrow-up
            3
            ·
            10 hours ago

            I do agree partially but I also get wanting “engineer” to be a protected term. I think software design is probably one more valid uses of the term but I think applying it to everything ain’t it (I.e. sanitation engineer).

            Tbh I’m happy enough just having a Software Developer title

            • SorryQuick@lemmy.ca
              link
              fedilink
              arrow-up
              3
              ·
              10 hours ago

              I mean it’s fine, but development is only one part of engineering, which is why I don’t like the term.

              • NotSteve_@lemmy.ca
                link
                fedilink
                arrow-up
                3
                ·
                9 hours ago

                That’s fair… lately I’ve been more of a Kubernetes configurator than a developer so I get you

        • masterspace@lemmy.ca
          link
          fedilink
          English
          arrow-up
          10
          ·
          18 hours ago

          Yeah, I’ve looked it up and this is definitely the case, I’ve also had both Canadian and American employers refer to my position this way continuously with no repercussions (I similarly have an engineering degree in another field and was an eit and am now in software).

          It’s weird because if the provincial engineering societies were serious about enforcing their rules, it would take them ZERO effort to find thousands and thousands and thousands of violations through like a single LinkedIn search. The fact that they dont put in such a minimal amount of effort kind of signals they don’t care about the rule.

      • BartyDeCanter@piefed.social
        link
        fedilink
        English
        arrow-up
        18
        arrow-down
        4
        ·
        19 hours ago

        Yeah, I moved into software from electrical engineering. “Software engineers” are rarely doing engineering. Though, weirdly, the LLM-assisted coding methods seems to be leading to more of a focus on specs, design documents, and testing methodology, which almost makes it more like actual engineering.

    • Eager Eagle@lemmy.world
      link
      fedilink
      English
      arrow-up
      17
      ·
      17 hours ago

      It’s not a real thing because it’s virtual? Or not being regulated makes it not a real thing?

      • FiniteBanjo@feddit.online
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        23
        ·
        16 hours ago

        I only consider Engineering to be the application of math and science to plan complex systems or structures.

        If a person is doing that as a programmer then they have to already understand computer architecture to a bare minimum of how memory works physically, processor functionality, and discreet mathematics: which makes them a computer engineer.

        If a person completely lacks understanding of math or physics behind the machines they code for then I don’t care how complicated their derivative work is: it is not engineering. Much like how painting is not engineering nor is balancing a stack of rocks.

        • JackbyDev@programming.dev
          link
          fedilink
          English
          arrow-up
          9
          arrow-down
          1
          ·
          12 hours ago

          So you believe that

          1. Engineering is the application of math and science to plan complex systems and structures
          2. Computer science teaches math and science to plan complex systems and structures

          But you believe that computer science prepares students for “programming”, not engineering, so they aren’t engineers. Despite it being about the application of math and science to design complex systems and structures (engineering) and despite the fact that everyone else calls this profession software engineering and you call it programming. And you don’t think you have a bias?

          • FiniteBanjo@feddit.online
            link
            fedilink
            English
            arrow-up
            1
            arrow-down
            5
            ·
            11 hours ago

            It’s possible to learn how to do some limited engineering while working towards a comp sci degree but it doesn’t magically turn every task you perform into engineering. Programming isn’t engineering.

            • JackbyDev@programming.dev
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              1
              ·
              7 hours ago

              So engineering is not what you said you believe it is, you actually believe it’s what you said it is except software engineers because you’re a condescending gatekeeper. Software engineering is different from programming.

              • FiniteBanjo@feddit.online
                link
                fedilink
                English
                arrow-up
                1
                arrow-down
                3
                ·
                7 hours ago

                What is it that you think I said it was? Because I pretty clearly outlined how memorizing syntax, calling functions, and gradeschool algebra are not engineering.

            • queerlilhayseed@piefed.blahaj.zone
              link
              fedilink
              English
              arrow-up
              9
              ·
              11 hours ago

              Oh, boooo. Boooo! Come on, you were lining up a classic crowd favorite, the “Real Engineers understand the fundamentals” attack, then they hit you with the ol’ “Some programming courses teach the fundamentals” and you come back with this? No pivot to credentialing, no tirade about how software is all virtual so it’s not the same as building something with real materials, no grand declaration about how real engineers have to take their jobs seriously because lives are at stake? Just “no it’s programming not engineering they’re different”? Weak.

              Back in my day we used to argue about whether or not software engineering is real engineering with some gumption.

              • FiniteBanjo@feddit.online
                link
                fedilink
                English
                arrow-up
                2
                arrow-down
                6
                ·
                11 hours ago

                Engineers are rarely menial labourers so idk what you mean by programming being virtual. Like 98% of engineering work is planning diagrams.

                My argument has always been that the work is different between a syntax ape and an engineer.

                • queerlilhayseed@piefed.blahaj.zone
                  link
                  fedilink
                  English
                  arrow-up
                  6
                  arrow-down
                  1
                  ·
                  10 hours ago

                  I’m referring to the tropes of this tired-ass debate, I’m not saying there’s any merit to any of them. My heckle is mainly concerned with the lack of substance, even cliched or overused substance, behind the argument you’re trying to make. It sounds, based on the disrespectful way you describe coders as “syntax apes”, that you don’t really understand the craft of software development, the principles of engineering practice, or how the two intersect.

                  You sound like a clueless manager who thinks of devs as interchangeable and easily replaceable cogs in a software factory.

    • Miaou
      link
      fedilink
      arrow-up
      11
      ·
      16 hours ago

      I get your point but I’m not going to pull out my whole resume when, at the end of the day, I write software for a living.

      • FiniteBanjo@feddit.online
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        7 hours ago

        Pretty “hail corporate” response. I admit the first time I saw the word being on a Google jib listing over a decade ago might be part of my strong opposition.

    • for_some_delta@beehaw.org
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      14 hours ago

      I’ve been involved in math, software and hardware. The core function is the same: finding solutions to problems. Pedantically gatekeeping, I have little knowledge of engines. I’m grateful that usage is antiquated.