HN user

jasongullickson

2,242 karma

I write software, produce movies and build stuff.

I enjoy solving hard problems, usually in unorthodox ways.

http://www.gullicksonlaboratories.com/

http://2soc.net

@jasonbot2000

Posts133
Comments472
View on HN
www.gullicksonlaboratories.com 12y ago

First Week with FirefoxOS

jasongullickson
1pts0
www.gullicksonlaboratories.com 13y ago

Go print yourself with 3dna

jasongullickson
2pts0
blog.murfie.com 13y ago

Murfie is the first major music marketplace to accept BitCoin

jasongullickson
2pts0
www.gullicksonlaboratories.com 13y ago

The future is written in javascript

jasongullickson
1pts0
techland.time.com 13y ago

How Music-Encoding Service Murfie Skirts Legal Muddles

jasongullickson
1pts0
www.gullicksonlaboratories.com 13y ago

Test the market for your tech with Tindie Fundraisers

jasongullickson
1pts0
news.ycombinator.com 13y ago

Ask HN: What's the best way to build Javascript widgets today?

jasongullickson
3pts4
www.gullicksonlaboratories.com 13y ago

The App Cobbler

jasongullickson
1pts0
reviews.cnet.com 13y ago

Sonos gets Murfie CD-Ripping Service Support

jasongullickson
1pts0
news.ycombinator.com 13y ago

Why doesn't Heroku have a "Technical Difficulties" page?

jasongullickson
1pts0
www.gizmodo.co.uk 13y ago

New Patent Could Saddle 3D Printers With DRM

jasongullickson
1pts0
www.gullicksonlaboratories.com 13y ago

Desktop Manufacturing Part 1 – Revolutions

jasongullickson
2pts0
blog.makezine.com 13y ago

2011 Make Magazine Interview with Bre Pettis

jasongullickson
2pts1
blog.makezine.com 13y ago

Is Makerbot going closed source?

jasongullickson
2pts1
blog.murfie.com 13y ago

An Open Letter to Bruce Willis

jasongullickson
7pts0
cloudfoundry.org 14y ago

Possible (portable) alternative to Heroku

jasongullickson
1pts0
hackaday.com 14y ago

Becoming intelligent designers and saving the RepRap

jasongullickson
1pts0
news.ycombinator.com 14y ago

Ask HN: what's a good way to do escrow in a web app?

jasongullickson
5pts1
lesspostmoreget.com 14y ago

The Social Graph is Both

jasongullickson
4pts0
htdp.org 14y ago

How to Design Programs

jasongullickson
1pts0
diasporafoundation.org 14y ago

Diaspora needs more money?

jasongullickson
6pts2
green.blogs.nytimes.com 14y ago

A Virtuous (and Fun?) Way To Trade In Old CD's

jasongullickson
1pts0
blog.macsales.com 14y ago

What can an OWC 6G SSD do for your 2011 Mac Mini?

jasongullickson
2pts0
news.ycombinator.com 14y ago

Ask HN: How to get out from under U.S. Patent Law?

jasongullickson
6pts2
substance.io 15y ago

Substance - Open Documents for the Web

jasongullickson
2pts0
www.btcguild.com 15y ago

Bitcoin mining pool "btcguild" under DDoS attack

jasongullickson
1pts0
developer.palm.com 15y ago

Easy Target: HP addresses app discovery with webOS Pivot

jasongullickson
1pts0
www.kickstarter.com 15y ago

Low-cost delicate document scanner on Kickstarter

jasongullickson
1pts0
jasongullickson.posterous.com 15y ago

A Week Without Records

jasongullickson
1pts0
news.ycombinator.com 15y ago

Ask HN: In light of recent events, what Dropbox alternatives do you recommend?

jasongullickson
10pts7

Hang on let me pause my Creative Labs Nomad and finish this call on my Palm Treo so I can respond to your comment; oh wait...

Just because something is first doesn't mean it is best. Limor took something cool and made it awesome, and you can be sure that in a generation or two someone else will take her work further.

I grew up hacking on Heathkits and reading Forrest Mimms books and just as Mimms did for me as a child, Adafruit's products turn a new generation on to the fun, creativity and power locked up in understanding electronics.

The fact of the matter is that DIY electronics was fading out by the 1990's in no small part due to the ever tightening noose of proprietary technology and planned obsolecense in consumer electronics. In this environment, Adafruit was able to make soldering sexy and fabrication fashionable; how could anyone find fault in that?

We'll be taking this for a spin. I've been pushing for an API-driven site for awhile but the case for that model was cinched when we started adding non-web clients to our system.

A leaned-out Rails is a nice compliment to other bolt-on API options and fat GUI-based API builders. Personally I prefer to start with something even simpler, but the facts are you can cover more ground faster (and potentially safer) with something like this vs. building your HTTP stack from scratch.

The Hypermedia stuff is most exciting to me, as hand-rolling that is a hard-sell for many teams (if you have a system of any significant richness).

Scientism 14 years ago

What do you propose as an alternative that addresses the deficiencies you identify here?

Yeah I'm just evaluating options, if nothing else it would be excellent to have the equivalent of a "donut spare" on private hardware that we could throw on when events like this occur (although having done plenty of "self-hosted" sites during the first boom, I'm always running the numbers for either option).

Seems like someone posted a link to a project that made self-hosting a previously Heroku hosted site simple, but I can't find it now...

...would be cool if there was a Linux package (or distro) that you could boot-up and then just change your git remote to and have your app up-and-running on your own hardware.

This is simply a precautionary tale; if you don't mind being treated this way, by all means continue using Square.

I didn't, and I was unable to resolve the situation by working with Square, so I shared my experience, warts and all, with others in the hope that others can learn from my experience.

Could I have been more eloquent and professional? Certainly. But this is something I was dealing with in my "spare" time, (and for the record, as donated time and a favor to a nonprofit). If this was a business venture it would have been handled much differently, but I don't think Square is exclusively for serious business use (at least that's not what I get from their marketing).

So please feel free to criticize my actions; had I ran across a similar story myself before I found myself in this situation, it might have turned out better, so I feel it is worth taking a few shots if it helps someone else down the road.

Keep on hackin'

Jason

Perhaps, however when calls like this are noted additional scrutiny of the application could be applied to ensure they are not abused (such as using a proxy in the way described by the parent).

There are other actions allowed by the SDK that seem to have little non-nefarious use, such as the ability to hide the fact that an application is transmitting and receiving data (the network "spinner" can be disabled by the application); as others have mentioned it's interesting which API calls require authorization from the user while others do not.

Pulling contact data requires API calls that can be detected in the compiled binary (this is one way that Apple detects calls to unpublished API's).

That said, it's humorous how a blatant abuse of trust such as this gets through unscathed but god help you if you try to access the iPod library the wrong way!

I've noticed a simular thing in the open hardware area, especially 3D printing. I don't know if it's something unique to G+, or just that there's more early-adopter-types using it, but since I started using it a year or so ago I've been introduced to many interesting folks in the 3D printing space and had fantastically productive and focused conversations.