4 ms·
How unfortunate. I've been working on an open source version of what you're purporting to provide as a service.
by sinope 15y ago
How unfortunate.
I've been working on an open source version of what you're purporting to provide as a service.
- akavlie 15y agoOpen source software != free service -- in fact, even when the software is open source, you usually have to pay for a hosted, managed service.
- sinope 15y agoI 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
- vyrotek 15y agoHave a link for us?