# 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/nw5ha2a
Maybe you need this @adi

https://github.com/myspaghetti/macos-virtualbox

🤔
Maybe you need this @adi

https://github.com/myspaghetti/macos-virtualbox

🤔
@prologic

1. That's illegal, right?
2. It would be nice to have VPS I can automatically ssh into build the binaries there, and copy them back on the https://mkws.sh server. That's how I build the Linux version.

Here is my current build script: https://mkws.sh/bin/mkws
@prologic \n\n1. That's illegal, right?\n2. It would be nice to have VPS I can automatically ssh into build the binaries there, and copy them back on the https://mkws.sh server. That's how I build the Linux version.\n\nHere is my current build script: https://mkws.sh/bin/mkws
@prologic \n\n1. That's illegal, right?\n2. It would be nice to have VPS I can automatically ssh into build the binaries there, and copy them back on the https://mkws.sh server. That's how I build the Linux version.\n\nHere is my current build script: https://mkws.sh/bin/mkws
@adi @prologic (Here are some other goodies I have:
https://mkws.sh/bin/precommit - inspired by git pre-commit hook, run linters, validators, and shellcheck in this script
https://mkws.sh/bin/dv - run _dev_ environment: monitor files, start development web server, live reload offered by
https://livejs.com/, scripts also recompiles/restarts web server, nice to have when playing with headers
https://mkws.sh/bin/d - wrapper for above script, runs it via doas because I have to access TSL certs
https://mkws.sh/bin/up - deployment script)
@adi @prologic (Here are some other goodies I have:
https://mkws.sh/bin/precommit - inspired by git pre-commit hook, run linters, validators, and shellcheck in this script
https://mkws.sh/bin/dv - run _dev_ environment: monitor files, start development web server, live reload offered by
https://livejs.com/, scripts also recompiles/restarts web server, nice to have when playing with headers
https://mkws.sh/bin/d - wrapper for above script, runs it via doas because I have to access TSL certs
https://mkws.sh/bin/up - deployment script)
@adi @prologic (Here are some other goodies I have:
https://mkws.sh/bin/precommit - inspired by git pre-commit hook, run linters, validators, and shellcheck in this script
https://mkws.sh/bin/dv - run _dev_ environment: monitor files, start development web server, live reload offered by https://livejs.com/, scripts also recompiles/restarts web server, nice to have when playing with headers
https://mkws.sh/bin/d - wrapper for above script, runs it via doas because I have to access TSL certs
https://mkws.sh/bin/up - deployment script)