Viewing profile — garnaat
garnaat
HN member- Joined
- Wed, Jun 03, 2009, 8:12 PM UTC
- HN karma
- 57
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About garnaat
Creator of boto, botocore, AWSCLI.
Recent public activity
-
comment
Comment #12142964
FWIW, Xerox shipped an all-Python product in 1997 called DocuShare. It is still being sold but was re-written in Java a few years later because they felt their customers wanted it …
- story
- story
-
comment
Comment #6326412
With boto, I battled for years trying to avoid any dependencies. But that has a lot of negative side effects, too. One of the great things about Python is the amazing variety and q…
-
comment
Comment #6326261
The rsync command uses a combination of file modtimes and file sizes as it's default algorithm. It's very fast and efficient. I agree, though, that like rsync, it would be good to …
-
comment
Comment #4248463
I still think the Amazon S3 API is really nice.
-
comment
Comment #2216678
It's a chicken/egg problem in that developers are saying I'm not porting because no one is using Python 3.x and users are saying I'm not moving to Python 3.x because none of my pac…
-
comment
Comment #2216499
"Wall of Shame"? Really? As someone who's project appears on this list (and in the WRONG color) all I can say is that I don't think anyone is trying to dis Python 3.x. Support will…
-
comment
Comment #1668753
If you are interested in REST API's, the best I've ever read is "RESTful Web Services" by Richardson & Ruby.
-
comment
Comment #1334670
Actually, I'm wrong. It's eleven 9's. http://bit.ly/ageV9D
-
comment
Comment #1334652
I suppose it's possible but S3 is designed for nine 9's wrt to durability. There are > 100 billion objects and I'm not aware of any being lost due to AWS fault.
-
comment
Comment #1334285
There was a pretty lively exchange on twitter last night regarding this. I strongly disagree with the AWS forum poster. EBS does not suck. In fact, EBS and other services from AWS …
-
comment
Comment #1212901
Variety is good but pushups are a fantastic core exercise. They really workout much more than your arms and you can do them anywhere. Plus, these workouts do build up a certain amo…
-
comment
Comment #821831
I have never seen a documented case of S3 losing data. Please provide references. I have recommended to some customers that they back up S3 data to the S3 service running in anothe…
-
comment
Comment #640318
The new planes like this Airbus do actually transmit real-time maintenance data. So, there were something like 10 transmissions from the plane that apparently include large amounts…