• vordalack@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    Good, I hope so. Whatever puts an end to the hipster, activist dev is a solid win.

  • Blackmist@feddit.uk
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    “Can we jazz it up a bit?”

    This is a real request from a real manager. They have played us for absolute fools.

    • slappypantsgo@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      24 hours ago

      My favorite was to make it “crisp”. My boss was sympathetic when I joked about it being “crispy and delicious” but he still acted like we basically should have known what that means.

    • mcv@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 day ago

      “You mean you want it to corrupt your data and end up with conflicting changes once you share it?”

      • filcuk@lemmy.zip
        link
        fedilink
        arrow-up
        0
        ·
        1 day ago

        That depends. Is the spreadsheet doing what it’s intended for, or one of the hundreds of things it can do but really shouldn’t?

        I’ve made my fair share of spreadsheets, including time tracking, vehicle scheduling, email automations, map integrations, god forgive me even ‘databases’ - all of that because no one was willing to pay for a proper solution.

        So I’m not saying spreadsheets can’t or shouldn’t ever be used for those things, but a dedicated solution for a problem may indeed be a good reason to change things.

      • ulterno@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 day ago

        They change it because they need more money. (talking about Excel here)
        And soon you’ll see ads in the fn suggestions drop down
        and ads in unused cells
        and ads while the Solver is running (made in VisualBasic, running on top of WebAssembly, running on interpreted Python, using a Java Interpreter on your Web Browser to make sure you watch the ad for as long as possible)

        And that’s why we need to make our own spreadsheet software.

  • rational_lib@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    AI Project Manager: Create a button on a webpage that, when clicked, displays an alert saying “Hello World!”
    AI Programmer: “What a sensible requirement! Here you go.”
    AI Billing Department: “Project completed, that’ll be 10 million dollars.”
    Client AI Payments Department: “Sounds right, paid!”

    • pinball_wizard@lemmy.zip
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      24 hours ago

      AI Quarterly Call Bot: Delivery is on time and synergy is high!

      AI investment selector: This company looks profitable. Purchase!

  • JakenVeina@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    You know what we, in the industry, call a detailed specification fo requirements detailed enough to produce software? Code.

  • HugeNerd@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    Great! Software isn’t bloated, convoluted, incomprehensible, fragile enough already!

  • KulunkelBoom@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    How about… AI replaces government officials! A lot cheaper. Might actually get things right. And how could it fuck up any worse than what we have?

  • ssfckdt@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    Me: I need spec – not just trust code Manager: You always make unnecessary demands, I’m replacing you AI: I would be happy to help you, if you could provide spec? Manager: god fuckin dammit

    I honestly sometimes think to go into business myself just so I can write contracts that say “you will give us a fucking spec” and just keep billing while they fuck around not providing a spec

    • ssfckdt@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      2 days ago

      cries in left_pad

      It’s kind of astonishing how many people leaned on that library just to add fucking spaces to strings

      • boonhet@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        2 days ago

        It should be in the standard library anyway. Why the hell is it not?!

        I mean yeah, I can write my own function to do the same thing and probably I’ve done it at some point in some coding exercise as a beginner, but this seems like such a common thing to use, it should be in the standard library of any sane language.

        • CXORA@aussie.zone
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 days ago

          It is, as padStart, which makes the number of packages using leftpad even more incomprehensible

    • Elvith Ma'for@feddit.org
      link
      fedilink
      arrow-up
      0
      ·
      2 days ago

      Help, Debian has libbutton only in 1.4.3 and libdosomething is not in my repo. I compiled libdosomething from source, but now it needs libbutton >= 2.4.1 and compiling that version of libbutton fails, as my GCC and make are too old and incompatible!

      I already tried it on my other PC, but that isn’t based on glibc, which makes all these dependencies even worse…