taurenk

↗ HN profile [ 84.6 ms ] full profile
Karma
41
Created
July 31, 2014 (11y ago)
Submissions
0
  1. For the past few months I have been trying to find a new job and I can’t seem to find the right position one way or another. I have gotten pretty far in the hiring process with some large well known companies, the trend…

  2. For the past few months I have been developing this Geocoding engine. It started out as a small Python module to parse out and cleanse address data. The project eventually grew from an address parser to a geocoder.…

  3. I have developed a service that is REST based, which makes calls to a separate database server. Both of these are currently hosted on digital ocean, as separate servers - probably not best practice. I would like to…

  4. I started a project on the side and would like to release it to the world for use - charging users a tiny fee to use the service. My question is - do I now need to file for a business name, Corporation vs LLC, or any…

  5. I am working on a project, where my code/db reside on a local VM (Ubuntu server) sitting on my windows machine. My workflow is the currently: 1. Write code on desktop 2. Push changes to GIT 3. Go to VM and pull git…