Comment by mbrock Comment by mbrock 2 days ago 10 replies Copy Link View on Hacker News What does that have to do with apt?
Copy Link dontlaugh 2 days ago Collapse Comment - Enough of it is performance sensitive that Fil-C is not an option.Fil-C is useful for the long tail of C/C++ that no one will bother to rewrite and is still usable if slow. Reply View | 9 replies Copy Link procaryote 2 days ago Parent Collapse Comment - How is apt performance sensitive? Reply View | 8 replies Copy Link kragen 2 days ago Root Parent Next Collapse Comment - 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. Reply View | 0 replies Copy Link dontlaugh 2 days ago Root Parent Prev Collapse Comment - It parses formats and does TLS, I’m assuming it’d be quite bad. I don’t think you can mix and match. Reply View | 6 replies Copy Link [removed] 2 days ago Root Parent Next Collapse Comment - [deleted] Reply View | 0 replies Copy Link jitl 2 days ago Root Parent Prev Collapse Comment - stuff that talks to "the internet" and runs as "root" seems like a good thing to build with filc. Reply View | 4 replies 4 more replies
Copy Link procaryote 2 days ago Parent Collapse Comment - How is apt performance sensitive? Reply View | 8 replies Copy Link kragen 2 days ago Root Parent Next Collapse Comment - 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. Reply View | 0 replies Copy Link dontlaugh 2 days ago Root Parent Prev Collapse Comment - It parses formats and does TLS, I’m assuming it’d be quite bad. I don’t think you can mix and match. Reply View | 6 replies Copy Link [removed] 2 days ago Root Parent Next Collapse Comment - [deleted] Reply View | 0 replies Copy Link jitl 2 days ago Root Parent Prev Collapse Comment - stuff that talks to "the internet" and runs as "root" seems like a good thing to build with filc. Reply View | 4 replies 4 more replies
Copy Link kragen 2 days ago Root Parent Next Collapse Comment - 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. Reply View | 0 replies
Copy Link dontlaugh 2 days ago Root Parent Prev Collapse Comment - It parses formats and does TLS, I’m assuming it’d be quite bad. I don’t think you can mix and match. Reply View | 6 replies Copy Link [removed] 2 days ago Root Parent Next Collapse Comment - [deleted] Reply View | 0 replies Copy Link jitl 2 days ago Root Parent Prev Collapse Comment - stuff that talks to "the internet" and runs as "root" seems like a good thing to build with filc. Reply View | 4 replies 4 more replies
Copy Link jitl 2 days ago Root Parent Prev Collapse Comment - stuff that talks to "the internet" and runs as "root" seems like a good thing to build with filc. Reply View | 4 replies 4 more replies
Enough of it is performance sensitive that Fil-C is not an option.
Fil-C is useful for the long tail of C/C++ that no one will bother to rewrite and is still usable if slow.