Live data from Hacker News

Ask HN: What do you use to host your Personal Site?

news.ycombinator.com

11–19 of 19 posts

Re: Ask HN: What do you use to host your Personal Site?

#12
post #8

I use nearlyFreeSpeech.net, a simple and very cheap webhost: billed by the cent, and 10$ lasted me years. For the software, I wrote my own blog 'engine'(s). Just started using ___.sh: a 42 lines, recursive, multimarkdown, sed & bash static html blog 'engine'. ( http://github.com/nicolasH/frankensteins ). I have the sources for my posts in three places : my computer, github and the web host. I host these two sites the…

https://github.com/nicolasH/frankensteins/blob/master/___.sh...

You just grepped out each `echo` in the file instead of writing a usage() function? That's brilliant!

Re: Ask HN: What do you use to host your Personal Site?

#13
App Engine has been simply excellent. I've got a $5 limit on possible daily charges and mostly stacked in the bandwidth areas.

Really like the admin interface, the sensible Python, and 'appcfg.py upload .' is a lot like waiting for C to compile!

Charges so far have been $0.00 and, admittedly, traffic has been low. But should a /.otting come along I might have to shell out a couple of bucks (bfd!).

Post reply on HN