clarete

↗ HN profile [ 159 ms ] full profile
Karma
188
Created
March 27, 2012 (14y ago)
Submissions
0
Software engineer at Yipit.com, loves to deal with impossible infrastructure problems and study about unix and programming in general.

github: clarete twitter: lincolnclarete

  1. Curdling is a package installer for Python just like pip. However, its concurrent design makes it much much faster than pip.

  2. I wrote this small client to read hackernews from my favorite editor. It's currently using an external HTTP API [0] but I'm working on my own proxy [1]. I'd love to actually scrape and cache all the info I need using…

  3. I started contributing to s3sync before hearing about the official amazon s3 tool written in python. However, after testing the official tool for a couple minutes, I decided to spend more time working on s3sync and…