# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 9
# self = https://watcher.sour.is/conv/oc7xdyq
Oh, you finally did implement multithreading, @movq. Cool, cool. :-) https://www.uninformativ.de/blog/postings/2024-04-21/0/POSTING-en.html Just in case you want to keep working on PMdusage, my suggestion for a future upgrade is to make the scan abortable. 8-) By the way, what does "PM" in "PMdusage" stand for?

Always great to see that bugs are quickly fixed.

There's a tiny typo in the second to last paragraph: "Windows NT is something that I _had_ no contact with…"
@lyse Ah, thanks for letting me know about the typo. 😅

“PM” stands for “Presentation Manager” and is/was common prefix for graphical OS/2 programs. The PM actually got replaced by the “Workplace Shell” in version 2.0, but somehow the PM prefix kept being used. At least that is how I remember it. 🥴

Hmm, right, an “Abort” button. That could be useful. In my tests, the scans always finished so quickly that I didn’t even think about this … 😅
@lyse Ah, thanks for letting me know about the typo. 😅

“PM” stands for “Presentation Manager” and is/was common prefix for graphical OS/2 programs. The PM actually got replaced by the “Workplace Shell” in version 2.0, but somehow the PM prefix kept being used. At least that is how I remember it. 🥴

Hmm, right, an “Abort” button. That could be useful. In my tests, the scans always finished so quickly that I didn’t even think about this … 😅
@lyse Ah, thanks for letting me know about the typo. 😅

“PM” stands for “Presentation Manager” and is/was common prefix for graphical OS/2 programs. The PM actually got replaced by the “Workplace Shell” in version 2.0, but somehow the PM prefix kept being used. At least that is how I remember it. 🥴

Hmm, right, an “Abort” button. That could be useful. In my tests, the scans always finished so quickly that I didn’t even think about this … 😅
@movq Interesting. Never came across the term presentation manager in my life, but I also never used OS/2. :-)

Yeah, stopping the scanning thread is more a learning experience than a necessity. The scanning message is hardly visible in your videos. It's already very quick.
@lyse Goes to show how arcane that system has become. 🥴 I saw in another video today that Microsoft Office used names like PMWord and PMExcel.

There was a time when Vobis (you remember them?) sold PCs with OS/2 pre-installed. Those were the days, man! 😂

> It's already very quick.

That’s because it’s not running on a hard disk but a Compact Flash card. 😅 My Warp 4 box *is* on an HDD and scanning directory trees takes quite some time there. 🫤 Spinning rust is crazy slow.
@lyse Goes to show how arcane that system has become. 🥴 I saw in another video today that Microsoft Office used names like PMWord and PMExcel.

There was a time when Vobis (you remember them?) sold PCs with OS/2 pre-installed. Those were the days, man! 😂

> It's already very quick.

That’s because it’s not running on a hard disk but a Compact Flash card. 😅 My Warp 4 box *is* on an HDD and scanning directory trees takes quite some time there. 🫤 Spinning rust is crazy slow.
@lyse Goes to show how arcane that system has become. 🥴 I saw in another video today that Microsoft Office used names like PMWord and PMExcel.

There was a time when Vobis (you remember them?) sold PCs with OS/2 pre-installed. Those were the days, man! 😂

> It's already very quick.

That’s because it’s not running on a hard disk but a Compact Flash card. 😅 My Warp 4 box *is* on an HDD and scanning directory trees takes quite some time there. 🫤 Spinning rust is crazy slow.
@movq Vobis doesn't ring a bell. I looked them up, but still nope.

Yeah, HDDs aren't the fastest things in the world. :-)