Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • 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
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Lemmy Shitpost
  3. PSA on privuhcy

PSA on privuhcy

Scheduled Pinned Locked Moved Lemmy Shitpost
149 Posts 119 Posters 146 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U [email protected]

    Even better: PeerTube or InternetArchive or (Web)Torrents but definitely not a Google website fueled by surveillance capitalism.

    C This user is from outside of this forum
    C This user is from outside of this forum
    [email protected]
    wrote last edited by [email protected]
    #110

    Call me back when the experience as a content creator is not a nightmare, the experience as a user browsing for content is not a nightmare, when it can handle the load of an even moderately popular video.

    The issue with streaming video online is not a technical one; making a "clone" of youtube, anyone can do so (and indeed, peertube exists). The issue with streaming video online is that if it gets traction, you need a lot of bandwidth and processing power to make it available when it needs to be available. One-two instances and "hopping P2P picks up" does not cut it.

    And, as usual when anyone says anything bad about peertube: the idea is great, but almost by construction it lacks what's needed to be a valid replacement for centralized, yet HUGE existing platforms: traction, and a truckload of CDN-like instances that can handle the load. If someone putting highly anticipated content online could just "put" their video somewhere and send a link so people can watch it, immediately, and without issue, some would likely do so. Unfortunately, we're very far from that yet.

    U 1 Reply Last reply
    0
    • subarctictundra@lemmy.mlS [email protected]

      There should be an extension that does this

      G This user is from outside of this forum
      G This user is from outside of this forum
      [email protected]
      wrote last edited by
      #111

      uBlock Origin with the appropriate filter list will do it for you, like this one: https://github.com/DandelionSprout/adfilt/blob/master/LegitimateURLShortener.txt

      1 Reply Last reply
      2
      • fundmecfs@quokk.auF [email protected]
        This post did not contain any content.
        missinginteger@lemmy.zipM This user is from outside of this forum
        missinginteger@lemmy.zipM This user is from outside of this forum
        [email protected]
        wrote last edited by
        #112

        Add this URL Shortener filterlist to uBlock Origin.
        This removes the fast majority of these query parameters.

        Q S 2 Replies Last reply
        9
        • fundmecfs@quokk.auF [email protected]
          This post did not contain any content.
          R This user is from outside of this forum
          R This user is from outside of this forum
          [email protected]
          wrote last edited by
          #113

          They are called query parameters and they are used for other things as well. So you can remove the ones you see similar to these but sometimes there might be important stuff you need to get the page to load in those parameters.

          B 1 Reply Last reply
          12
          • fundmecfs@quokk.auF [email protected]
            This post did not contain any content.
            shape4985@lemmy.mlS This user is from outside of this forum
            shape4985@lemmy.mlS This user is from outside of this forum
            [email protected]
            wrote last edited by
            #114

            There is also copy clean link option in firefox and brave

            1 Reply Last reply
            10
            • fundmecfs@quokk.auF [email protected]
              This post did not contain any content.
              macncheezus@lemmy.todayM This user is from outside of this forum
              macncheezus@lemmy.todayM This user is from outside of this forum
              [email protected]
              wrote last edited by
              #115

              Why is this a shitpost? It's absolutely correct and factual.

              S E 2 Replies Last reply
              2
              • J [email protected]

                Lemmy removes these (source: i wrote that code)

                fundmecfs@quokk.auF This user is from outside of this forum
                fundmecfs@quokk.auF This user is from outside of this forum
                [email protected]
                wrote last edited by
                #116

                The most gigachad source there is

                1 Reply Last reply
                0
                • lime@feddit.nuL [email protected]

                  whuh? querystrings are integral to things like pagination. they are by no means a negative thing.

                  webhead@lemmy.worldW This user is from outside of this forum
                  webhead@lemmy.worldW This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #117

                  Most systems these days do rewrites (like Apache mod_rewrite) to keep the query parameters out of the URL. Even for pagination. It's not necessarily on by default though because they don't know what environment you're in so you need to do things to enable it (like copy a .htaccess file and enable it in settings).

                  1 Reply Last reply
                  0
                  • R [email protected]

                    They are called query parameters and they are used for other things as well. So you can remove the ones you see similar to these but sometimes there might be important stuff you need to get the page to load in those parameters.

                    B This user is from outside of this forum
                    B This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #118

                    After removing them (or even if there was nothing to remove) I test out links I'm sending in a private browser window to check that they would work for other people.

                    1 Reply Last reply
                    4
                    • somethingburger@jlai.luS [email protected]

                      There is. ?s= for a search, and you can combine it with other parameters such as date or taxonomy terms.

                      F This user is from outside of this forum
                      F This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #119

                      ah, you are right. I take it back.

                      1 Reply Last reply
                      0
                      • macncheezus@lemmy.todayM [email protected]

                        Why is this a shitpost? It's absolutely correct and factual.

                        S This user is from outside of this forum
                        S This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #120

                        Must be the giant red circles and mixed fonts

                        1 Reply Last reply
                        1
                        • macncheezus@lemmy.todayM [email protected]

                          Why is this a shitpost? It's absolutely correct and factual.

                          E This user is from outside of this forum
                          E This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #121

                          It is correct and factual. Unfortunately it doesn't really explain anything. There's plenty of situations where you wouldn't want to delete content because they are necessary for functionality.

                          1 Reply Last reply
                          2
                          • J [email protected]

                            Lemmy removes these (source: i wrote that code)

                            B This user is from outside of this forum
                            B This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #122

                            🫡

                            Thank you

                            1 Reply Last reply
                            0
                            • U [email protected]

                              Be the change you want to see. Here is my instance https://video.benetou.fr/ even if nobody cares, I tried.

                              E This user is from outside of this forum
                              E This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #123

                              Saying "be the change you want to see" doesn't resolve any of the raised concerns.

                              U 1 Reply Last reply
                              1
                              • E [email protected]

                                So annoying to always have to find out how far you can trim a URL before it breaks.

                                B This user is from outside of this forum
                                B This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #124

                                Might be able to use a Redirect Checker, like:

                                Redirect-Checker.org

                                or

                                WhereGoes.com

                                Wonder if this helps with TikTok who has these custom URLs that don’t have parameters, just creepy personalized ones

                                1 Reply Last reply
                                0
                                • missinginteger@lemmy.zipM [email protected]

                                  Add this URL Shortener filterlist to uBlock Origin.
                                  This removes the fast majority of these query parameters.

                                  Q This user is from outside of this forum
                                  Q This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #125

                                  I honestly couldn't determine if it was a typo or not, but it's not "fast" but "vast majority."

                                  S 1 Reply Last reply
                                  0
                                  • Q [email protected]

                                    I honestly couldn't determine if it was a typo or not, but it's not "fast" but "vast majority."

                                    S This user is from outside of this forum
                                    S This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #126

                                    my brain autocorrected it to "vast," but I like "fast majority" as a phrase

                                    1 Reply Last reply
                                    1
                                    • missinginteger@lemmy.zipM [email protected]

                                      Add this URL Shortener filterlist to uBlock Origin.
                                      This removes the fast majority of these query parameters.

                                      S This user is from outside of this forum
                                      S This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #127

                                      Can I ask how do use this? Do I just copy/paste this into the "my filters" tab in uBlock? ;

                                      oatscoop@midwest.socialO 1 Reply Last reply
                                      0
                                      • S [email protected]

                                        Can I ask how do use this? Do I just copy/paste this into the "my filters" tab in uBlock? ;

                                        oatscoop@midwest.socialO This user is from outside of this forum
                                        oatscoop@midwest.socialO This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by [email protected]
                                        #128

                                        Go to the "Filter lists" tab in the dashboard. At the bottom of the list click "Import" and paste the URL ( https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt ) in the box. Then click "Apply Changes" to save it.

                                        1 Reply Last reply
                                        2
                                        • fundmecfs@quokk.auF [email protected]
                                          This post did not contain any content.
                                          R This user is from outside of this forum
                                          R This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #129

                                          I've been using URL Check on Android to clean links of crap like this.

                                          umbraroze@slrpnk.netU 1 Reply Last reply
                                          5
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups