Apologies for attacking Dave's credibility on an unrelated thread, but his comments on Linux are absolutely falsehoods. He said that all Linux machines have some sort of proprietary blob Linus Torvalds put in there on EVERY release, for his own purposes. Compared to Windows, which is entirely closed source.. I just blocked his channel after that. https://old.reddit.com/r/linux/comments/rb2xzk/dave_plummer_... Related…
I wrote Task Manager and I just remembered something (2020)
61–70 of 123 posts
Re: I wrote Task Manager and I just remembered something (2020)
#62Earlier quoted context omitted.
Is there a name for a process like this? Very interesting approach I want to take with future software.
Good engineering? An engineer worth their salt should always, in my opinion, contrast resource demand with resource supply and scale down the complexity of the workload in the face of a resource shortage.
Re: I wrote Task Manager and I just remembered something (2020)
#63Apologies for attacking Dave's credibility on an unrelated thread, but his comments on Linux are absolutely falsehoods. He said that all Linux machines have some sort of proprietary blob Linus Torvalds put in there on EVERY release, for his own purposes. Compared to Windows, which is entirely closed source.. I just blocked his channel after that. https://old.reddit.com/r/linux/comments/rb2xzk/dave_plummer_... Related…
Isn't that exactly what you're doing? Not saying you shouldn't; 'anything this person says should be taken with a grain of salt, or perhaps even suspicion' with reason seems like a fine point to make.
Re: I wrote Task Manager and I just remembered something (2020)
#64Apologies for attacking Dave's credibility on an unrelated thread, but his comments on Linux are absolutely falsehoods. He said that all Linux machines have some sort of proprietary blob Linus Torvalds put in there on EVERY release, for his own purposes. Compared to Windows, which is entirely closed source.. I just blocked his channel after that. https://old.reddit.com/r/linux/comments/rb2xzk/dave_plummer_... Related…
between bare metal Windows and Linux running under a Microsoft VMM
Re: I wrote Task Manager and I just remembered something (2020)
#65Apologies for attacking Dave's credibility on an unrelated thread, but his comments on Linux are absolutely falsehoods. He said that all Linux machines have some sort of proprietary blob Linus Torvalds put in there on EVERY release, for his own purposes. Compared to Windows, which is entirely closed source.. I just blocked his channel after that. https://old.reddit.com/r/linux/comments/rb2xzk/dave_plummer_... Related…
> Not to attack Dave's credibility on an unrelated thread Isn't that exactly what you're doing? Not saying you shouldn't; 'anything this person says should be taken with a grain of salt, or perhaps even suspicion' with reason seems like a fine point to make.
Re: I wrote Task Manager and I just remembered something (2020)
#66Earlier quoted context omitted.
What do you like about task manager compared to e.g. Activity Monitor? Activity Monitor has always seemed powerful and well-designed to me.
Lack of right click in activity monitor really frustrates me, especially since I'm more likely to be irritated already when I have to open it.
Re: I wrote Task Manager and I just remembered something (2020)
#67> Task Manager will load in reduced mode if resources are short, like only loading the Processes page if that's what's needed to get going. It's one of the very few apps that won't just "fail and bail" when things go wrong. This has saved me a few times, but every time I've seen it I always figured task manager was just failing to completely load. Glad to know that this was a deliberate state.
Is there a name for a process like this? Very interesting approach I want to take with future software.
Re: I wrote Task Manager and I just remembered something (2020)
#68I miss taskmgr so much on Linux/macOS. Everything in taskmgr feels so logical and manageable without extra steps.
XFCE has taskmanager. goodies.xfce.org/projects/applications/xfce4-taskmanager
sudo apt install mate-system-monitor
https://wiki.mate-desktop.org/mate-desktop/applications/mate...Re: I wrote Task Manager and I just remembered something (2020)
#69Apologies for attacking Dave's credibility on an unrelated thread, but his comments on Linux are absolutely falsehoods. He said that all Linux machines have some sort of proprietary blob Linus Torvalds put in there on EVERY release, for his own purposes. Compared to Windows, which is entirely closed source.. I just blocked his channel after that. https://old.reddit.com/r/linux/comments/rb2xzk/dave_plummer_... Related…
I wonder whether he actually believes these things, or Microsoft convinced him to knowingly lie about them.
He hasn't been employed by Microsoft in a really long time.
Re: I wrote Task Manager and I just remembered something (2020)
#70I miss taskmgr so much on Linux/macOS. Everything in taskmgr feels so logical and manageable without extra steps.
I feel the complete opposite, interestingly enough. Apple process viewer and htop are what I want.