• BaumGeist@lemmy.mlOP
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      Why is Swift bad?

      Also, I noticed the project has taken donations from mostly non-foss companies. Let’s hope they stand by their principles

      • TerkErJerbs@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        6 months ago

        Shopify (i.e. Shittify) being their top donor already has me looking sideways at this project. They’ll invest in anything they think they can get an edge with and if something starts to happen they’ll fuck it up and wallstreet-ify it as fast as possible if they can.

        Their (Shopify’s) guru founder Tobi made a huge NFT play that went absolutely nowhere while I still worked there. They spent a lot of time and money on it, right before they laid several thousand people off.

          • TerkErJerbs@lemm.ee
            link
            fedilink
            arrow-up
            1
            ·
            6 months ago

            I mean I hope Ladybird devs do a great build and go their own way without being corrupted by their donors and all that, don’t get me wrong. But whenever I see that dumb shopping bag logo I get the no feelings.

            You can also read up on how the vast majority of Mozilla’s funding has been coming from Google for a very long time, and draw your own conclusions from that fact.

        • Aatube@kbin.melroy.org
          link
          fedilink
          arrow-up
          1
          ·
          6 months ago

          I agree that it’s not ideal, but hey, it’s open source, and the Louis Rossmann cult is the only other top-tier donor, so I’m sure they’ll be fine.

        • SpeakinTelnet@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          6 months ago

          While I agree shopify has a kind of “mierda touch”, I still see it as if it goes sideways with them someone will just fork the code.

        • x00z@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          6 months ago

          Do you have a source for that? I’m trying to look for donors but don’t really find anything.

      • asudox@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        6 months ago

        Welp, I haven’t seen anyone learn Swift other than for Apple stuff these days. So I wonder how many can actually contribute to the code. It’s also made by Apple, so yeah. It would have been more performant and secure (both of which are pretty important in a browser) if it was written in a more low level language. For example Rust.

  • Aatube@kbin.melroy.org
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    Sounds fun, but I wish there were more people who’d invest in making Firefox’s Gecko more easy to use (stretch goal: revive Proton, which is Electron but Firefox) instead of pushing a ton of effort into inventing a new thing.

    That said, this is coming from SerenityOS (specifically, the founder and basically the entire community concentrating on building its browser instead of hacking the OS, resulting in a split), so I understand that it might be a lot harder to port large codebases to a new OS instead of than starting a new one.

    Edit: It’s Positron, not Proton

    • deafboy@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      Sounds like fun, but I wish we had a real multiplatform GUI framework that does not look like ass and does not perform like ass, so we can put the whole shameful electron era behind us.

      • Amju Wolf@pawb.social
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        That’s never going to happen, and the reasons are twofold:

        Brands want to push their own style on people, to make themselves recognizable, and to push their ideas about UX to their users (because they obviously know better than the OS/DE/compositor/whatever people).

        It’s easier and cheaper to build a web app, because there are so many web developers. It also usually allows you to give an “app” to people who want that, while giving a (perhaps somewhat limited) browser version to everyone else, reaching the maximum amount of users while maintaining only a single codebase and keeping everything more or less cohesive and looking the same.

        • Baldur Nil@programming.dev
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          6 months ago

          Brands want to push their own style on people, to make themselves recognizable, and to push their ideas about UX to their users

          That’s not a universal behavior though. There’s so many utilities and simpler apps made by indie developers or smaller companies that don’t care about this.

          • Amju Wolf@pawb.social
            link
            fedilink
            English
            arrow-up
            1
            ·
            6 months ago

            That’s technically true, but the apps “everyone” has are the opposite to that, and people are used to it and don’t really seem to complain. So if Facebook, Tiktok, Twitter, Amazon, Spotify and Aliexpress each do their own (garbage) thing, it shows other brands they can do that too, and they kinda ruin it for everyone. Basically the apps you spend most time in are probably like that, and it’s a shitty experience.

  • slacktoid@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    Hot take: Since it’s a BSD licensed browser at some point in the future, there’s going to be a company that funds it brings it to mainstream with their flavor, and then will over throw chromium in time. Replace an ‘evil’ with another ‘evil’.

      • mariusafa@lemmy.sdf.org
        link
        fedilink
        arrow-up
        1
        ·
        6 months ago

        Ladybird is licences under BSD-clause 2. Which allows privatization of the code.

        IMO a web browser should be GPLv3, specially to not allow DRM bullshit in the browser.

    • mariusafa@lemmy.sdf.org
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      Yeah not a good licence at all for an independent browser. Idk if Servo MPL is a good license either. Do you know of any web browser that is GPL?