Viewing profile — aharris88
aharris88
HN member- Joined
- Sat, Nov 23, 2013, 8:28 PM UTC
- HN karma
- 9
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About aharris88
No profile information was provided.
Recent public activity
-
comment
Comment #9263933
He said that this is just to try out github for now. And for now the official development will be on Google Code. And then when he's ready to move it over, he'll wipe the current r…
-
comment
Comment #9263910
That's a great question.
-
comment
Comment #8772799
Could you expand on what piping into your shell is and why it's bad?
-
comment
Comment #8762988
Me too. I was so confused.
-
comment
Comment #8757933
I thought it would be cool to use Firebase to add a widget to my blog to show what song I'm currently listening to with pianobar (a command line pandora client).
- story
-
comment
Comment #8625258
What is this written in reply to?
-
comment
Comment #8244105
Will there be an API?
-
comment
Comment #8244059
That would be awesome if everyone had one!
-
comment
Comment #8243846
What kind of mouse configurations do you have set?
-
comment
Comment #8243789
I love this idea! I work in an open space with a bunch of developers in close quarters, and we're constantly interrupting each other. The collaboration is great, but sometimes it w…
- story
-
comment
Comment #8078250
I think that's a cool idea for an app, but I also love the idea that it didn't really matter what the idea was, the point was to deliver something. That's inspiring!
-
comment
Comment #7198331
Really enjoyed this! I like how it's really practical, and it's not just an impersonal or rude way of getting press.
-
comment
Comment #7110648
I like that!
-
comment
Comment #6996542
That is awesome! Sounds like a great start to 2014!
-
comment
Comment #6803146
It would be cool if it worked with Sublime Text or vim.
-
comment
Comment #6788240
Yeah, so it actually is using Jekyll right now for the engine, and we plan to support Pelican in the future. You can just buy our themes if you want, or you can use our engine to g…
-
comment
Comment #6787598
The reason static followers are so few is because it sucks, but so does Wordpres. Statiq is going to actually make static blogging accessible to people
-
comment
Comment #6787593
Yeah, the original title was different. But it's because I'd never heard of static blogging and it didn't have any good themes.
-
comment
Comment #6787432
It's also about optimization.
-
comment
Comment #6787430
You generate the pages on your local machine, or on our cloud service that is coming soon.
-
comment
Comment #6787385
Basically, instead of hosting a database on your server and using php to generate the pages on every request, like Wordpress does, you just create a text file for every page, and p…