Skip to content

Instantly share code, notes, and snippets.

View samuelgoto's full-sized avatar
💭
hello world!

Sam Goto samuelgoto

💭
hello world!
View GitHub Profile
  • web assembly will always have a 10-12% interpretation cost (anecdotal data from @bnelson, need to sanity check / validate with others), which for computer vision things over a came stream seems like a non starter.
  • composition, portability
  • ergonomics (don't have to care about gpu)
  • cpu vs gpu: memory constrained versus computing contrained
  • concurrency, multithreading: don't you need to transfer video streams back and fourth between worker threads?

Things that could be interesting to control/censor:

Things that "use strict" control:

Introduction

The scientific paper format was invented in the context of printed media.

This is an exploration of a format for scientific papers optimized to be distributed over computer networks.

Problem

The printed media imposes the following constraints:

<html>
<head>
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900,400italic|Droid+Serif:400,700,400italic" media="screen" rel="stylesheet" type="text/css">
<style>
body {
color: #333333;
font-family: "Droid Serif", Georgia, serif;
-webkit-font-smoothing: antialiased;
margin: 0 auto;
max-width: 900px;

Principles of Adult Behavior by John Berry Barlow:

https://en.wikipedia.org/wiki/John_Perry_Barlow

  • Be patient. No matter what.
  • Don’t badmouth: Assign responsibility, not blame. Say nothing of another you wouldn’t say to him in the same language and tone of voice.
  • Never assume the motives of others are, to them, less noble than yours are to you.
  • Expand your sense of the possible.
  • Don’t trouble yourself with matters you truly cannot change.
  • Expect no more of anyone than you can deliver yourself.

Building blocks:

  • DHT as a service
  • PubSub as a service
  • Load balancing as a service
  • geo isolation instrument

Services:

  • Quota management