Viewing profile — pinks
pinks
HN member- Joined
- Thu, Mar 08, 2012, 5:39 AM UTC
- HN karma
- 2
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About pinks
Recent public activity
- story
-
comment
Comment #17282629
I built a prototype of something like you describe, and felt that it really helped keep myself accountable. Happy to add you as a test user when I re-deploy it! Email is in my prof…
-
comment
Comment #5460612
I use Pelican, but a lot of people like Jekyll, too. Pelican has good documentation, and I like that it uses a makefile because I was able to painlessly add in my own deployment co…
-
comment
Comment #5231951
I'm curious about the pricing situation on Elastic Beanstalk. T1.micro instances are very affordable, but is it wise to run a webapp and Postgres on the same instance? I'm not expe…
-
comment
Comment #5191997
Perhaps creating a command line interface for Tumblr / Posterous hosting would work. I wouldn't try to reinvent the hosting platform though, if that's what you're asking. Hosting o…
-
comment
Comment #5191990
Is there a tool that will remove the selectors for you? It would be nice to have something included in a site build process that does this for particularly large CSS frameworks lik…
-
comment
Comment #4963585
Very cool! I wrote a similar Python script ( https://github.com/Pinkerton/Scripts/tree/master/Filmsy ) to find common actors between movies. It basically acts as a Python API wrapp…
-
comment
Comment #4222564
If you're unhappy with the default Bootstrap look, http://bootswatch.com/ has nice free themes. It made a world of a difference when I ditched the default and used one of their the…