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

agnos.is Forums

  1. Home
  2. memes
  3. Firefox encountered a sad

Firefox encountered a sad

Scheduled Pinned Locked Moved memes
memes
55 Posts 43 Posters 2 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.
  • S [email protected]
    This post did not contain any content.
    L This user is from outside of this forum
    L This user is from outside of this forum
    [email protected]
    wrote last edited by
    #32

    But Why?

    1 Reply Last reply
    8
    • k0mprssd@lemmy.zipK [email protected]

      somehow, some people can use the net without an adblocker. i have no idea how, but they're out there.

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

      Bunch of freaks

      1 Reply Last reply
      9
      • burgerbaron@piefed.socialB [email protected]

        Google sucks, uninstall Chromium stuff

        Mozilla starts sucking and is also American, move to Librewolf fork as a half measure, it sucks.

        Just wait for Ladybird bro

        It's also American

        Why can't Europeans into web engine dev?

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

        How does Librewolf suck?

        And Servo is hosted by the Linux Foundation Europe btw.

        1 Reply Last reply
        3
        • D [email protected]

          What's wrong with Librewolf? I'm currently using Firefox and thinking about switching.

          dannymac@sh.itjust.worksD This user is from outside of this forum
          dannymac@sh.itjust.worksD This user is from outside of this forum
          [email protected]
          wrote last edited by
          #35

          Give it a go and let us know what you think! I used it for a while, and the biggest annoyance was trying to use YouTube with it where videos increasingly were more difficult to load for some reason. I blame Google for that, honestly.

          1 Reply Last reply
          2
          • K [email protected]

            Could always try floorp as another half measure

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

            That's where I am currently.. just really wish there was something truly separate from all the bs

            1 Reply Last reply
            1
            • k0mprssd@lemmy.zipK [email protected]

              somehow, some people can use the net without an adblocker. i have no idea how, but they're out there.

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

              And I'm grateful for these people. If everyone was using adblockers then companies like Google and advertisers would try even harder to break adblockers so it's best if some amount of the population continues to browse without adblockers so I can get ad free access to the internet

              D A 2 Replies Last reply
              11
              • G [email protected]

                Didn't make Chrome Adblockers unusable a while ago? Are 90% of the people now using chrome with ads??

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

                I see it all the time at work: all the boomers rawdogging the web on Edge, like the company IT department intended.

                E 1 Reply Last reply
                13
                • S [email protected]
                  This post did not contain any content.
                  deflated0ne@lemmy.worldD This user is from outside of this forum
                  deflated0ne@lemmy.worldD This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #39

                  I need chrome for work. And only ever use it for work. Because work sucks like that.

                  C 1 Reply Last reply
                  12
                  • R [email protected]

                    Fewer calories!

                    heythisisnttheymca@lemmy.worldH This user is from outside of this forum
                    heythisisnttheymca@lemmy.worldH This user is from outside of this forum
                    [email protected]
                    wrote last edited by [email protected]
                    #40

                    it's really a lifesaver for us lactose intolerant folk. regular uBo gives me gas.

                    R 1 Reply Last reply
                    1
                    • A [email protected]

                      I see it all the time at work: all the boomers rawdogging the web on Edge, like the company IT department intended.

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

                      You can still get uBlock Origin for Edge.

                      A 1 Reply Last reply
                      2
                      • E [email protected]

                        You can still get uBlock Origin for Edge.

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

                        Not on the company managed installs. They only allow a couple of plugins. Not that my colleagues would know what they're missing.

                        1 Reply Last reply
                        5
                        • addie@feddit.ukA [email protected]

                          I'd some plans to write my own e-pub reader, since all the existing ones are shite in their own way, but since e-pub files are secretly xhtml and css in disguise, it's actually a hell of a job, much bigger than I'd anticipated.

                          I don't think making network requests for files nor parsing any of those formats is so difficult, and while the actual layout rules interact in a complicated way they're not insurmountable. However, doing it securely and in a way that runs at an acceptable speed is much harder. Tokenizing JS and interpreting it isn't so bad, but that's not going to run a modern website with tens of thousands of lines of scripts. Displaying video with hardware acceleration? Best bust out some code.

                          Moving to another protocol will either need the cooperation of everyone everywhere all at once, or since that'll never happen, alternatively convincing all the major browser manufacturers to support both for a while so that other companies can enter the market, which will also never happen. Going to be a tough sell.

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

                          You're correct but besides implementation effort I personally think the web has become too "free" or "rich".

                          I don't actually like that every website has a slightly or sometimes completely different layout, design philosophy, tech stack etc. Often this freedom is just used to display ads everywhere, track users or to look "on brand" but it's difficult to find the actual content (as user, but also if you want to find it programmatically). With web assembly it's become even more opaque. It's also pretty difficult to do anything dynamic (not a static website) in a secure way. Most of the common frameworks and CMS have a ton of dependencies and almost every one of them can impact safety in a negative way.

                          Not that I want to get rid of it completely. There are certainly a lot of websites that make good use of the freedom to create a unique and worthwhile experience but for a very very large part of the web (company information, blogs, wikis, forums etc) I'd prefer something much more simple that's more straight to the point.

                          E.g. personally I was super sad that the usenet died and thought (especially at the beginning) that web forums where a big downgrade. Same with early web chats compared with IRC.

                          1 Reply Last reply
                          1
                          • deflated0ne@lemmy.worldD [email protected]

                            I need chrome for work. And only ever use it for work. Because work sucks like that.

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

                            My work requires edge 🤮

                            deflated0ne@lemmy.worldD 1 Reply Last reply
                            4
                            • C [email protected]

                              My work requires edge 🤮

                              deflated0ne@lemmy.worldD This user is from outside of this forum
                              deflated0ne@lemmy.worldD This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #45

                              Condolences friend.

                              1 Reply Last reply
                              3
                              • B [email protected]

                                And I'm grateful for these people. If everyone was using adblockers then companies like Google and advertisers would try even harder to break adblockers so it's best if some amount of the population continues to browse without adblockers so I can get ad free access to the internet

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

                                This is my favorite take on this site. Thank you.

                                1 Reply Last reply
                                0
                                • burgerbaron@piefed.socialB [email protected]

                                  It's fine for now it's just beholden to upstream which isn't in a good state, not actually independent. I'm certainly being hyperbolic.

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

                                  Yes that's fair, wish there was a truly independent browser available.

                                  1 Reply Last reply
                                  0
                                  • B [email protected]

                                    And I'm grateful for these people. If everyone was using adblockers then companies like Google and advertisers would try even harder to break adblockers so it's best if some amount of the population continues to browse without adblockers so I can get ad free access to the internet

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

                                    It’s naive to think they’re not trying as hard as they can. Companies are not allowed to stop going for more, if 99% of all users didn’t block ads, they’d go just as hard after the 1% that did.

                                    B 1 Reply Last reply
                                    0
                                    • G [email protected]

                                      Didn't make Chrome Adblockers unusable a while ago? Are 90% of the people now using chrome with ads??

                                      blackmist@feddit.ukB This user is from outside of this forum
                                      blackmist@feddit.ukB This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #49

                                      They always were. Chrome on mobile has never supported add-ons, and that's been the main driver of browsing for a while now.

                                      Desktop Chrome still has ad-blockers, but they're just less effective now, as they can't phone home for faster updates iirc.

                                      N 1 Reply Last reply
                                      0
                                      • blackmist@feddit.ukB [email protected]

                                        They always were. Chrome on mobile has never supported add-ons, and that's been the main driver of browsing for a while now.

                                        Desktop Chrome still has ad-blockers, but they're just less effective now, as they can't phone home for faster updates iirc.

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

                                        The most significant changes was around the webRequest API, used to intercept and modify network requests. uBlock Origin used the API to block unwanted content before it loads. Google killed it because they want to force their ads and tracking on users.

                                        1 Reply Last reply
                                        2
                                        • heythisisnttheymca@lemmy.worldH [email protected]

                                          it's really a lifesaver for us lactose intolerant folk. regular uBo gives me gas.

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

                                          It's something 80% of the population suffers from! Might be linked to vaccines.

                                          1 Reply Last reply
                                          1
                                          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