torkalork's comments

torkalork | 9 years ago | on: Show HN: Postcarder - Send a custom postcard to your reps, no stamps required

Hey HN! I'm launching my winter side project today, Postcarder.

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: Learn Node.js: A free interactive course for Node beginners

HyperDev is definitely a service to watch.

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: Get a personal site on your own domain name in just a few minutes

I agree that most HN readers probably wouldn't use this service, but I will definitely point people to it.

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: Docker acquires Kitematic

Definitely some neat features here which will help people who need to use Docker but can't use the command line.

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

This has been my main project for the past week and a half. Things were slow going at first because I was also learning how to use Node.js well (most of my professional development experience is in Python).

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

Fullscreen is an improvement I would like to add soon. It wasn't working well during development because I actually run it with two video players - with the hidden one loading the next video so that the cutover is quick.

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).

page 1