• Phoenixz@lemmy.ca
    link
    fedilink
    arrow-up
    3
    ·
    54 minutes ago

    Isn’t signal owned by a single company with backend infrastructure all Managed by them and only them?

    The current CEO is nice, for sure, but she won’t be there forever. Look at what Mozilla just did, this eventually WILL happen to signal too

    What alternatives are there form something like signal?

    • pumpkinseedoil@mander.xyz
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      30 minutes ago

      Last spring Mistral (free tier) was better for my usage (mainly JS programming) than ChatGPT (free tier). No idea which is better now (esp. after openai launched chatgpt 4, but Mistral improved too) but at least Mistral isn’t bad at all.

      I don’t think I have to elaborate on Linux > Windows. If that’s really needed ask for it please. Summary: It’s simply better, the times where it was only for nerds are long gone.

      Search engine doesn’t matter too much. I usually use DuckDuckGo and it works fine (does what a search engine should do without displaying ads, unlike Google).

      Signal over WhatsApp also is pretty obvious, but it’s the hardest one to change because so many people simply don’t want to switch once one thing is running and you want to communicate with those people.

      LibreWolf basically is Firefox (which is far better than Chrome in terms of privacy, ad blocking, customisability, …)

  • ZILtoid1991@lemmy.world
    link
    fedilink
    arrow-up
    1
    arrow-down
    6
    ·
    8 hours ago

    Linux

    Okay, is there any debugger with a GUI, that isn’t just the command line interface in either a separate window or just a tab in VSCode?

    • Phoenixz@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      32 minutes ago

      What’s wrong with command line?

      I divide my work between 3 things: code IDE, browser, and command line. I have a pop down console that has some 20-30 tabs, each with some 2-4 command line consoles each. It’s awesome, fasr, and efficient. I pretty much never use GUI tools for anything at all.

      I’ll do almost any task you do in 30 minutes on GUI in at most half that time on the command line.

      I know that the command line isn’t for everyone, but if you’re a developer, or DevOps or anything alike, get the command like and get twice the work done

    • XM34@feddit.org
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      edit-2
      5 hours ago

      You mean like a code debugger not in VS Code? I mean… IntelliJ offers pretty amazing built-in debugging functionality. And as a bonus, they’re located in Prague, so you’re supporting a EU company by using IntelliJ.

      • ZILtoid1991@lemmy.world
        link
        fedilink
        arrow-up
        2
        arrow-down
        2
        ·
        4 hours ago

        No, I meant something like this, but for Linux. Not a command line tool, not some janky wrapper around the command line tool, not another IDE that would force me to abandon my current setup (Kate + Language Servers).

        And no, I don’t care about “scripts”, my usecase (game development) isn’t about creating software with minimal interaction. I also don’t care about Mortal Kombat Fatality-tier key combinations a la Vim.

        • XM34@feddit.org
          link
          fedilink
          English
          arrow-up
          5
          ·
          2 hours ago

          I don’t know what to tell you, but a debugger is usually shipped with an IDE. If your IDE doesn’t ship with a debugger then that’s an issue completely independent from any OS that you’re using. When I write C# programs in Visual Studio, I use the Visual Studio debugger. When I write games in Godot, I use the Godot debugger. When I write games in Unreal, I use the Unreal debugger. When I write Web Applications in IntelliJ, I use the IntelliJ Debugger. Your use case just seems extremely strange.

          That being said, I’m sure there is a tool out there that does what you’re looking for. I’m just not sure you should be looking for it.

    • ᗪᗩᗰᑎ@sh.itjust.works
      link
      fedilink
      arrow-up
      40
      arrow-down
      3
      ·
      24 hours ago

      While Signal’s home base is the US, they are a non profit org that doesn’t operate in the same way as for-profit corporations. Also, Signal collects basically zero data so there’s no incentive to sell out, and who would want to buy them anyway when they have no data and the server and client are open source.

      Matrix is great, but I wouldn’t compare it to Signal. I use both for very different purposes.

      • XM34@feddit.org
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        edit-2
        46 minutes ago

        Agree with the sentiment against signal. However, Matrix is terrible for anyone who doesn’t want to bother with reading up on several hours of information just to use a text messenger. I will start recommending Matrix the moment someone actually manages to produce a feature complete client with usable UI/UX.

        • lostbit@feddit.nl
          link
          fedilink
          English
          arrow-up
          2
          ·
          54 minutes ago

          yeah been trying out matrix. Setup a server and tried various clients. They are all shit.

      • Fonzie!@ttrpg.network
        link
        fedilink
        arrow-up
        5
        arrow-down
        5
        ·
        edit-2
        22 hours ago

        XMPP is more comparable to Signal, yes.

        Signal does need (yes, need) a phone number, and most people only have one so that is identifiable info.

        This puts it at mostly the same level as some competitors, including WhatsApp which is often advised against.

      • thyristor@lemm.ee
        link
        fedilink
        Português
        arrow-up
        1
        arrow-down
        2
        ·
        23 hours ago

        Signal will operate until Elon Musk decides that everyone has to use X to communicate.

      • Fonzie!@ttrpg.network
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        23 hours ago

        This? https://https/://simplex.chat/

        FWIW Matrix and XMPP are also decentralised, much like e-mail is, which is why I recommended it. I’m immediately skeptic about SimpleX’s premise of having no user IDs; they’ll likely need some unique field for each user, this might as well be a UUID or something like that… So what’s the benefit?

        • Blastboom Strice@mander.xyz
          link
          fedilink
          arrow-up
          8
          ·
          edit-2
          23 hours ago

          Since it’s related, here’s a good comparison:

          https://eylenburg.github.io/im_comparison.htm

          I think the other person here explained the thing about user ids. Matrix and xmpp are good too, they’re just different.

          Simplex is more of a messenger, while xmpp/matrix are more of discord alternatives.

          Also simplex works with nodes. I can host a simplex server and it will be added to the network. In matrix/xmpp if I host a server it will be a new instance, like in lemmy (if I get it right). Simplex’s approach is like tor’s approach, each server added contributes to the whole network (they arent a separate instance).

          If you check their page they have some bery good features, to me it seems like its signal, done (somewhat) right. Signal doesnt even have a proper way to migrate accounts across devices… not to mention the phone number requirement which might scare people who aren’t gonna waste time hearing my explanation as to why it’s not an issue or the fact that until recently signal would notify everyone in your contacts who had a signal account that you made an account, bruh

          There’s also this comment here that throws some shade to matrix, havent looked much into that tho.

        • something_random_tho@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          edit-2
          23 hours ago

          Each convo gets its own UUID, and the convos can be spread across different servers/companies too.

          That said the notifications don’t work consistently for me on iOS, so that’s a dealbreaker. Hopefully they fix that soon.

  • lime!@feddit.nu
    link
    fedilink
    English
    arrow-up
    28
    arrow-down
    1
    ·
    1 day ago

    librewolf is still dependent on firefox for development, just like vivaldi is on chrome. there is no european web browser.

  • FundMECFS@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    10
    ·
    21 hours ago

    Startpage? (based in Netherlands). I mean it’s a frontend for google, but ecosia is a frontend for bing. And startpage has a no log policy which beats ecosia.

  • aldfin@lemm.ee
    link
    fedilink
    English
    arrow-up
    7
    ·
    21 hours ago

    Already done most of those, whatsapp is the hardest to replace for me from this category.

  • CubitOom@infosec.pub
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    23 hours ago

    If you want to use large language models or other generative predictive models (I refuse to call it AI) then I suggest considering self hosting those models for ultimate control of the information you provide.

  • Spaniard@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    24 hours ago

    Communications: Wire (what’s everyone’s opinion on that?)

    Search engine: selfhosted searxng if possible.