• Urist
      link
      fedilink
      21 year ago

      We use it at work for it’s actual intended purpose: as a small database that isn’t customer facing. It’s used and maintained by nontechnical staff to keep data about equipment (slot machines).

      It would be too much info for excel, but it’s not enough to really need anything more.

    • @MinekPo1@lemmy.ml
      link
      fedilink
      28
      edit-2
      1 year ago

      No its microsofts database GUI program that’s part of Microsoft Office . imagine software made for users who have a vague understanding of SQL and visual basic but then an exec. forced the designers and devs to make it accessible to everyone while giving them barely any teamembers causing a fuckton of technical debt and unintuitive quirks , making anyone who opens the software feel like they have just been placed in a highly equipped tank , in front of a wall of unlabeled levers and told to drive the tank , or at least that’s how I view it.

      (reposting from another account sorry if you see both comments)

    • @somethingp@lemmy.world
      link
      fedilink
      61 year ago

      No Microsoft Access is/was a GUI software actually meant to have databases instead of how everyone uses Excel/spreadsheets as databases. It is a part of the office suite. It works pretty much like traditional databases but has an easier to access GUI for non programmers I guess. I don’t think it’s used a ton nowadays except for legacy processes that haven’t been updated.

    • @fruitycoder@sh.itjust.works
      link
      fedilink
      151 year ago

      No its another program, I’ve seen people make weird stuff with it like ticketing systems and notes apps. I’ve never seen it be a robust program though

  • Dr. Coomer
    link
    fedilink
    English
    191 year ago

    Ok bud, yeah right, Delete that. Delete that RIGHT NOW.

  • hahaha, this reminds me of certain politicians…

    Where they say the quiet part out loud, while most people will ignore it and the status quo continues as is.

    We don’t want the Silicon Valley bubble to imploding, right?

    p.s. would burst be a better word than imploding? word of the day…

    • I always saw architects roles in modern development being the person trying to find synergies between different teams andcoordinateing them working with each other.

      Like if some team makes a sick project for managing streams of data streams the architect should be promoting it for other teams to leverage.

      • @xmunk@sh.itjust.works
        link
        fedilink
        51 year ago

        That’s one role, as a software architect I also often served as the sunk cost fallacy bad news delivery system. It’s a good idea to keep some eyes from outside your team on your project just to do the occasional sensibility check.

        There is also a large responsibility to make sure different teams are well coordinated and not building the system in directly opposing directions. It really fucking sucks to have your work, as a developer, invalidated by someone else’s work suddenly without any warning.

    • @maryjayjay@lemmy.world
      link
      fedilink
      44
      edit-2
      1 year ago

      They do the same thing building architects do. They draw pretty pictures of the end product that may of may not be structurally sound, then rely on engineers to build it and make sure it doesn’t collapse.

    • @Aceticon@lemmy.world
      link
      fedilink
      11 year ago

      The good ones: design and adjust software development processes, standards for cross-project functionality and reusability and in general try and improve at a high level the process of making, maintaining and improving software in a company.

      The bad ones: junior/mid-level software design with a thick layer of bullshit on top to spin it as advanced stuff.

      If you want to see bad software architecture, just look at most of Google’s frameworks and libraries.

    • A good software engineer is also an architect. You don’t need dedicated architects if you have good developers.

      But on the other hand there are much more questionable and unnecessary jobs like product managers or managers of managers.

      • @xmunk@sh.itjust.works
        link
        fedilink
        21 year ago

        I disagree with not needing dedicated architects at least once you reach a certain size. If there are 50 plus developers working on a dozen or more projects there’s a large communication cost to stay on top of everything.

  • @fruitycoder@sh.itjust.works
    link
    fedilink
    401 year ago

    This the dangerous kind of parody, I would rather help people with excel programs than another access program and that’s a pain in the ass.

  • @KindaABigDyl@programming.dev
    link
    fedilink
    -101 year ago

    I agree with the last point tbh

    At the bare minimum, if you aren’t capable of contributing to the library you use, then you don’t deserve to use it.

    • @xmunk@sh.itjust.works
      link
      fedilink
      361 year ago

      I disagree, if you aren’t capable of contributing to a library you should be required to use it rather than roll your own solution.

        • @force@lemmy.world
          link
          fedilink
          11
          edit-2
          1 year ago

          Because software devs have the weeks/months to learn vulkan every time they want to use a GUI for their job, or to learn compiler design whenever they wanna use java for their job

          • @KindaABigDyl@programming.dev
            link
            fedilink
            0
            edit-2
            1 year ago

            to learn vulkan every time they want to use a GUI for their job

            Not every time, just the first time. But yes. Devs should stop being so lazy

            compiler design whenever they wanna use java for their job

            Every dev should at least know the basics of language design and compiler design, yes. Again, you also only have to learn it once

            • @Valmond@lemmy.mindoki.com
              link
              fedilink
              -11 year ago

              The best developers are the laziest.

              I’d take a dev slowly using a library with a one liner than a noob writing 500 lines of code doing the same thing any day.

            • @xmunk@sh.itjust.works
              link
              fedilink
              51 year ago

              As someone who has written a DB handle… that shit is hard, I had to be extremely careful to protect against SQL injection. Everyone rolling their own is how we return to the Era of XSS and SQL Injection on every website. I’d prefer to have young devs use libraries and contribute as they gain knowledge.

                • @xmunk@sh.itjust.works
                  link
                  fedilink
                  41 year ago

                  They do… but the road to naturally learning that lesson comes with the cost of enabling botnets and destroying businesses. Maybe there should be a qualification exam to be a developer but when there isn’t we need to make sure more junior developers have the best tools they can get to fight against foot guns.

                  Also, on the topic of security, a lot of good senior level developers don’t have the specialized knowledge to do shit like build a password validation system that isn’t vulnerable to a timing attack or know what a timing attack is…

                  And timezones, fuck timezones, I’ve written code that correctly handled timezones (and subsequently threw it away when Canada decided to DST on a different weekend). Imagine how shitty it’d be if we constantly had to reinvent the wheel when it came to timezones.

                  Oh, and forget about databases… do you know how fucking hard it is to write an ACID compliant WAL? The reason postgres is the default open source database (and why so many databases are just layers built on top of postgres’s engine) is because it’s fucking hard. Mongo still (IIRC) has consistency issues, they were a tech darling for half a decade and can’t manage to NoSQL as well as Postgres.

                  Also, good luck building a GUI with anything more complicated than curses style box art characters.

                  I started mildly disagreeing with you but I disagree even more that I’ve thought about other tools people would need to roll on their own.

            • @indepndnt@lemmy.world
              link
              fedilink
              31 year ago

              Honestly, why? We’ve got billions of people driving around in cars they don’t know how to build. Is that a problem too?

  • @s12@sopuli.xyz
    link
    fedilink
    271 year ago

    The IT people! The DEV team’s worst nemesis! They must be stopped before we are destroyed!

    • @mikyopii@programming.dev
      link
      fedilink
      1451 year ago

      I’ve been an actual janitor and a sysadmin… they’re not dissimilar. You clean up other people’s shit for a living.

      • @a4ng3l@lemmy.world
        link
        fedilink
        121 year ago

        So do I but with exception of the unfortunate cp that calls for bleaching eyes (and security) one is more sanitary than the other…

          • @a4ng3l@lemmy.world
            link
            fedilink
            41 year ago

            Telco. Back then I was internal investigation. 25k employees. Bound to have some bad apples unfortunately. Honestly not weirder than elsewhere.

          • @Zorsith@lemmy.blahaj.zone
            link
            fedilink
            English
            2
            edit-2
            1 year ago

            Any day you/your company could potentially be contacted by a 3 letter agency and/or the police to pull the data from a specific user for an investigation. “ESI request” is a term I hear on occasion.

            It’s a good idea to be on good terms with your employers lawyers.

  • Onno (VK6FLAB)
    link
    fedilink
    1221 year ago

    It’s mind bending that there are actual humans on the planet, paid a shit tonne more than software developers, who not only believe the parody highlighted by @SwiftOnSecutity, but treat and share it as gospel, acting on it with nutjob metrics to “increase productivity” whilst salivating over the hyperbole around “AI” that is sweeping the globe, dreaming of a better world.

    One without those pesky developers with their brains, thoughts and opinions.

    But, what do I know, I’ve been in this profession for only 40 years…

    • themeatbridge
      link
      fedilink
      581 year ago

      You’re probably not the biggest asshole in the room. In my experience, the person making decisions (and the most money) is never the most qualified, most competent, most efficient, or hardest working individual. They are just the biggest asshole in the room. They’re willing to be loud and belligerently wrong, they’re willing to take credit for the accomplishments of others, they’re willing to shift blame onto someone else, they’re willing to demand everyone else work harder than they do, and they’re willing to demand far more than their fair share of the profit.

      And they will be mollified by the rest because nobody is a bigger asshole. Most people just want to do their jobs, and don’t want to rock the boat. Competent people see opportunity to ride in the wake of the biggest asshole in the room.

      If you ever watch Shark Tank, you’ll see they are masters of the craft.

      • They are just the biggest asshole in the room

        That’s always fun in sales. The vendor that brazenly promises two-and-a-half mirage for half the price will win the bid, and the sales people will move on to a different employer when the real budget for the project becomes clear.

      • jadero
        link
        fedilink
        231 year ago

        They are just the biggest asshole in the room.

        So one day the different body parts were arguing over who should be in charge.

        The eyes said they should be in charge, because they were the primary source of information about the world.

        The stomach said it should be in charge because digestion was the source of energy.

        The brain said it should be in charge because it was in charge of information processing and decision-making.

        The rectum said nothing, just closed up shop.

        Before long, the vision was blurry, the stomach was queasy, and the brain was foggy.

        Assholes have been in charge ever since.

      • @whereisk@lemmy.world
        link
        fedilink
        121 year ago

        The problem is that most of us have swallowed the ‘competence uber alles’ ideal that school fed us through exams and scoring, when the game really is mostly politics (as in interpersonal relationships). So we are understandably disappointed when the incompetent get promoted through brown nosing or luck, when we should be reevaluating the rules of the game.

        • themeatbridge
          link
          fedilink
          11 year ago

          That’s a lie that assholes tell you in order to exploit your competence and effort.

      • @LordKitsuna@lemmy.world
        link
        fedilink
        11 year ago

        He’s a piece of shit but he restarted the Space Race that was literally dying, push the industry into electric cars when none of them were willing to do it. His actual products may be garbage but it doesn’t stop that it started the movements that needed to happen in the industry.

        To say that he contributed nothing at all is unfortunately false as much as I may hate the man

      • @fsxylo@sh.itjust.works
        link
        fedilink
        English
        161 year ago

        Seriously. If Elon shut down Tesla tomorrow all these engineers would be building electric cars at other companies.

        • @brbposting@sh.itjust.works
          link
          fedilink
          11 year ago

          Does (or does not) he get the credit for committing the fraud that kept Tesla in business long enough to popularize* electric cars that there are other companies at which to build them?

          Aforementioned fraud:

          (When searching, found apparently jurors in 2023 disagreed with my assessment, so please take with grain of salt.)

          *I say “popularize” given:

          Tesla was incorporated in July 2003 by [not Elon! but] Martin Eberhard and Marc Tarpenning as Tesla Motors.