• Julian@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 months ago

    What web browser requires you to add a repo to install it on Linux

    • oo1@kbin.social
      link
      fedilink
      arrow-up
      0
      ·
      11 months ago

      People need to stop being such noobs, getting software from repo.
      It’s crazy to trust precompiled software force fed to people by evil-big-foss corporations.
      Real pros check every line for malware each time there’s an update and compile from source.

      • TimeSquirrel@kbin.social
        link
        fedilink
        arrow-up
        0
        ·
        11 months ago

        Real pros check every line for malware

        Noob. How can you trust the underlying libraries and assembly code those functions/methods are coming from? Better get a debugger and watch those CPU registers while it’s running.