• oo1
    link
    fedilink
    62 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
      link
      fedilink
      42 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.