Difference between Gunicorn and Nginx - Stack Overflow
Use NGIX
Use NGIX
ddclient config on DynU
USE ONE OF THOSE 6 PROVIDERS, AND TRANSFER DOMAINS (MANAGEMENT, NOT REGISTRATION) TO IT FROM GRAPE.COM. PROBABLY USE DynU
Provides list of dns sites that support dyndns. I NEED TO CHANGE DNS NAMES AT MY REGISTRAR (GRAPE.CA) TO ONE OF THE NAMES ON THE DYNDNS LIST.
Uses DYNU.COM examples
Example of a link on my page that uses the web+tweet scheme. The “data“ populates new tweet. a href=“web+tweet:Hello%20Treehouse“>Tweet 'Hello Treehouse'< /a Clicking this link would trigger a GET request to: https://mytwitterapp.com/tweet?data=web%2Btweet%3AHello%2520Treehouse
Example explains that registerProtocolHandler allows Alice to do POST on Bob's page. So Alice can e.g. subscribe to Bob just by visiting Bob's page, without remembering details, URLs, etc
Can create personal Web projects here
Explains how the PWA “protocol_handlers“ manifest declaration is related to the (very similar) registerProtocolHandler
This wiki is for connecting the W3C communities (Web developers, implementers, people who make the W3C specifications).
List of sites where, by creating account, create a webid for you.
Describes WebID, FOAF, and how to build identity
Would you like to create yourself a WebID? Here are a few services (known as Identity Providers, or IdPs) that can do this for you easily. Once done, you can then log in with one click into the growing number of FOAF+SSL enabled sites.
Simple Python server using python as CGI
One of the best analyses of the war
French alternative to Signal, WhatsApp and all messanger and phone apps
Open source (?) secure protocol for messangers and calls
we needed late-binding, but not the dependencies! Etc.
Chapters 3.3 and 3.4. of Scheme book are about continuations