tinganho

↗ HN profile [ 90.7 ms ] full profile
Karma
50
Created
January 5, 2013 (13y ago)
Submissions
0
Designer, coder & thinker.
  1. State Restoring (medium.com)
  2. I have been using sshfs for a long time, but it got some bugs, it is not working properly on Mac OSX 10.11. I guess many need to mount a file system to do proper web app development on a remote or local vm server. I'm…

  3. What is the easiest and most secure way to prevent CSRF? I was thinking about this for a long time. Every request, for instance images from a site send a HTTP Header called referer. HTTP referer is set in the browser…