Viewing profile — jonwayne
jonwayne
HN member- Joined
- Fri, Oct 09, 2015, 12:07 AM UTC
- HN karma
- 22
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About jonwayne
Recent public activity
-
comment
Comment #16442690
pipsi installs into isolated virtualenvs, then symlinks into `~/.local/bin` just like `pip install --user`. Combining pipsi for cross-project tools (tox, twine, nox, etc.) with pip…
-
comment
Comment #13083435
(Not GP but also work on Python on GCP) What was the specific Python 3 issue? I didn't see anything in your post specifically about Python 3.
-
comment
Comment #13083421
I am in Developer Relations so this is indeed part of my job. I'm glad we can be helpful.
-
comment
Comment #13076895
We are indeed working on creating a standalone Task Queues service that will work across all hosting platforms. You can sign up for the alpha here: https://goo.gl/Ya0AZd (I work on…
-
comment
Comment #12933295
Like Sublime.
-
comment
Comment #12263196
You can use Postgres and Redis. :) I'm working on writing new tutorials for both of those, but in the meantime: You can host your own Postgres on Compute Engine [1] or use a hosted…
-
comment
Comment #12257161
Mozilla's websites notably use Python and Django.
-
comment
Comment #11988861
Re: > Google App Engine's dev_appserver.py completely broke after an update, caused in part by another Google library being installed (protobuf...). Still not sure if the fix was r…
-
comment
Comment #11145785
The whole "WSGI revision" effort is intended to solve the problem of websockets (and HTTP 2.0) across frameworks and servers.
-
comment
Comment #10680553
I wrote a flask extension that makes it a little easier to set these headers: https://github.com/GoogleCloudPlatform/flask-talisman
-
comment
Comment #10420823
Yes.
-
comment
Comment #10420821
Check out https://cloud.google.com/nodejs
-
comment
Comment #10416087
> I tried to move beyond archaic Java with managed VMs when they were first announced. Please keep in mind that Managed VMs is still in beta, however, there are other parts of Goog…
-
comment
Comment #10415812
If you are a Java user and want to take advantage of Java 8, I really encourage you to check out managed VMs. We have a runtime available for Java 8 & Jetty 9 on github here: https…
-
comment
Comment #10415729
Absolutely not. You can use Cloud Datastore, or you can connect to any database that can communicate over sockets or http, including Cloud SQL. Of note is that Datastore has a free…
-
comment
Comment #10357273
I moved to Seattle from Atlanta 8 months ago and I haven't managed to make any friends. This place is rough.