# 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 8
# self = https://watcher.sour.is/conv/ajn52zq
NetDrive: access remote disk images in DOS
NetDrive is a DOS device driver that allows you to access a remote disk image hosted by another machine as though it was a local device with an assigned drive letter. The remote disk image can be a floppy disk image or a hard drive image. ↫ Michael B. Brutman An incredibly useful tool for modern-day DOS work. ⌘ Read more
@osnews cc @movq
@osnews cc @movq
@osnews cc @movq
@prologic Yeah! I also saw this getting suggested as an alternative:

- https://etherdfs.sourceforge.net/
- https://github.com/CryptusDE/EtherDFS-3

They say it can serve directories instead of images. It’d be like an NFS version for DOS. 🤯

I’ve gotta try these.
@prologic Yeah! I also saw this getting suggested as an alternative:

- https://etherdfs.sourceforge.net/
- https://github.com/CryptusDE/EtherDFS-3

They say it can serve directories instead of images. It’d be like an NFS version for DOS. 🤯

I’ve gotta try these.
@prologic Yeah! I also saw this getting suggested as an alternative:

- https://etherdfs.sourceforge.net/
- https://github.com/CryptusDE/EtherDFS-3

They say it can serve directories instead of images. It’d be like an NFS version for DOS. 🤯

I’ve gotta try these.
Basically NBD for DOS, that's pretty cool.