# 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 9
# self = https://watcher.sour.is/conv/yh3j5iq
Kids are in bed, dog is sleeping, Marlyn is watching Tv, and I'm on the computer trying to figure out what to do for the rest of the night. Last week of vacation now, so I get more and more interrested in doing things on the computer. Played around a bit with my Risc-v SBC today (Mangopi), it runs debian, got everything updated and all that, thinking about setting up a webserver on it. It has 512mb ram, so it should be fine to host some static website on it.
@stigatle That's cool! 👌 Can you link is to the particular board you purchased l?
Got a pic of it to share? 🤔
@stigatle That's cool! 👌 Can you link is to the particular board you purchased l?
Got a pic of it to share? 🤔
Running prologic/static on it will work nicely and consume very little in the way of resources 😅 I use this for all my static site hosting needs 😂
Running prologic/static on it will work nicely and consume very little in the way of resources 😅 I use this for all my static site hosting needs 😂
@prologic golang seems to work on it, so Ill give a try on compiling yarn on it tonight. Would be fun if it works.