Viewing profile — analogAndroid
analogAndroid
HN member- Joined
- Mon, Jun 03, 2013, 11:40 PM UTC
- HN karma
- 118
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About analogAndroid
No profile information was provided.
Recent public activity
-
comment
Comment #8471450
Usually yes, but that is why you take advantage of specialized CPU instructions for bulk loading and operating on data. From what it says that is part of the optimization that thes…
- story
- story
-
comment
Comment #7687104
That is a correct understanding, what Kloudless does is provide a uniform interface for 9 different services. So rather than writing the same code slightly differently and/or havin…
- story
- story
-
comment
Comment #6208806
If you just have some application data that you are looking to back up, it is pretty straight forward to back stuff up to Amazon's S3 or glacier (depending on your usage of said ba…
-
comment
Comment #5978106
The nice thing about Vagrant is that it is more platform independent, so even if you are doing your dev work on a mac you can still use the same dev-box as anyone else. Docker, on …
-
comment
Comment #5975790
You are welcome! Let me know if there are any things that you would be particularly interested in hearing about!
-
comment
Comment #5975782
I have checked out saltstack (not in too much detail, since I have been busy with puppet). But I wasn't sure if there was an equivalent to exported resources in saltstack (I want t…
-
comment
Comment #5974286
Oh yeah, that is true, but the point is to learn how to do it by hand so you can do more than just bring up a php app (like develop django or rails or anything else).
-
comment
Comment #5974243
Yeah, puppet isn't the easiest thing to get started with, but the primary thing I wanted to use puppet for was to make developing my puppet manifests faster/easier. It has helped a…
-
comment
Comment #5973939
Thanks! I just got started with Vagrant and figured I should share my experience!
- story