torkalork | 9 years ago | on: Show HN: Postcarder, a new way to write your reps (custom postcards to Congress)
torkalork's comments
torkalork | 9 years ago | on: Show HN: Postcarder - Send a custom postcard to your reps, no stamps required
torkalork | 9 years ago | on: Show HN: Postcarder - Send a custom postcard to your reps, no stamps required
Postcarder makes it easy for you to write your elected representatives in support of liberal causes. By combining a few APIs and an address book for Capitol Hill, my hope is that Postcarder will help more people be heard by their representatives.
If you're curious about Postcarder's story, head on over to the About page: https://www.postcarder.us/about
And I'll be hanging here all day, so don't hesitate to drop me some questions.
Thanks!
torkalork | 9 years ago | on: Ask HN: Experiences with cloud-based dev platforms?
torkalork | 9 years ago | on: Learn Node.js: A free interactive course for Node beginners
I spent a lot of time with Docker in its early days, and now I work a lot with documentation. I dream of providing my readers with live, on-demand sandboxes they can use to play with our sample code before trying to run it locally.
Lots of services have cropped up in recent years to try and make this dream a reality. Unfortunately, most either require user registration or are defunct, and I suspect it's because preventing abuse and fraud are extremely difficult.
HyperDev is by far the best attempt I've seen yet. It's functional, doesn't require user registration, and provides a full URL I can use with other web APIs.
They're Node-only for now, but they're teasing more languages on Twitter: https://twitter.com/HyperDevIt/status/771766515603533829
I'm certainly rooting for them.
torkalork | 11 years ago | on: Show HN: TravelGreen, offset your Uber rides
torkalork | 11 years ago | on: Show HN: Get a personal site on your own domain name in just a few minutes
I have set up dozens of sites for friends and relatives over the years. The only reason I'm still paying for shared hosting with WebFaction every month is because some of them are still running blogs / businesses off the crummy site I made for them years ago.
My default response when someone wanted a personal website used to be giving them a WordPress blog. But most people never actually wanted to write content for a blog - they just wanted a domain name and a custom email address, but got overwhelmed when shopping for a domain.
Sending people to a service like this is better for them and better for me.
torkalork | 11 years ago | on: Run your own high-end cloud gaming service on EC2
torkalork | 11 years ago | on: Heroku Beta Pricing
I've had some processes die semi-regularly, though, because the OS does a scheduled maintenance task that maxes out the 512mb RAM.
Adding a swap file seems to have taken care of it, though. I wish they enabled them by default on their smallest droplets: https://www.digitalocean.com/community/tutorials/how-to-add-...
torkalork | 11 years ago | on: Docker acquires Kitematic
For example, when you click the 'Terminal' button on a running container, it automatically starts a docker-exec command in that container for you, which is handy.
For people checking it out today, note that it creates its own boot2docker VM, even if you have one on your system already. So Kitematic won't be able to see any of the images or containers you have running through your other boot2docker VM.
torkalork | 11 years ago | on: Show HN: Hypermasher – Live streaming of Hyperlapse videos
torkalork | 11 years ago | on: Show HN: Hypermasher – Live streaming of Hyperlapse videos
The interface is simple mostly because I am not very good at web design. It is minimalist because I don't know how to do anything else!
torkalork | 11 years ago | on: Show HN: Hypermasher – Live streaming of Hyperlapse videos
The videos are shown at their highest-possible resolution in the window now, though, so at least we aren't missing out on any quality (though it would be great if Instagram allowed users to upload higher resolution source videos).
torkalork | 11 years ago | on: Show HN: Hypermasher – Live streaming of Hyperlapse videos
torkalork | 11 years ago | on: Show HN: Hypermasher – Live streaming of Hyperlapse videos
torkalork | 11 years ago | on: Show HN: Hypermasher – Live streaming of Hyperlapse videos
torkalork | 11 years ago | on: Show HN: Hypermasher – Live streaming of Hyperlapse videos
If you're curious about the stack, I included some info on the About page: http://www.hypermasher.com/about.
I'm always up for feedback, too, so feel free to ask questions here or on Twitter: https://twitter.com/andrewtorkbaker
My long term vision for Postcarder is to partner with other liberal political organizations as a tool their supporters can use.
But the self-service part of Postcarder is working today and I plan to always support it.
Feedback and questions are welcome. Thanks!
-Andrew