• businessfish
      link
      fedilink
      English
      22 months ago

      i just memorized the entire web so i dont need to browse anymore. browsers are bloat

    • @[email protected]
      link
      fedilink
      English
      122 months ago

      Used to work on WebKit, built my own browser for a while, but damn if they kept breaking qt/WebKit all the damn time.

      • Hellfire103
        link
        fedilink
        English
        52 months ago

        Ah, I am using WebKitGTK.

        Currently version 4.1, though, as 6.0 is not supported on GTK3, and upgrading the project to GTK4 would possibly require a complete rewrite.

          • Hellfire103
            link
            fedilink
            English
            1
            edit-2
            2 months ago

            Recompile with updated libraries. There’s probably a better way, but it’s further down the list. This thing doesn’t even support downloads yet.

                • @[email protected]
                  link
                  fedilink
                  22 months ago

                  Probably too bare bones for what I would look in a web browser, though. Still refreshing to see someone with a WebKitGTK browser not mimic Gnome Web.

                  • Hellfire103
                    link
                    fedilink
                    English
                    12 months ago

                    There are more features planned. Once it’s feature-complete, it will even have adblocking and KeePassXC integration.

                    However, as I am a student with a few mental health issues, development is slow. I don’t expect the browser to be “finished” for another year at least.

        • @[email protected]
          link
          fedilink
          English
          22 months ago

          I hate, hate, HATE GTK.

          Sorry, it’s visceral, can’t stand using GTK apps, but really hate the framework, it is just so badly hacked together, and QT spoiled me forever.

          Need to build one again, this time with a python wrapper, wrote one for VLC and it’s spoiled me too.