throwawayfinal's comments

throwawayfinal | 8 years ago | on: My Python Development Environment, 2018 Edition

If you're building a native python application, there's no reason to adopt yet another technology.

A native python app in "Docker/Containers" is going to look like a dockerfile that includes a copy of the app and runs three commands. Either you build that on the server (what's the point) or use a registry (additional complexity for little benefit).

throwawayfinal | 8 years ago | on: Picking Apart the Crashing iOS String

displaying language is full of corner cases. imagine having to render both english, japanese, and arabic in the same code paths, and inline with each other

text display code is not so simple as it seems, and don't fall into the trap of "how hard could it really be"

throwawayfinal | 8 years ago | on: Pineapple Fund Drops $1M on the Sustainable Ocean Alliance

maybe future laws and policy will take into account the more-or-less finite supply of bitcoin. maybe.

my point is that there is no guarantee that bitcoin will receive favorable decisions. it's hard for the lay person to understand (why not just print more?) and if ever declared a currency-non-grata could actively be attacked in this way.

i should add that i have engaged in btc currency speculation and had a positive result. the long term value/health of btc is of great benefit to me. but, it would be foolish for me to assume that because it would good for it to be so that it will be so.

throwawayfinal | 8 years ago | on: Nest to join forces with Google’s hardware team

If Google is using GCP internally, then their infrastructure is as you said.

The GCP "best practices" sections in the docs* have been top tier in my experience and you can learn a lot, even if you're using AWS or Azure.

* my one complaint is that searching for the docs almost always ends you up on marketing pages, which you then have to find the docs link on.

throwawayfinal | 8 years ago | on: Mozilla announces an open gateway for the internet of things

People don't love XMPP for a lot of reasons. Some of those reasons apply to IoT. Some reasons, like having to maintain state, are IoT specific.

Besides that, bandwidth and code complexity is a very real concern. MQTT, a lightweight message passing protocol, has become the de facto default.

throwawayfinal | 8 years ago | on: Forging a Swiss Lens: How Zurich's tech scene changed my view of SV

It also means that they have trouble acquiring certain types of talent (reputation is free talent advertising).

In addition, having a few world conquerers around helps bring talent and money which is then turned into startups - there are a lot of great companies and non-profits that make SV what it is because some founder or early employee exited with retirement money and decided they wanted to apply their skills to helping society.

Not that's the norm, mind you, or that world-conquerers are amazing. Just, why having the occasional "big vision" around helps out.

throwawayfinal | 8 years ago | on: North Korea’s fabric made from stone

Unfortunately, it's not that simple. North Korea is under incredible sanctions, and South Korea's embracing of the free market is considered to be an economic miracle made possible only by multiple headwinds, and some solid good luck.

China can hardly be called a free market, by the way.

page 1