Runterwählen ist kein Gegenargument.

[Verifying my cryptographic key: openpgp4fpr:941D456ED3A38A3B1DBEAB2BC8A2CCD4F1AE5C21]

  • 4 Posts
  • 49 Comments
Joined 2 months ago
cake
Cake day: July 1st, 2024

help-circle





  • Why would your trust in Mozilla have anything to do with using this browser?

    Browsers based on Firefox are at the mercy of Mozilla. If Mozilla once again delivers a new function that is directed against privacy, those who develop Firefox-based browsers must either deactivate this function or also deliver it. And this is not always clearly documented. And Mozilla has simply acted against my interests too often - I no longer even trust LibreWolf.

    (Leaving this aside, I also fail to see any advantage of Zen over Vivaldi.)




  • The short answer: NetSurf, because it is the only contemporary web browser that also works under Plan 9, is extremely resource-efficient and is not based on one of the big (= commercial) browser engines.

    The long answer: It depends. I like to use eww to test the accessibility of a website, but since Mozilla destroyed everything I liked about Firefox in November 2017, I’ve been using Vivaldi as my main browser. Although Vivaldi is based on Chromium, it is quite privacy-friendly, performant and extremely customisable. Unfortunately, some websites do not work very well with NetSurf. (I like to report this as a bug to the website operator. It is fatal that everyone always assumes that everyone wants to load and execute hundreds of KiB of JavaScript).









  • rhabarba@feddit.orgtoLinux Gaming@lemmy.worldGitHub is down
    link
    fedilink
    English
    arrow-up
    1
    ·
    28 days ago

    You don’t need to install SQLite to use Fossil, as Fossil already contains the (newest) version of SQLite, given that both tools come from the same developer.

    In my experience, Git is harder to use than Fossil and if shit hits the fan, it is much harder to unshit the fan. There are reasons why there are numerous tutorials and books about how to tame Git. I don’t want to have to tame the tools that I use every day.

    And yes, most tools are not Linux. Linux is a huge bazaar (with one BFDL, but that’s optional). Most real-life projects are a cathedral though, and Git just doesn’t mirror this.



  • rhabarba@feddit.orgtoLinux Gaming@lemmy.worldGitHub is down
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    28 days ago

    It depends on the outer circumstances, I think. Using the prevalent tool makes sense in existing environments (which is one of the reasons why many companies use SVN - it worked for them before Git existed and it still works for them, so why not?). For new projects, one-man teams and/or companies starting from scratch, Git might not always be the best choice.