# 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 1
# self = https://watcher.sour.is/conv/q44zbva
Ask HN: How to choose the desktop platform and tech for desktop app development?**
I am looking to create desktop app for one of my projects(The project is a video-creator app for musicians- https://vinlo.co ). The reason being I feel somethings are just not for the web. It takes a lot of time to perform FFMPEG operations on web. I want users to have a seamless experience and web is limiting in that sense.
I am well-versed in web tech, C++, Python. I have done my research and here's what I arrived at. I would love it if HN ... ⌘ Read more