fpotter | 7 years ago | on: Ask HN: Who wants to be hired? (May 2019)
fpotter's comments
fpotter | 9 years ago | on: Show HN: Ship 2.0 – A macOS Native Interface to GitHub Issues
Also, with subscriptions we don't have to play the upgrade game with our customers. We can release features as they're ready instead of holding them all back so we can justify a $50 upgrade for version 3.0.
That said, we would certainly accomodate companies that find it easier to pay annually. And, if we end up doing an enterprise, on-premise version, that may have a different pricing structure.
fpotter | 9 years ago | on: Show HN: Ship 2.0 – A macOS Native Interface to GitHub Issues
fpotter | 9 years ago | on: Show HN: Ship 2.0 – A macOS Native Interface to GitHub Issues
fpotter | 9 years ago | on: Show HN: Ship 2.0 – A macOS Native Interface to GitHub Issues
Our pricing page goes into more detail -- https://www.realartists.com/pricing.html
You're right, though - we should mention the free trial part on the front page. Thanks for the feedback and for trying it out!
fpotter | 14 years ago | on: Show HN: Test Drive The RubyMotion Console From Your Browser
Behind the scenes we're running iOS apps on Macs and streaming the screen to you - sort of like a remote-desktop connection into a running app. We've built up a bunch of infrastructure to do that for our main product.
To make the RubyMotion REPL magic happen, we looked at the how RubyMotion launcher worked. RubyMotion apps expose the REPL over a UNIX socket, and you can write expressions and read results from there. So, we connect into that.
If anyone is curious, here's a DTrace script for peeking at the traffic going over the RubyMotion REPL socket: https://gist.github.com/2624774
fpotter | 14 years ago | on: Vim ported to iOS
http://www.pieceable.com/view/bundle/p/a2a89/com.applidium.V...
As the docs say, if you want to leave insert-mode, you have to use the '\' key since there's no ESC.
fpotter | 14 years ago | on: A replica of Path’s scroll widget
fpotter | 14 years ago | on: Path(v2) fly out menu already recreated and open sourced.
http://www.pieceable.com/view/bundle/p/3ed77/com.lunaapp.Awe...
Disclosure: this is running on my service.
fpotter | 15 years ago | on: Ask HN: Who is Hiring? (June 2011)
Pieceable is looking to change the way mobile mobile apps are developed, much like how WordPress changed the way many web sites are developed. We have consumer facing stuff, some developer facing stuff - fun tech to work with (iOS, Cappuccino).
Recently launched part of our product -- http://techcrunch.com/2011/04/11/pieceable-viewer/
Looking to find a great generalist engineer that can help us shape and build the product. We were recently funded by i/o ventures.
Interested? Drop me a note at [email protected]
fpotter | 15 years ago | on: Ask HN: Who is Hiring? (May 2011)
Pieceable Software is part of the current I/O Ventures class. We're building tools and services that make mobile developers' lives easier. We're also making mobile development accessible to a much wider, non-developer audience.
We just launched our first product, Pieceable Viewer -- http://www.pieceable.com/viewer http://techcrunch.com/2011/04/11/pieceable-viewer/
Looking for an engineering generalist with great taste. We hop between web front-end, backend, and native mobile code. Sometimes we hop into Photoshop to make UI. We're using Cappuccino, Objective-C, some Java, and some Ruby, but we're not worried if you don't have experience in some of those as long as you're excited to pick them up!
Email me for more info -- [email protected]
fpotter | 15 years ago | on: Run iPhone Apps Directly From Your Browser With Pieceable Viewer
fpotter | 15 years ago | on: Run iPhone Apps Directly From Your Browser With Pieceable Viewer
The first version was actually all standard web stuff, but the performance was just a little bit below what we wanted. Flash works for now.
fpotter | 15 years ago | on: Run iPhone Apps Directly From Your Browser With Pieceable Viewer
The pricing plans we've put up so far are definitely intended for agencies / dev shops that want to share apps-in-progress with clients. We know there's a lot more we could do with this, though - we're just waiting for everyone to tell us what they want before we add new pricing :-)
fpotter | 15 years ago | on: Ask HN: 19, developer, burnt out, advice please
I was in almost exactly the same situation as you at 19 (28 now). I screwed up HS to the point where no good university would accept me, and spent 18-20 doing web dev and not really growing. I realized I had to get out of there.
My advice: go to whatever 4-year, brick and mortar university will accept you and WORK HARD to prove your HS transcript is not an accurate assessment of your abilities. Live on campus. Then transfer to the best school you can that's going to give you the most opportunities for growth. I ended up at a big research university where you could get involved in research as an undergrad, and loved it.
Another thing: hang out with the right people. I think people, to a certain extent, are just a product of their peer group. If you're surrounded by smart, motivated people, it's going to rub off on you.
If you have a choice, I'd recommend not starting at a community college. It's harder. You're not going to be surrounded by people with the same mindset and goals.
fpotter | 15 years ago | on: Ask HN: Who is hiring interns? (October 2010 Edition)
fpotter | 15 years ago | on: Ask HN: Who Is Hiring? (October 2010 Edition)
We're making Pieceable, a web service that enables almost anyone to build native mobile applications. The apps are assembled from pre-built "pieces", and the user only has to focus on content + styling instead of development.
We're launching v1 later this month but it only scratches the surface. There's so much more to do. We use Objective-C (w/ Three20) on iPhone, Cappuccino on the web, and (gasp!) Java on the backend.
We're looking for help on the engineering & biz-dev fronts. Email [email protected]
fpotter | 16 years ago | on: Using Thrift with Cappuccino
It took me a really long time to figure out what RESTful design meant. As best I can tell, it's CRUD mapped onto the HTTP verbs.
fpotter | 16 years ago | on: Using Thrift with Cappuccino
But, if I was building a web service that was supposed to be widely used (maybe some like the Yelp or Facebook API), I might think about REST. You know it's going to be immediately understood by everyone, and you don't have to worry about weird dependencies. And, being able to show examples using just curl is kind of nice, too.
fpotter | 16 years ago | on: Using Thrift with Cappuccino
But, is your question more why would you use something like Thrift over just plain REST with JSON? You could accomplish the same things with REST/JSON, but in a lot of languages, I think the REST route involves writing more code. Instead of just making a method call and having it all happen for you, you encode some structure to JSON, do some HTTP operation, decode. I like it when that's hidden from me.
Remote: OK
Willing to relocate: No
Technologies: Objective-C and Swift on iOS or macOS (~ 10 years experience)
Résumé/CV: https://fpotter.org/about/
Email: [email protected]
Looking for iOS or Mac contract work. Currently working on my own macOS app. Past work includes Facebook and various startups (some of which I founded).