https://villares-shop.fourthwall.com/
https://umapenca.com/villares/
#Python #Processing #py5 #CreativeCoding #FLOSS #numpy #shapely #trimesh
Screen capture from my Fourthwall shop page with t-shirts, stickers and mugs.
# 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 195603 # self = https://watcher.sour.is?offset=193266 # next = https://watcher.sour.is?offset=193366 # prev = https://watcher.sour.is?offset=193166
Screen capture from my Fourthwall shop page with t-shirts, stickers and mugs.
yarnd was built over a weekend 😀
Poster do festival para o dia 13   
Poster do festival para o dia 13   
Poster do festival para o dia 13   
iat (issued at) and exp (expiry) claims. The expiry is definitely not checked, it's well in the past.
Sunset
Estante com 3 livros de receitas: "Start Here" da Sohla El-Waylly, "Korean American" do Eric Kim e "Dessert Person" da Claire Saffitz
Estante com 3 livros de receitas: "Start Here" da Sohla El-Waylly, "Korean American" do Eric Kim e "Dessert Person" da Claire Saffitz
Cartaz para o dia 12  
Cartaz para o dia 12  
Cartaz para o dia 12  
config.json like this:n
{
"host": "localhost:31212",
"protocols": ["http"]
}
twtxt.net) determines the canonical url of the instance in generated feed url metadata as well as every hash of every post made on the instance internally, i added this error message to make sure people don't accidentally set up their instance on localhost :p for testing i set it to localhost:31212 and protocols to ["http"], it's a recent addition that could definitely do with documenting in the getting started section