Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. One of the biggest questions I get at Drop-In Time at the library (besides "what is taking up all my cloud storage??) is how to disable or avoid intrusive AI that shows up where people don't want it.

One of the biggest questions I get at Drop-In Time at the library (besides "what is taking up all my cloud storage??) is how to disable or avoid intrusive AI that shows up where people don't want it.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
74 Indlæg 34 Posters 81 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • jessamyn@glammr.usJ jessamyn@glammr.us

    I have consolidated many of these suggestions into a document with a few other links. Anything major that I am missing? This is mostly for the types of users I interact with (mainly older adults) so I did not include things like Slack and I'm not sure about things I don't use much like Outlook or Facebook. Other suggestions for links about removing AI geared towards not-very-technical people?

    https://docs.google.com/document/d/1nYLmQLYZy_Mg-Dh6iME6R61Jjh4L6sRrw1v2dLXs9aE/edit?usp=sharing

    artychan@mastodon.socialA This user is from outside of this forum
    artychan@mastodon.socialA This user is from outside of this forum
    artychan@mastodon.social
    wrote sidst redigeret af
    #58

    @jessamyn I don't really use them, but what about other MS products? Especially Office, 365.
    I haven't reviewed these but may be helpful:
    https://support.microsoft.com/en-us/privacy/turn-off-copilot-in-microsoft-365-apps
    https://www.easytweaks.com/stop-copilot-in-outlook-365/

    1 Reply Last reply
    0
    • jessamyn@glammr.usJ jessamyn@glammr.us

      @rrb @cynblogger Yep was looking for something with maximum collaboration options and then I will probably self-host when I've got it more into its final form.

      rrb@infosec.exchangeR This user is from outside of this forum
      rrb@infosec.exchangeR This user is from outside of this forum
      rrb@infosec.exchange
      wrote sidst redigeret af
      #59

      @jessamyn @cynblogger I hate putting any of my thoughts into anything Googly.

      1 Reply Last reply
      0
      • jessamyn@glammr.usJ jessamyn@glammr.us

        RE: https://mastodonapp.uk/@taoish/116884161402249680

        One of the biggest questions I get at Drop-In Time at the library (besides "what is taking up all my cloud storage??) is how to disable or avoid intrusive AI that shows up where people don't want it. I'm going to make a handout that explains how to do some of the basic AI-removal or AI-avoidance things.

        Would appreciate links which give simple steps to do this for the most-used (Siri, Alexa, Gemini, Copilot, Firefox's AI nonsense &c.) so I can collate and synthesize. Thanks!

        zer0unplanned@friendica.rogueproject.orgZ This user is from outside of this forum
        zer0unplanned@friendica.rogueproject.orgZ This user is from outside of this forum
        zer0unplanned@friendica.rogueproject.org
        wrote sidst redigeret af
        #60
        @jessamyn I love AI.
        I want an AI girlfriend to gimme a hard on etc I want it all!
        I want it to cook for me and it gives me cheapest nearest junk food to put in microwave for under 3$
        jessamyn@glammr.usJ 1 Reply Last reply
        0
        • zer0unplanned@friendica.rogueproject.orgZ zer0unplanned@friendica.rogueproject.org
          @jessamyn I love AI.
          I want an AI girlfriend to gimme a hard on etc I want it all!
          I want it to cook for me and it gives me cheapest nearest junk food to put in microwave for under 3$
          jessamyn@glammr.usJ This user is from outside of this forum
          jessamyn@glammr.usJ This user is from outside of this forum
          jessamyn@glammr.us
          wrote sidst redigeret af
          #61

          @zer0unplanned Then this is not for you.

          zer0unplanned@friendica.rogueproject.orgZ 1 Reply Last reply
          0
          • richlv@mastodon.socialR richlv@mastodon.social

            @jessamyn BTW, Mastodon shows "Post unavailable" - just in case something was supposed to be quoted here.

            zer0unplanned@friendica.rogueproject.orgZ This user is from outside of this forum
            zer0unplanned@friendica.rogueproject.orgZ This user is from outside of this forum
            zer0unplanned@friendica.rogueproject.org
            wrote sidst redigeret af
            #62
            @richlv @jessamyn It probably mean I blocked ya server..
            1 Reply Last reply
            0
            • jessamyn@glammr.usJ jessamyn@glammr.us

              @zer0unplanned Then this is not for you.

              zer0unplanned@friendica.rogueproject.orgZ This user is from outside of this forum
              zer0unplanned@friendica.rogueproject.orgZ This user is from outside of this forum
              zer0unplanned@friendica.rogueproject.org
              wrote sidst redigeret af
              #63
              @jessamyn I made like 5 different LLM's with open source compiling huggingface (cmake as its a .cpp) then get the gguf of the model of wish and run it on localhost wit a RAG system to make it deliver quality. 3 different OS's
              So it runs with no internet, no API no thing else then what I fed it as RAG usually manpages. This what you say is not for me indeed. Apart from the rag it falls back to it's native db from 2023.
              The scraping of the man-pages and official docs happen with a friendly HTML request. to then orchestrate (with a script mostly Py) to make my LLM read it.
              So In short I know a lot about it and I stick to my point that I hate corporate AI but love AI.
              My UI is any browser with URL address 127.0.0.1/8080 or 0.0.0.0/8080
              So every closed session or browser shut down means all is gone.
              You'll click those 2 links just to get nothing because there is no server up there, and that is what the launch up command is once in the directory . I'll get the interface that forgets all once closed.
              1 Reply Last reply
              0
              • jessamyn@glammr.usJ jessamyn@glammr.us

                @richlv Yeah that's a weird Mastodon propagation thing I think. The post I quote-posted is publicly available bet maybe there's some "no quote posting" setting he has on. If you can follow this link that's the original thing.

                https://mastodonapp.uk/@taoish/116884161402249680

                taoish@mastodonapp.ukT This user is from outside of this forum
                taoish@mastodonapp.ukT This user is from outside of this forum
                taoish@mastodonapp.uk
                wrote sidst redigeret af
                #64

                @jessamyn @richlv@mastodon.social
                I don't think I have no quote-tweet on; where would I check?

                taoish@mastodonapp.ukT 1 Reply Last reply
                0
                • taoish@mastodonapp.ukT taoish@mastodonapp.uk

                  @jessamyn @richlv@mastodon.social
                  I don't think I have no quote-tweet on; where would I check?

                  taoish@mastodonapp.ukT This user is from outside of this forum
                  taoish@mastodonapp.ukT This user is from outside of this forum
                  taoish@mastodonapp.uk
                  wrote sidst redigeret af
                  #65

                  OK, I checked, it is NOT the setting that Rich helpfully mentioned. Also, in case this helps, I never saw Richls's reply, just jessamyn's response to it.

                  @jessamyn @richlv@mastodon.social

                  1 Reply Last reply
                  0
                  • jessamyn@glammr.usJ jessamyn@glammr.us

                    @murtaugh I love that as an idea.

                    murtaugh@mastodon.socialM This user is from outside of this forum
                    murtaugh@mastodon.socialM This user is from outside of this forum
                    murtaugh@mastodon.social
                    wrote sidst redigeret af
                    #66

                    @jessamyn it would need a perfect domain in order to be as useful as possible. sadly how.to is an AI-generated ad-filled dumpster

                    1 Reply Last reply
                    0
                    • jessamyn@glammr.usJ jessamyn@glammr.us

                      @antony Google is loaded with AI, much of which is turn-offable and mine is all turned off. It does allow for good collaboration. Once this doc feels more "final form-ish" I will self host somewhere with no AI. The irony is not lost on me, but realistically people are using what they use, they just want the AI in it to be less-intrusive.

                      mrose@universeodon.comM This user is from outside of this forum
                      mrose@universeodon.comM This user is from outside of this forum
                      mrose@universeodon.com
                      wrote sidst redigeret af
                      #67

                      @jessamyn @antony

                      Trying not to be the reply guy, but may I please challenge the assumption that you have "turned AI off"?

                      Sure, maybe you clicked a toggle on something, maybe you then see changes on the screen, but if there's a way to tell whether google is or isn't still using AI on your stuff (but just not showing you) I haven't heard about it. What am I missing?

                      jessamyn@glammr.usJ 1 Reply Last reply
                      0
                      • mrose@universeodon.comM mrose@universeodon.com

                        @jessamyn @antony

                        Trying not to be the reply guy, but may I please challenge the assumption that you have "turned AI off"?

                        Sure, maybe you clicked a toggle on something, maybe you then see changes on the screen, but if there's a way to tell whether google is or isn't still using AI on your stuff (but just not showing you) I haven't heard about it. What am I missing?

                        jessamyn@glammr.usJ This user is from outside of this forum
                        jessamyn@glammr.usJ This user is from outside of this forum
                        jessamyn@glammr.us
                        wrote sidst redigeret af
                        #68

                        @mrose @antony Yep point taken and I will happily change this title to "How to keep intrusive AI from getting in your way when you're just trying to do a thing." There's no way (that I know of) to be entirely free from AI if you use large scale tech, but the question I get at the public library in my rural town remains "How do I turn it off" and what they mean is "How do I stop various AI 'helpers' from getting in my way as I muddle through my tech environment?"

                        mrose@universeodon.comM 1 Reply Last reply
                        0
                        • jessamyn@glammr.usJ jessamyn@glammr.us

                          @mrose @antony Yep point taken and I will happily change this title to "How to keep intrusive AI from getting in your way when you're just trying to do a thing." There's no way (that I know of) to be entirely free from AI if you use large scale tech, but the question I get at the public library in my rural town remains "How do I turn it off" and what they mean is "How do I stop various AI 'helpers' from getting in my way as I muddle through my tech environment?"

                          mrose@universeodon.comM This user is from outside of this forum
                          mrose@universeodon.comM This user is from outside of this forum
                          mrose@universeodon.com
                          wrote sidst redigeret af
                          #69

                          @jessamyn @antony

                          I appreciate the reply. I imagine that most folks coming into the library adopt big tech because there's no cost, but the price they pay is their privacy. It's a tradeoff worth mentioning. Funny though how big tech seeks to leverage sales out of those who can afford it least.
                          I am lucky to be able to afford to pay the modest monthly fee for my email service and prioritize my contribution to my mastodon host too. Joining the fediverse was one of the best things I've recently done.

                          jessamyn@glammr.usJ 1 Reply Last reply
                          0
                          • mrose@universeodon.comM mrose@universeodon.com

                            @jessamyn @antony

                            I appreciate the reply. I imagine that most folks coming into the library adopt big tech because there's no cost, but the price they pay is their privacy. It's a tradeoff worth mentioning. Funny though how big tech seeks to leverage sales out of those who can afford it least.
                            I am lucky to be able to afford to pay the modest monthly fee for my email service and prioritize my contribution to my mastodon host too. Joining the fediverse was one of the best things I've recently done.

                            jessamyn@glammr.usJ This user is from outside of this forum
                            jessamyn@glammr.usJ This user is from outside of this forum
                            jessamyn@glammr.us
                            wrote sidst redigeret af
                            #70

                            @mrose The thing that is so challenging about helping people with tech in 2026 is that by now they've likely already gotten themselves embedded with some kind of big tech whether it's AOL or Comcast or AT&T. It can be hard to extricate yourself, or expensive, or it can alienate you from your support network. We have a local great fiber company, and just a little bit more expensive. But you have to find a new way to get "plain old tv" which would not be hard for you or I but impossible for them.

                            jessamyn@glammr.usJ 1 Reply Last reply
                            0
                            • jessamyn@glammr.usJ jessamyn@glammr.us

                              @mrose The thing that is so challenging about helping people with tech in 2026 is that by now they've likely already gotten themselves embedded with some kind of big tech whether it's AOL or Comcast or AT&T. It can be hard to extricate yourself, or expensive, or it can alienate you from your support network. We have a local great fiber company, and just a little bit more expensive. But you have to find a new way to get "plain old tv" which would not be hard for you or I but impossible for them.

                              jessamyn@glammr.usJ This user is from outside of this forum
                              jessamyn@glammr.usJ This user is from outside of this forum
                              jessamyn@glammr.us
                              wrote sidst redigeret af
                              #71

                              @mrose I am definitely with you on the value of Mastodon. I use small hosts for most of my web content, rent my own account. Use self-hosted Wordpress (imperfect but okay). One of these days I should move to some other email service, but today (with many other things to do) is not that day.

                              1 Reply Last reply
                              0
                              • jessamyn@glammr.usJ jessamyn@glammr.us

                                I have consolidated many of these suggestions into a document with a few other links. Anything major that I am missing? This is mostly for the types of users I interact with (mainly older adults) so I did not include things like Slack and I'm not sure about things I don't use much like Outlook or Facebook. Other suggestions for links about removing AI geared towards not-very-technical people?

                                https://docs.google.com/document/d/1nYLmQLYZy_Mg-Dh6iME6R61Jjh4L6sRrw1v2dLXs9aE/edit?usp=sharing

                                ridogi@mastodon.socialR This user is from outside of this forum
                                ridogi@mastodon.socialR This user is from outside of this forum
                                ridogi@mastodon.social
                                wrote sidst redigeret af
                                #72

                                @jessamyn Great job!

                                I would replace ‘end users’ with people at the beginning.

                                Going beyond suggesting duck duck go would be setting it as their homepage and / or default search engine.

                                So far the Apple 27 betas (Mac, iPhone, iPad) have removed the disable Apple Intelligence button. 😠Hopefully the trick of changing Siri to a language that doesn’t match the system language (English UK would do it) will still disable it. Be prepared to make an edit there this fall.

                                jessamyn@glammr.usJ 1 Reply Last reply
                                0
                                • ridogi@mastodon.socialR ridogi@mastodon.social

                                  @jessamyn Great job!

                                  I would replace ‘end users’ with people at the beginning.

                                  Going beyond suggesting duck duck go would be setting it as their homepage and / or default search engine.

                                  So far the Apple 27 betas (Mac, iPhone, iPad) have removed the disable Apple Intelligence button. 😠Hopefully the trick of changing Siri to a language that doesn’t match the system language (English UK would do it) will still disable it. Be prepared to make an edit there this fall.

                                  jessamyn@glammr.usJ This user is from outside of this forum
                                  jessamyn@glammr.usJ This user is from outside of this forum
                                  jessamyn@glammr.us
                                  wrote sidst redigeret af
                                  #73

                                  @ridogi Thanks for all those suggestions.

                                  ridogi@mastodon.socialR 1 Reply Last reply
                                  0
                                  • jessamyn@glammr.usJ jessamyn@glammr.us

                                    @ridogi Thanks for all those suggestions.

                                    ridogi@mastodon.socialR This user is from outside of this forum
                                    ridogi@mastodon.socialR This user is from outside of this forum
                                    ridogi@mastodon.social
                                    wrote sidst redigeret af
                                    #74

                                    @jessamyn also Apple mail app (Mac, iPhone, iPad) auto sorting mail into categories isn’t actually part of Apple Intelligence so the global off button won’t disable it. The end of this describes how to shut it off, but doesn’t clarify that if you have multiple accounts you have to do it in the inbox of each account as well as the all inboxes view.

                                    https://support.apple.com/en-gb/guide/iphone/iphfe4a36baf/ios

                                    1 Reply Last reply
                                    0
                                    • anderslund@expressional.socialA anderslund@expressional.social shared this topic
                                    Svar
                                    • Svar som emne
                                    Login for at svare
                                    • Ældste til nyeste
                                    • Nyeste til ældste
                                    • Most Votes


                                    • Log ind

                                    • Har du ikke en konto? Tilmeld

                                    • Login or register to search.
                                    Powered by NodeBB Contributors
                                    Graciously hosted by data.coop
                                    • First post
                                      Last post
                                    0
                                    • Hjem
                                    • Seneste
                                    • Etiketter
                                    • Populære
                                    • Verden
                                    • Bruger
                                    • Grupper