kragen 2 days ago

Apt has been painfully slow since I started using Debian last millennium, but I suspect it's not because it uses a lot of CPU, or it would be snappy by now.

dontlaugh 2 days ago

It parses formats and does TLS, I’m assuming it’d be quite bad. I don’t think you can mix and match.

  • [removed] 2 days ago
    [deleted]
  • jitl 2 days ago

    stuff that talks to "the internet" and runs as "root" seems like a good thing to build with filc.

    • loeg 2 days ago

      It probably uses OS sandboxing primitives already.

      • kragen a day ago

        In normal operation, apt has to be able to upgrade the kernel, the bootloader, and libc, so it can't usefully be sandboxed except for testing or chroots.