• levels.fyi is a website with TONS of comp information for all the software companies I’m looking at. Based on my level (somewhere II-senior), my goal for base salary is 200k (anywhere) or 400k (netflix). It’s honestly that big of a difference. Equity around 200k is fine. Signing bonus of ~50k is fine.
    • Finished HTML sololearn.
    • Finished CSS sololearn.
    • Supercontest.
      • Got everything in working condition again! Cleaned up the git branches and the nginx configuration. They’re nicely symlinked now.
      • Just use `python manage.py runserver` for local testing. No reason to involve nginx and the production webserver, unless you’re explicitly testing the proxy aspect or load-testing. Flask-script really is pretty great.