Recent Posts
Migrating from logstash forwarder to beat (filebeat) —
Logstash Forwarder => Filebeat
Moving from Vundle to Vim-Plug —
Managing your vim plugins better
Dummy Guide To Mac Lan Party With Team Fortress 2 —
LAN PARTY FTW
Linting Ansible YAML in vim —
So YAML is easy right? You're prolly so badass your don't event lint your YAML...
Getting parsed Request Bin bodies —
Piping Request.bin to jq to node to awesomeness
The distributed state of ChatOps —
How Hubot is slowly replaced by integrations
Cheap IOT By Hacking Routers —
One must make effort to be lazy
Hush hush now Logstash —
Yo dawg, I heard you like to process logs with Logstash...
Bye Octopress, Hello Hugo —
Yet another blog platform migration
s3cmd is dead, long live s3-cli —
For those of you that still use Octopress like me, one of the annoying things is deploying to Amazon S3.
I was using s3cmd
which is indeed an awesome utility to sync the rendered blog to S3, however it’s slow, it’ll take about 5 minutes to deploy my blog, which is not a huge blog.
While implementing a quick hack that uploads images to Amazon S3, I stumbeled upon a certain Mr Awesome called Andrew Kelley - @andrewrk, who’s node s3 client I used.