Live data from Hacker News

I wrote Task Manager and I just remembered something (2020)

old.reddit.com

121–123 of 123 posts

Re: I wrote Task Manager and I just remembered something (2020)

#121
post #114

Earlier quoted context omitted.

Is there a way to get Task Manager to kill a fullscreen app without navigating a bunch of menus behind the frozen full screen?

Sometimes I could overcome that problem by switching to another virtual desktop/workspace (if necessary creating one temporarily) and using the task manager there.

To save anyone else a google: Windows key + Control key + right arrow will move you to a new desktop

Re: I wrote Task Manager and I just remembered something (2020)

#122
post #36
post #33

> I initially drew the meters as 7-segment LEDs but that wasn't localizable to all cultures (How do you do a right-to-left reading 7-segment LED for Saudi Arabia?) so they only lasted for one version or so. I don't get it. Why isn't that localizable? You can write the numbers in either direction with it, can't you? What am I missing?

I don't think right-to-left is the issue, since numbers in Arabic are still written left-to-right. However, they use different digits, which don't fit on a 7-segment display, see https://en.wikipedia.org/wiki/Eastern_Arabic_numerals . And there's also Thai numerals: https://en.wikipedia.org/wiki/Thai_numerals .

It's still confusing though, because I can't think of any cultures that don't understand Western Arabic Numerals and use them regularly alongside their local version. It might be a strict requirement from the government upon Microsoft though. I seem to remember the Canadian government leaning heavily on Microsoft for an Inuktitut translation of their products, even though only 30,000 speak it:

https://nunatsiaq.com/stories/article/microsoft_to_roll_out_...

It always frustrated me that there were Inuktitut and Welsh versions of Microsoft products, but no real (British) English versions of them. Network Neighborhood indeed!

Re: I wrote Task Manager and I just remembered something (2020)

#123
post #21
post #11

> 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.

Degraded mode enabled maybe?
Post reply on HN