CoreML/ONNX/TF JSON-LD based for serving.
{
@context: "https://w3c.org/2018/deeplearning",
@type: Model,
network: {
@type: NeuralNetwork,
...
}
CoreML/ONNX/TF JSON-LD based for serving.
{
@context: "https://w3c.org/2018/deeplearning",
@type: Model,
network: {
@type: NeuralNetwork,
...
}
JSON-LD encapsulation of forms:
{
@context: "https://example.com",
@type: MyType,
action: {
@context: "https://w3c.org/2018/forms",
@type: Form,
...
Discovery
<link rel="alternate" href="/api" type="application/vnd.microforms">
Self-described payloads
{
The routing problem
in content-centric networks is making (efficiently and resiliently) a connection between content names
and hosts.
The overall idea of the user-oriented name system
is to address a subset of the problem where the content is addressed by author
first and filename
second (but in a manner that still de-couples content from hosts).
UNS, much like DNS, works as a hierarchical resolution algorithm. It talks to root-level ANS servers to find trackers given an author name
.
Trackers, much like bittorrent, enable hosts to register their ability/desire to serve content for a specific content name, which is then later used to answer user queries of where to find content.
UNS servers exchange data between themselves with a gossip protocol, propagating the routing tables (mapping usernames to trackers) to each other, eventually converging.
https://poly.google.com/view/9-b6-yqrwEe
reasons why we need view source
declarativeness:
how do i reproduce this? i can download the model, but how do i get that lighting? that sky? how do i even learn these words? how do i position the camera? how would i even learn about the existance of a camera?
holographic projections. how do i learn about that?
Signing-in and authenticating
https://indieauth.com/auth?me=http%3A%2F%2Fcode.sgo.to&client_id=http%3A%2F%2Fcode.sgo.to&state=456&scope=read%20follow%20mute%20block%20create&redirect_uri=http%3A%2F%2Fcode.sgo.to
Redirected to
cmake .. -DBUILD_TESTS=OFF -DBUILD_PYTHON=ON -DPYBIND11_PYTHON_VERSION=2.7 -DPYTHON_INSTALL_DIR=/Users/goto/Library/Python/2.7/lib/python/site-packages/ -DPYTHON_EXECUTABLE=/usr/local/bin/python