franzwong

↗ HN profile [ 64.4 ms ] full profile
Karma
157
Created
March 22, 2012 (14y ago)
Submissions
0
  1. Suppose a developer puts the source code of an App in Github, so that we can review the source code to ensure it is securely safe for users. I know we create checksum for the binaries. But how can we know the App in App…

  2. I often need to switch typing between English, Japanese (Romanji) and Traditional Chinese (Changjie). Is there any input method which can guess the language by keystroke? For example, "apple" (English), "ringo"…

  3. I don't know any people from those companies. I am just curious.

  4. I am a Java backend developer and I've resigned from my company recently, and I want to get well prepared for interview and refresh my lost knowledge as well. However, I found that companies start asking questions for…

  5. Big and successful startup stories are too far realistic for me. I would like to listen to small stories.

  6. The only method to test for performance I know is to make a stress test to see which part of the system is the bottleneck. Apart from that, I have not much knowledge. If I build a web application with CRUD (Java), what…