Nice. Was i the only one who took a minute to find the minute difference in the spelling of the hostname.
HN user
prat0318
You should also look into this gem which converts to html, Markdown : http://prat0318.github.io/json_resume
I have earlier written a similar json resume conversion gem - http://prat0318.github.io/json_resume I am currently working on i18n and a real time conversion web app. I would love to have something standardized and i hope it gets an active community.
even something slick like this[0] can be generated using json_resume. Just a new template has to be given.
Agreed. I think even the raw markdown output version is really human readable and can be used for text boxes.
+1 i have given the user to opt for WriteLatex (which i found so awesome) if pdflatex or moderncv is not found on the machine.
Update: Thanks for the response guys, I am seriously overwhelmed. I have added easy/hard levels to the game. [Hard level needs some really quick finger movements].
Added now. Thanks for the suggestion.
I kept the controls similar to 2048.Was not aware of space thingy in tetris while writing the code.
Hey, from the author. I dont think it is impossible (it is hard though). Wiping a line is not necessary you can slide left or rigt to collapse them.
But, i am also increasing the tendency of the block to freeze stronger as it moves down (i.e. with its every movement), so that sliding left or right doesnt become that easy.
There were few bugs with that, which i fixed. Does it still sound unreasonable.
Yeah, i had pushed the changes. It will be awesome if you can give a screenshot.
It always tries to collapse downwards whenever a merge is possible. I thought this way to avoid any floating blocks. Any better ideas?
Yeah, but you could have slided the 32 formed left or right to make it 64 and continue.
It is here: https://news.ycombinator.com/item?id=7435569
On going down, i am accelerating the freezing of the block. Hence, it is harder to slide as block reaches down.
Yeah, i noticed that as well while testing. Fixed it now.
Thanks for the report. Fixed the bug now.
Yes, the left right merge is still possible, just that the action is to be taken quickly, as the falling block freezes very soon.