Skip to content

Instantly share code, notes, and snippets.

@guregu
guregu / tiled.go
Last active October 14, 2015 22:42
engi + tiled
package tiled
import (
"encoding/json"
"fmt"
"io"
"os"
"path/filepath"
"github.com/guregu/eng"
@guregu
guregu / ex1.md
Last active January 2, 2016 11:49
Using Hakobiya

Using Hakobiya

Hakobiya is alpha software I'm working on designed to make real-time communication in Angular.js easy. I found myself remaking basically the same simple servers over and over, just to push variables around. Hakobiya is a flexible generalization of those servers.

Let's see what Hakobiya can do by running the included chat application.

Running

You need Go installed. http://golang.org

Install Hakobiya with: go get github.com/guregu/hakobiya

@guregu
guregu / server.c
Last active December 20, 2015 09:49
小さなWebサーバ ・ Unix系のOSで実行してください ・ デフォルトはhttp://localhost:8888からアクセスできます
/* * * * * * * * * * * *
* シンプルなHTTPサーバ
* Gregory Scott Roseberry
* 1M100407-6
* * * * * * * * * * * */
#include <sys/socket.h>
#include <sys/types.h>
#include <arpa/inet.h>
@guregu
guregu / newgltd.txt
Created June 13, 2012 12:55
Top new gLTD applications
APP 13
INC 11
HOME 11
ART 10
SHOP 9
BLOG 9
BOOK 9
LLC 9
MUSIC 8
MOVIE 8