Skip to content

Instantly share code, notes, and snippets.

View junosuarez's full-sized avatar
💭
hi hello

juno suárez junosuarez

💭
hi hello
View GitHub Profile
Building something like Ello costs money. They have a team of at least seven people, and have worked on it for months. That doesn't come cheap.
The About section makes it seem like Ello was built independently, a group of artists making something for themselves, presumably funded by volunteer effort and maybe a seed investment from Ello president and CEO Paul Budnitz, who also founded Kidrobot and Budnitz Bicycles.
But a little digging shows a much more predictable source: they took a $435,000 round of seed funding in January from FreshTracks Capital, a Vermont-based VC firm that announced the deal in March.
Why is this problematic?
The Ello founders are positioning it as an alternative to other social networks — they won't sell your data or show your ads. "You are not the product."

You. A stage. 7ish minutes. Slides you've never seen. An audience to impress. You're going in blind. Screw it, we'll do it live!

What: a light-hearted evening of presentations. You may have heard of this concept under the name Presentation Karaoke or Battledecks. It's lot's of fun, I promise :)

Why: practice public speaking and improvisation, have fun, general shenanigannery

Rules:

  • the presenter must have never seen the slides before they go on
  • slide decks can be of any length, but the presenter has a fixed amount of time. It's up to the presenter to make it work :)
  • audience participation and general rowdiness is encouraged
-----BEGIN PGP MESSAGE-----
Version: GnuPG v1.4.13 (MingW32)
hQEMA+W+x+loyJo8AQf/ezXAE7ytdw0MtXghvKWQ+Jjvxh3khKU2uregIP9Oe/8B
0KSlW9MdxPc9ns4Kktt67HxiLJIkyjssgA7fbl+DY9xayTfS9p2/aed6Jko+cJMn
vWM4pwGGduxP/RMU5YdluwnoVOD9nZQGNPB7pJjtoc8tz5ykdo5iEzY2oVmW6+Y9
U6/bemexKpXeSgppQiPkZ/lSL8Jdujx6mPkAD9/90TSdRANxJMLNQIJW4z/x2dsS
LMNTBfVjV4cTxneSNEsly6JD9m7VS6bI4qNsBrbibfcsMegEZoBN167uNYyrRlWd
R67trJV7/wIXwMsNyBkhbXcwYchLQRQcewxlZft5c9JAAREpfdSe5jseP0dM22RP
/j2/myYr4xYmWhC3ECGuyEKSC71i7UyDAYJYlUHfMaoif6G3Z7hw3oWRXAOTh9LT

Keybase proof

I hereby claim:

  • I am jden on github.
  • I am jden (https://keybase.io/jden) on keybase.
  • I have a public key whose fingerprint is 182D 883F A244 8743 79F0 A4A8 76EF B988 A85F 7CEE

To claim this, I am signing this object:

var gulp = require('gulp')
var browserify = require('browserify')
var brfs = require('brfs')
var source = require('vinyl-source-stream')
gulp.task('browserify-release', ['clean-release'], function () {
return browserify('./index.js')
.add(brfs()) // this is me not knowing how to use browserify off the top of my head
.bundle()
@junosuarez
junosuarez / gist:fb2491dd8afb2175d9da
Created July 3, 2014 01:33
what i want on a paste board
- backed by git
- adbstracted persistent blob storage
- webmention/fragmention support
- decent web text editor with code highlighting or whatever
- public / private notes
@junosuarez
junosuarez / gist:30cf04da78d0c207177f
Created July 2, 2014 20:30
Things I would be interested in writing for Civic Quarterly

Things I would be interested in writing for Civic Quarterly

  • Civic Hacking around the globe: trends, differences, uptake
  • Interoperability: what cities can learn from the web
  • Embracing information as an asset in policy

How to send a Yo in rel.is:

{
  "@context": "http://rel.is/1.0",
  "from": "http://jden.us",
  "to": "http://tec27.com",
  "rel": "http://justyo.co"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.