4 ms·
I can make an automatic heroku application. I even have a guy who works at Heroku that would help me do it. I could charge instance-hours for a prefabbed EC2 i
by sinope 15y ago
I can make an automatic heroku application. I even have a guy who works at Heroku that would help me do it.
I could charge instance-hours for a prefabbed EC2 instance image too.
- tilgovi 15y agoDo it.
- sinope 15y ago+(ns mastodon.core) + (:use [clj-time.core :only [in-secs interval epoch now]]) + (:use [clojure.contrib.duck-streams :only [append-spit]]) + (:import (java.net Socket) + (java.io PrintWriter InputStreamReader BufferedReader))) +(def network {:name "irc.freenode.net" :port 6667}) ON IT CHIEF