kabalweg's comments

kabalweg | 11 years ago | on: Simple and secure random password generator

Thanks for the feedback. I have since updated the generator to use window.crypto.getRandomValues when available (older browsers does not support it) and then use Mersenne twister as a fallback. I hope it gets your recommendation :).

kabalweg | 11 years ago | on: Show HN: Movie Costumes – Costume Ideas from Top Movies

A little background about me and the project. I'm a PHP dev wanting to move to Ruby and RoR. This project is for me trying my new found RoR skills. I created a site with the same idea (movie costumes) about 2+ years ago using Wordpress, but since I'm lazy updating blogs, the project failed. For this new project, I use themoviedb.org API to find movies so I don't have to update the site with new content. I hope I get good feedback from you guys. :)
page 1