Viewing profile — amirshim
amirshim
HN member- Joined
- Mon, Aug 03, 2009, 4:31 AM UTC
- HN karma
- 9
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About amirshim
No profile information was provided.
Recent public activity
-
comment
Comment #3172126
Quite nice, might need a few more options/tweaks. For younger kids, you might want to have fewer colors, and make the color circles on the palette bigger. It would be nice if the i…
-
comment
Comment #2725483
sure... you can run coffeescript on node on windows, see: http://blog.tatham.oddie.com.au/2011/03/16/node-js-on-window... And if you don't want to use vs2010, there is also gedit o…
-
comment
Comment #2716798
At both http://albumpl.us and http://jaavuu.com we use webapp plus pytenjin: http://www.kuwata-lab.com/tenjin/pytenjin-users-guide.html In addition, we have a small home-grown fram…
-
comment
Comment #2683924
Titanium is a mixed bag. For simple applications, it's great, but as soon as you need to do something a little bit complicated, the learning curve goes up quite a bit. For example,…
-
comment
Comment #2683511
CoffeeScript is amazing, I use it for everything including writing native iPhone apps (using titanium). Search for Album Plus in the app store. or visit http://www.albumpl.us/
-
comment
Comment #2556596
great!
-
comment
Comment #2555339
I love CoffeeScript, except that it makes me hate writing javascript code now :) Thanks @jashkenas for an amazing language. I personally like code like this: countNeighbors: (cell)…