continue
Check my other site ogu.nz, there's a chat room over there.
It's code is darn interesting actually, a bit old though.
I made this a couple of years ago for a MobX presentation at Mendix with some inspiration from substack's p2p work back then. It's funny that it still works! It uses simple-peer and hyperlog under the hood.
I'm pretty sure this will make your life a lot easier if you like CouchDB and writing map reduce functions with it.
I'm too lazy to document all the things, but check out the example folder to see how you should organize your source code and also for the special annotations to use the built-in functions.
... and that's pretty much all about it.
Take a look at github.com/tetsuo/onurgunduz.com.
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.
package main
import "fmt"
func main() {
fmt.Println("Hello, world!")
}
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using Content here, content here
, making it look like readable English.