# 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 6
# self = https://watcher.sour.is/conv/jajlzwq
I filed a bug against the tldraw project tonight! 😅

- [[bug]: Please consider an alternative to LiveBlocks due to security/privacy #1026](https://github.com/tldraw/tldraw/issues/1026)

Its really such a shame really. Its _actually_ quite hard for me to take these NodeJS/Javascript/Typescript developers seriously (sorry @markwylde 😅 -- you know what I mean and how I feel about this! 🤗) when there such a "knee-jerk" reaction to just pulling out any 'ol random Cloud/SaaS shit out of your arse just to solve a problem or build a "cool feature". Fuck me 🤦‍♂️ 🤬 -- Btw, I _feel_ the same way about pulling out a random RDBMS just to store a few bits of data in a simple app 😅
I filed a bug against the tldraw project tonight! 😅

- [[bug]: Please consider an alternative to LiveBlocks due to security/privacy #1026](https://github.com/tldraw/tldraw/issues/1026)

Its really such a shame really. Its _actually_ quite hard for me to take these NodeJS/Javascript/Typescript developers seriously (sorry @markwylde 😅 -- you know what I mean and how I feel about this! 🤗) when there such a "knee-jerk" reaction to just pulling out any 'ol random Cloud/SaaS shit out of your arse just to solve a problem or build a "cool feature". Fuck me 🤦‍♂️ 🤬 -- Btw, I _feel_ the same way about pulling out a random RDBMS just to store a few bits of data in a simple app 😅
@prologic oof. I just 👍'ed your report.

I feel the same way about that ecosystem. I'm fairly terrified of using anything in that world for personal stuff (I'm stuck with it at work mostly) because of the tendency of people to just throw half a dozen calls to third party web services into everything. I swear if someone invented an AdditionService where you could send two numbers and get back their sum, there'd be a dozen web projects using it when they had to add stuff.
@abucci Cool! 👌 Thanks for the moral support 🤗
@abucci Cool! 👌 Thanks for the moral support 🤗
@prologic After reading your bug report I'm thinking of adding HedgeDoc to my growing list of things to self host!