• Formerlyfarman [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    10
    ·
    1 month ago

    There is yandex browser, i used to have it in my phone but for some reason it wss deleted and now my phone provider does not let me install it. But its there. That being said the yandex guy is somewhat sus but since the company is in russia its generally more free than american search engines browser.

        • alexandra_kollontai [she/her]@hexbear.net
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 month ago

          Sure, there does exist a browser called Dillo, which recently got an update letting it connect using modern HTTPS encryption. It’s a lighter weight browser with fewer features. It sort of works? You can load some pages, submit some forms. The link above shows off some screenshots, where you can see the article is readable, but the page layout is a funky and some of the colours are wrong. A notable missing feature is JavaScript. Any kind of dynamic content on the web relies on JavaScript, which is sometimes option, but these days many sites load the entire page using JavaScript because they’re assholes.

          You can use Dillo, but you can’t realistically switch to Dillo in 2024, because you wouldn’t be able to read many news sites, do online shopping, or visit hexbear.net. They just won’t load, you won’t be able to read them.

          To be viable for everyday or popular use, it would need JavaScript, a DOM, and to be available on smartphones. These are basically impossible tasks (and the Dillo project isn’t interested in doing that anyway).

          • Formerlyfarman [none/use name]@hexbear.net
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 month ago

            Thank you for the tougthful response. Now that you mention it. I think this maigth be a problem with software development in general. Because people have been piling black boxes nobody knows how some elementary things work.

            So many aplications are still single threaded or fail to utilize ram.

            Wheras before even small game companies had their propietary game engines now even the biggest actors have to recicle 15 old engines wich are mot desinged to make use of proper hardware. I hear the chinese have problems with their videocard drivers.

            Is this also a problem for industry at large where catching up involves following several steps that are very expensive and unprofitable?

            Or is it more excacerbated in software because the propensity to use black boxes?