Hay Kranen

Results 28 comments of Hay Kranen

Here's another solution taken from [this](http://stackoverflow.com/a/9566269/152809) stackoverflow post. ``` // We assume 'system' is your ParticleSystem // First we need this function function countNodes() { var count = 0; system.eachNode(function()...

Ah, awesome, thank you so much! Funny, i tried looking for pre-built releases, but couldn't find them, even though they were available.

That would be excellent. I've downloaded the v1.1 release to import the Access file, but it's giving out of memory errors, even if i increase the heap size to 16GB.

Awesome, thanks for making that release so quickly. Unfortunately, i still get out of heap errors. However, this new version does actually show progress when using the `-show-progress` flag. It...

Wow, efcharisto! Thanks so much for converting that file!

Hey Clytras, i've tried importing the SQL dump you provided, but i think the Access to MySQL conversion has a couple of bugs that prevent insertion into a database. I'm...

When running the application with the debug flag (`-d`) i'm getting an error about `app.asar` not being a valid package. Maybe something went wrong there?

Yeah, a line count would be great. For example, i'm now creating a list of my favourite music albums of the year, and i want to limit it to 20,...

Thanks, i tried running my list again on the same codebase and the language detection works pretty well. Thanks!

Wow, thanks! Always nice to receive compliments :)