# 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 10
# self = https://watcher.sour.is/conv/b2efd4q
Anyone know of any trusted MacOS ISOs out there? Wanting to spin up a MacOS VM using VMWare .
@screem https://archive.org/details/macos-collection
@screem if you have a Mac, you can download installers directly from Apple. Those installers have the ISO in it.
@carsten I tried that one but it errors as the download finished. I'll try re-downloading on my phone.

@david sadly, I don't have a Mac
@carsten I tried that one but it errors as the download finished. I'll try re-downloading on my phone. Gotta use my 60GB mobile data for something 😉

@david sadly, I don't have a Mac
@screem I don’t think you are legally allowed to emulate macOS only under macOS, but I haven’t done a research on the subject recently.
@screem I think you are legally allowed to emulate macOS only under macOS, but I haven’t done a research on the subject recently.
@david emulating MacOS elsewhere is against Apple's policy/licensing, but what they don't know won't hurt them 😉
@screem you might have a better go with kvm vs vmware. i gave macos its day in court last year with kvm and it worked pretty well.

https://github.com/foxlet/macOS-Simple-KVM here's a repo i found that might be useful
@mutefall I'll have to have a look into that. Thanks for the link 😀