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

    Sure, Microsoft is happy to let their AIs scan everyone else’s code., but is anyone aware of any software houses letting AIs scan their in-house code?

    Any lawyer worth their salt won’t let AIs anywhere near their company’s proprietary code intil they are positive that AI isn’t going to be blabbing the code out to every one of their competitors.

    But of course, IANAL.

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

      I’m pretty sure I could write a bot right now that just regurgitates pop science bullshit and how it relates to Line Go Up business philosophy.

      Edit: did it, thanks ChatJippity

      def main():
          # Check if the correct number of arguments are provided
          if len(sys.argv) != 2:
              print("Usage: python script.py <PopScienceBS>")
              sys.exit(1)
          # Get the input from the command line
          PopScienceBS = sys.argv[1]
          # Assign the input variable to the output variable
          LineGoUp = PopScienceBS
          # Print the output
          print(f"Line Go Up if we do: {LineGoUp}")
      if __name__ == "__main__":
          main()
      
  • casmael@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    I know just enough about this to confirm that this statement is absolute horseshit

  • spacecadet@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 months ago

    Everybody talks about AI killing programming jobs, but any developer who has had to use it knows it can’t do anything complex in programming. What it’s really going to replace is program managers, customer reps, makes most of HR obsolete, finance analysts, legal teams, and middle management. This people have very structured, rule based day to days. Getting an AI to write a very customized queuing system in Rust to suit your very specific business needs is nearly impossible. Getting AI to summarize Jira boards, analyze candidates experience, highlight key points of meetings (and obsolete most of them altogether), and gather data on outstanding patents is more in its wheelhouse.

    I am starting to see a major uptick in recruiters reaching out to me because companies are starting to realize it was a mistake to stop hiring Software Engineers in the hopes that AI would replace them, but now my skills are going to come at a premium just like everyone else in Software Engineering with skills beyond “put a react app together”

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

      Trouble is, you’re basing all that on now, not a year from now, or 6 months from now. It’s too easy to look at it’s weaknesses today and extrapolate. I think people need to get real about coding and AI. Coding is language and rules. Machines can learn that enormously faster and more accurately than humans. The ones who survive will be those who can wield it as a tool for creativity. But if you think it won’t be capable of all the things it’s currently weak at you’re just kidding yourself unfortunately. It’ll be like anything else - a tool for an operator. Middlemen will be wiped out of the process, of course, but those with money remain those without time or expertise, and there will always be a place for people willing to step in at that point. But they won’t be coding. They’ll be designing and solving problems.

      • spacecadet@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        We are 18 months into AI replacing me in 6 months. I mean… the CEO of OpenAI as well as many researchers have already said LLMs have mostly reached their limit. They are “generalizers” and if you ask them to do anything new they hallucinate quite frequently. Trying to get AI to replace developers when it hasn’t even replaced other menial office jobs is like saying “we taught AI to drive, it will replace all F1 drivers in 6 months”.