# 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/42lclbq
That was a productive day.
I dug through VGA again and finally understood some crucial parts. My AoC visualizations now use my own VGA “interface” (or “driver” or whatever you want to call it).
It is *much* faster than BGI, but this comes at a cost: Higher memory usage. I need an additional ~150 kB now.
Let’s see if I’m going to regret this because I run out of memory. 🤣 I don’t think so, though, because this is only for the visualizations and not for the actual AoC puzzle solutions. The visualizations are just an added bonus anyway.~
That was a productive day.
I dug through VGA again and finally understood some crucial parts. My AoC visualizations now use my own VGA “interface” (or “driver” or whatever you want to call it).
It is *much* faster than BGI, but this comes at a cost: Higher memory usage. I need an additional ~150 kB now.
Let’s see if I’m going to regret this because I run out of memory. 🤣 I don’t think so, though, because this is only for the visualizations and not for the actual AoC puzzle solutions. The visualizations are just an added bonus anyway.~
That was a productive day.
I dug through VGA again and finally understood some crucial parts. My AoC visualizations now use my own VGA “interface” (or “driver” or whatever you want to call it).
It is *much* faster than BGI, but this comes at a cost: Higher memory usage. I need an additional ~150 kB now.
Let’s see if I’m going to regret this because I run out of memory. 🤣 I don’t think so, though, because this is only for the visualizations and not for the actual AoC puzzle solutions. The visualizations are just an added bonus anyway.~