HN user

kennystone

407 karma
Posts0
Comments112
View on HN
No posts found.
Mozilla VPN 6 years ago

Really smart from Mozilla; they leverage trust in their brand with a product for which trust is the most important feature. Making a VPN is a non-trivial technology project, but it's pretty straightforward how to do it well.

George Pullman made a town outside of Chicago for workers to build his railcars. It didn't end well:

"the town and its design were... a paternalistic system that took away men's rights as citizens, including the right to control their own domestic environment"

http://www.encyclopedia.chicagohistory.org/pages/1030.html

Happy that google is making this investment; it's worth a shot even if it is far the ideal way to build housing. Hopefully the NIMBYism that defines this area won't kill it.

Amazon Go 10 years ago

The queues at stores have always been the worst part of the experience. You put stuff in a bag, which is effectively a queue, then you wait in a line - a human queue, then you de-queue your cart on a belt, which is another queue, it gets scanned item by item and then placed right back into a similar bag to where it started. Good job Amazon for finally working to eliminate the queues.

Many of the staples of the Western diet simply haven't been around for longer than 15,000 years (agriculture), many in fact less than 100 years (heavily processed foods). It's not about ancestors all eating the same thing; it's about the fact we've introduced tons of new things, some we can handle and some we can't (and it probably varies per person).

This is not true at all. Apps on Heroku are built on open source software (Rails, Postgres, etc). You can always decide to host it all yourself without too many issues.

Theranos 13 years ago

checkout wellnessfx... affordable, nice design, pretty easy (although they use a big needle), and they track results over time.

San Francisco, CA; PlanGrid (YC W12); Looking for engineers in SF

We’re a small team of construction engineers, software engineers, and ex-rocket scientists, building intuitive, beautiful tablet apps for construction. We love disrupting an industry that makes up 11% of Global GDP because no one ever cared to do so (for comparison, defense is only 2.5% of global GDP). Our users are project engineers, architects, superintendents, and electricians, and they love our app (because it helps them build real things more efficiently). We're looking for front-end engineers with a passion for making beautiful intuitive products. Our front-end tech is iOS, Android, and backbone.js. You will be our twelfth team member and sixth member of engineering.

We've been around for a year and we're growing fast. Unlike a lot of early stage startups, we measure our growth in revenue, not users, and it's been exponential since the day we launched.

Competitive salary, equity, company engineering retreats to Mexico (this years location:http://i.imgur.com/kEiI2ej.jpg), and an office next to a beer garden (Hayes Valley, SF).

Send your info to: jobs@plangrid.com

Eating isn't the problem. The problem is making decisions throughout the day. It takes willpower to say no and ask tough questions, and your willpower gets drained through the day.

Being able to write files to a filepicker url - which ends up in a users cloud account - is very powerful stuff. We're using it to automatically sync zip files that take a long time for us to process. Having a very easy to use layer of abstraction for all these cloud APIs is brilliant.

Getting customer data into your system is harder than it looks. Flash uploaders are pretty crappy, but you need them for IE users and direct to S3. Flash is broken for mobile, of course, as is the whole 'upload from computer' concept. Box, DropBox, Google Drive, flickr, and everything else is extremely popular, so if you start implementing all those yourself it adds significant development time and code to maintain. Filepicker has been a huge win for us at PlanGrid.

It won so many adopters because it was simple and pretty. The advanced features are great, but TM won because it didn't have Emacs/Vim learning curve, and it mostly just worked.

Beautiful UI and a great opportunity. The iPad demands to be taken everywhere, and Apple has proven with iWork - Keynote especially - that office apps can be awesome on a tablet. Google's Spreadsheet webapp, on the other hand, is completely unusable on touch devices.

Quite a few Erlang gotchas in those notes. Fault tolerant systems are really hard to design even when you know what you're doing and are using the best language for it (Erlang). Erlang aside, it seems the higher level architecture may need a rethink if one bad record can bring down the whole thing.

Heroku is down 14 years ago

Heroku is really good. You will probably have more downtime than them unless you hire a whole team of operations and admins and pay a lot of money for hosting. It may also take a while to build out the deployment and development tools they have.