uams's comments

uams | 12 years ago | on: Open Source and the iOS App Store

This is a really interesting idea. iOS and submitting to the app store has always seemed high friction task. This takes reduces both of them by having a fully baked app that I can just modify.

The promise of shipping code to the app store is a bit more tenuous as we have to bank on the developers packaging it up and sending it up to the app store.

uams | 12 years ago | on: I'm Building a GitHub for Writers

The key to this one will be figuring out what features of git (and in particular github) will make it successful in other verticals.

I wonder if some key CS concepts are so fundamentally ingrained, but that writers think about their work flow differently.

uams | 12 years ago | on: IOS productivity app market on the cusp of change?

iOS7 is already doing that. It's switching from skeuomorphic buttons to just typography.

This doesn't address your larger point, given that the switch to lines doesn't mean that they're bringing advanced functionality yet, but it's a sign that they are willing to trade away easy of learning.

uams | 13 years ago | on: Found a bug in Gmail, Cloudy fixes it

Haha. Super cool. Cloudy just fixing all of gmail attachment problems.

First saw Cloudy a bit ago; it let you attach a file using filepicker.io which means attachments straight from Facebook, Gmail, other cloud sources. Nice job.

uams | 13 years ago | on: Filepicker.io JS V1 - Full filesystem API in Javascript

whoa. you can read and write on their urls? pretty slick as it actually looks like a js file system.

It's super interesting; javascript is okay, but any shortcomings seem to be solved by other people.

Inconsistencies and ease of use- Jquery Filesystem- Filepicker Code organization - Backbone etc.

uams | 13 years ago | on: Filepicker.io's "Don't write off HTML5" contest

Hmm. So the argument that web will eventually over take native mobile apps has been made over and over. Sure an O(n lgn) algorithm is better, but if the constants are bad enough, I'm going with the O(n^2). Even the author admits that native apps were around for nearly 20 years. Accounting for the fact that things move faster now so it might be less, we're still only a couple years into a decade long era of installed mobile applications. Then, we still have to account for the bad network connections on the phone that make web apps harder to work with.

While I'm skeptical of the mobile argument, I'm super excited about html5 dev conf because I do think HTML5 is going to be big on desktop/laptops.

uams | 13 years ago | on: ShowHN: GetURL - A CLI tool to get a public link for any file

Something I threw together over the weekend. I've been using filepicker on a website of mine. Realized that I could hack it to upload and share files in a simple tool.

Inspired by cloudApp, when I found myself wanting a command line version.

uams | 13 years ago | on: Is LinkedIn using a URL strategy I don't know about...?

I recognize the optimizely part. Good guys so I'm glad they've got LinkedIn using them to AB test.

I was able to duplicate it on the Profile Completion section as well. I didn't have as many '_*1's. Maybe my profile was more complete then yours? It seems like an odd way to keep track of progress regardless.

uams | 13 years ago | on: Ideas

If you can do a lot with a little, imagine what you can do when given a lot.

uams | 13 years ago | on: Pdf.js: PDF Reader in JavaScript

This is super cool.

While I can't imagine myself using it anytime soon, it's clear that web applications are improving at a far faster rate then native applications and, with t large enough, the first derivative means that web will eclipse native.

This seems like an academic exercise at the moment; it's to prove that you can replicate a native experience only.

However, it seems that this could be vastly improved by playing to the strengths of the internet. The only online apps that have beat native ones so far have been because of cloud storage and collaboration. First, use filepicker.io or something so this can open my online files. Second, bake some collaboration into it.

page 1