Viewing profile — NaNaN
NaNaN
HN member- Joined
- Fri, Feb 14, 2014, 1:23 PM UTC
- HN karma
- 45
- Public activity
- 101 items
- HN profile
- View on Hacker News ↗
About NaNaN
No profile information was provided.
Recent public activity
-
comment
Comment #10065685
The project owner also considers the Retina driver. Nice. (See the issue tracker.) But is it illegal?
-
comment
Comment #9812309
I had the same question. Until I found that I should press the arrow in the box, instead of the arrow near the bottom bar... (Ahh, I love other music games, and this one has no mus…
-
comment
Comment #9751855
You are right. The article introduce those ? + * in the grammars again, though grammers are actually simpler from some aspects.
-
comment
Comment #9633230
Learning Rust is just fun. The Rust book teaches me thread safety in the first place through the ownership and borrowing system. And I am going to see more titles about Rust with "…
-
comment
Comment #9484495
(Disclaimer: Not to argue for who invented computers first.) Yeah, there is a famous computer geek who invented a super nice Chinese input method named "Cangjie" in Assembly and it…
-
comment
Comment #8910618
There is an old one from the same team: http://armorgames.com/play/2205/light-bot
- comment
- comment
-
comment
Comment #8694120
The keys can be printed out on a paper. If you set a strong enough passphrase for the secret keys, you can upload them somewhere, too. I should rarely use my special keys (or passp…
-
story
Ask HN: Which websites use GPG public/secret keys for user password retrieving?
I think email accounts are fragile because you must make sure both the client and the server are secure. If you use GPG public/secret keys, then you don't need email for password r…
-
comment
Comment #8687371
Sorry for disturbing you with my previous comment. And my real questions are: Will a robot with AI be treated as a human baby? Who has the permission to generate AI? When are you a…
- comment
-
comment
Comment #8676368
Really a good joke for “Every TEXT is a quine.”
-
comment
Comment #8671400
There are just definitons. Not interesting at all.
-
comment
Comment #8629917
You can use “Adobe Blank”[1] and CSS @font-face{unicode-range:} to hide them. [1]: https://github.com/adobe-fonts/adobe-blank
-
comment
Comment #8605440
I thought it was a J library for C when I saw this title. Anyway, I think APL/J/K is the real geek code (and its syntax will be forgotten sooner than Perl syntax if you don't use i…
-
comment
Comment #8511008
Yes, it is a nice trick! I simply use it to wait for the late cursors before the goal.
-
comment
Comment #8507799
Seems like a linkbait. There is not anything new to me. It's just a Markdown variant editor with a LaTeX feel.
-
comment
Comment #8479251
Maybe me. XD That is one of the most challenging levels. I hope to solve it with other four cursors together (Rush for fun!)
-
comment
Comment #8477815
Hold Shift on Mac
-
comment
Comment #8477704
I want to buy this game now. <3 The server hurts.
-
comment
Comment #8477653
+1 Also "clear state".
-
comment
Comment #8442237
You can find the FAQ on the bottom left corner (a button). http://manyland.com/info
-
comment
Comment #8354067
Markdown code and JavaScript code are both clean. Now people know how to "kill" JavaScript, but it may become the new assembly language.
-
comment
Comment #8340944
A shocking great tool, though I tend to read man pages. May be useful for games based on ncurses. ( you say visual novels? )