• The Barto
    link
    fedilink
    222 years ago

    I can at least agree with the last line.

    Don’t use google.

  • Zatore
    link
    fedilink
    92 years ago

    Im full time IT, a huge chunk of my job was learned through google. My current position looked incredibly different before we had phones and could research everything on the fly. I feel bad for tech’s who didn’t have access to research tools like we do now.

    • @woodenskewer@lemmy.world
      link
      fedilink
      6
      edit-2
      2 years ago

      I work in controls and I couldn’t imagine how life was working with allen bradley stuff pre internet. there’s a manual for everything

    • MeanEYE
      link
      fedilink
      12 years ago

      Well, for once it was far smaller code base and significantly simpler. Better optimized though since hardware was very limited. Middleware nightmare we are currently living in is no joke. Soon we’ll have to have search engine locally indexing stuff because code grew so big. People just include everything without thinking. Yea sure pull entire web browser for your note taking app because they were too lazy to learn few calls to UI library.

  • @doctorcrimson@lemmy.today
    link
    fedilink
    32 years ago

    Oh sure yeah let me just start fact checking by subscribing to every kind of scientific journal, calling up various libraries and universities to check relevant studies, and ask lawyers and legislators every single time somebody says something questionable or puts something misleading on a label instead of using a search engine.

  • @mayonaise_met@feddit.nl
    link
    fedilink
    4
    edit-2
    2 years ago

    I went to work in IT over half a decade ago without relevant credentials. Google taught me everything.

    If only I could sign in to the damn system.

  • Veticia
    link
    fedilink
    5
    edit-2
    2 years ago

    Your teacher was at least right about not using Google. Use literally whatever else

  • kamen
    link
    fedilink
    English
    62 years ago

    Searching does help, but hey, you have to know what to search for and then how to apply the findings.

  • If Only
    link
    fedilink
    632 years ago

    Googling does become a hell of a lot easier if you know what the concept you’re looking for is called.

    • @MeatsOfRage@lemmy.world
      link
      fedilink
      192 years ago

      I find myself going to ChatGPT for this stuff now.

      “I’m trying to do something like [concept]. What is that called and can you give me an example”

      Usually I get my results faster and easier than Google.

      • hswolf
        link
        fedilink
        152 years ago

        be careful using it as your only source of truth, even more so when you don’t know what you’re searching for exactly

        • @Nahdahar@lemmy.world
          link
          fedilink
          1
          edit-2
          2 years ago

          You can ask it for source now with browser integration. Previously the browser extension was a separate model with gpt3.5 which was pretty bad, now it’s just integrated into gp4. It works a million times better and it’s great that it doesn’t break the flow of the conversation.

          • Punkie
            link
            fedilink
            62 years ago

            While I never had it happen, it could give you wrong command line switches that do damage. For example, when I asked how I could list volumes attached to an AWS instance, it gave me a “modify-volume” command instead of “describe-volume” command. Thankfully, I caught that before I cut and paste it.

          • @psud@aussie.zone
            link
            fedilink
            12 years ago

            It’s bad enough at programming that you can often see the problems without the help of the compiler

            Last thing I asked it for, after the fourth draft still had undeclared variables and called imaginary libraries (which if they existed would be great)

            It was good for coming up with a nice structure for a small program

      • @hemko@lemmy.dbzer0.com
        link
        fedilink
        English
        22 years ago

        I had an emailed a question that I didn’t really know where to go with, so I asked Copilot to answer the email factually. Sent that email with a note of ai origin, but it was close enough and got us into right track