hacknrk

↗ HN profile [ 637 ms ] full profile
Karma
417
Created
August 21, 2016 (9y ago)
Submissions
0
  1. OCaml Programming (cs3110.github.io)
  2. Google Tech Dev Guide (techdevguide.withgoogle.com)
  3. Writing an OS in Rust (os.phil-opp.com)
  4. I am building an internal server for my company in Flask. As of now I have successfully deployed it to a Digital Ocean droplet, configured nginx and WSGI and got it running. Another developer is building a React app to…