Somewhere in the last year, a bunch of us who hadn’t shipped real code in years quietly started shipping again. Not reviewing it. Not architecting it in a doc and handing it off. Actually building it. And loving it.

I lead software for a living. That means my days are meetings, roadmaps, hiring, unblocking people, and saying “no” a lot. The last time “writing code” was my actual job was a long time ago. I never stopped being able to code — I stopped having the time to code. At least in my day job. There’s a difference, and every engineering leader reading this feels it in their bones.

  • tatterdemalion@programming.dev
    link
    fedilink
    arrow-up
    55
    arrow-down
    1
    ·
    20 days ago

    If you identify with this post and you are in a manager position, please heed my warning. Throw away your prototypes. Stop vibing “quick fixes to unblock me”. Stop trying to help your devs because you think you’re superman now. You are only pissing everyone off, I promise. The devs who didn’t stop coding while you were off doing important manager/product stuff are the ones who understand what’s best for the codebase. And yes, they also know how to use LLMs.

    Just because you feel like you have a new superpower doesn’t mean that everyone needs to be saved. Follow the damn engineering process.

    • onlinepersona@programming.dev
      link
      fedilink
      arrow-up
      5
      ·
      20 days ago

      100%

      I got this my superior who decided AI allowed them to code fixes and we were stuck with buggy code that wasn’t merged, because the superior had moved on to a more important task requiring more AI “support” and couldn’t process the comments. Things could’ve been faster had we implemented things ourselves.

      When you aren’t out in the fields dealing with stuff, you don’t know what’s important to the workers. “Jumping in” for a minute to do a task might actually slow down the team if understanding of day to day struggles isn’t present.

    • MagicShel@lemmy.zip
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      20 days ago

      I’m contributing story execution. And my goal is to contribute like any other team member. My code gets reviewed. Harshly because I don’t know all the norms for this code base. And honestly it’s great because to be a technical lead I feel like I should know the code way better than I’ve had time to.

  • Sanctus@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    1
    ·
    20 days ago

    Writing code was never the bottleneck. This didnt make it easier. It just made it faster, people already ignored the output when engineers made it.

  • squaresinger@lemmy.world
    link
    fedilink
    arrow-up
    13
    ·
    20 days ago

    Reminds me of that one time when Microsoft said “We don’t need UI/UX designers, powerpoint is so easy that managers can do UI/UX design themselves”.

    That’s how we got Windows 8.

    • I Cast Fist@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      20 days ago

      Most of the problem with 8 was M$ insisting that desktop computers should get the mobile UI treatment because “we’re totally going with phones now so fuck you”

      Them proceeding to completely fail at the mobile market was no surprise.

        • MachineFab812@discuss.tchncs.de
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          19 days ago

          Windows 8 had a “reason”(TabletPCs, and the success of Tiles on Windows Phone) for the changes made. The old UX was still there if you knew where to look and what settings to change; Some searching online could mostly have you back to what you wanted in under an hour. It was coded by humans, tested by humans, and consistently worked as intended.

          Windows 11’s changes have no such saving-graces or anything resembling rational justification. They let their AI re-code a bunch of fundamental features, and particularly the UI/UX, from a low-level programming language to frameworks intended for fucking websites, just so they could say it was capable of doing-so. Along the way, they used AI to test the results and skimped on or ignored the results from testing done by humans.

          How many times before has Microsoft publicly admitted one of their products is broken and promised to fix it? What does being technically solid have to do with UX? EVERYTHING.

          • squaresinger@lemmy.world
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            19 days ago

            Windows 8 didn’t have a reason to look like a child drew the UI in paint. I remember well the moment I first booted up the technical preview of Windows 8, being flabbergasted by how bad it looked. I choked it up to being a technical preview, they likely didn’t get around to put decent graphics in, but no, it stayed like that.

            Windows 8 also didn’t have a reason to go touch-first (and really touch-only) on the UI for a OS with a non-touch install base of around 99+%. That’s terrible UX.

            Any decent UI/UX guy would have been able to tell them that they should make the UI switch between desktop mode and touch mode depending on what hardware was present or which mode the user selected.

            As you said, it was “only” an hour of fiddling with the registry to bring it back, so it was mostly there. A decent UI/UX designer would have just added a button or an autoselection feature.

            But since they said “screw professionals, let the managers do the design” you got shitty UI/UX that caused a massive flop.


            The parallel I was drawing that with Win11 and the help of AI they are doing the same. They fire the experts and have the managers and other non-experts do the job of the experts and it falls apart.


            Offtopic:

            frameworks intended for fucking websites,

            You know who also does that? GNOME. The whole GNOME DE is coded in JavaScript.

            • MachineFab812@discuss.tchncs.de
              link
              fedilink
              arrow-up
              1
              arrow-down
              1
              ·
              edit-2
              8 days ago

              Sure it did. Tiles on Windows Phone were a big hit for a time. If anything, the problem on that side of things was that they didn’t commit and make sure the things that worked on the phone also worked on the “tablet” version.

              Instead, they took the approach that "the developers will thank us for charging them an arm and a leg to learn and use the new APIs, like they always have, forgetting that developers often follow users, and almost every user was verbal about hating what MS had done, including Windows phone users who understood what had been promised then effectively bait-and-switched.

              Microsoft’s way has just always been so inspiring, you know?

              I never got into gnome. Was more of an XFCE guy for a time, enough-so to realize Gnome had “deprecated” anything I liked about GTK. I was more looking for a classic start menu style with minimal overhead, and XFCE gave me that, while most other DE’s wouldn’t let me do stuff that Windows 95 had been cool with.

  • originalucifer@moist.catsweat.com
    link
    fedilink
    arrow-up
    14
    arrow-down
    4
    ·
    21 days ago

    An agent handed to someone who doesn’t know what they want produces a confident pile of plausible nonsense. Fast. The same agent handed to someone who knows exactly the shape of the solution and can smell when it’s drifting? That’s the mech suit. That’s the leverage.

    yesssssss

  • Alex@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    20 days ago

    I’ve long been off the critical path because as a tech lead I have a lot more random stuff (and meetings) to deal with. I’ve been able to vibe code some non-production stuff like scripts to unify feature lists across JIRA, specs and the upstream docs which has helped free up time to hand craft more code on production.

    I don’t care too much about the quality or maintainability of those scripts as long as they make my life a bit easier. I do care about the maintainability of the production code base.

  • arran 🇦🇺@aussie.zone
    link
    fedilink
    arrow-up
    4
    ·
    20 days ago

    Weather or not this is good or not wildly depends on who the person is and what the situation is. The article seems rather self aware.

  • MagicShel@lemmy.zip
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    21 days ago

    Agreed. This is my experience exactly, though I really only took a break from production code for about a year. It feels really good.

  • sobchak@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    17 days ago

    Not reviewing it. Not architecting it in a doc and handing it off. Actually building it.

    ??? Reviewing, architecting, and handing it off is pretty much what AI coding is. I feel like the entire industry has some kind of AI psychosis or something.

  • nark3d@thelemmy.club
    link
    fedilink
    arrow-up
    2
    ·
    8 days ago

    I’m in the group being described here and the rustiness is real, but it isn’t the part that decides whether the code is any good. What I lost in the years of meetings was the current detail, which library does what this year and where the sharp edges are. What I didn’t lose was knowing what to ask for and being able to tell when an answer is wrong, which is what you’re doing most of when something else is typing. I’d be more worried about a leader who hasn’t reviewed a diff in five years than one who hasn’t written one.