SSLify Your Flask App

Once you decide to go SSL, you realize browsers have come a long way. The little security icon in Chrome indicated I had some issues with my site. That not everything was using https… Hmmm… I came accross the flask-SSLify module: https://github.com/kennethreitz/flask-sslify That didn’t solve the warning indicator. The thing NEEDS to be green! Digging[…]

Full Screen CMD Prompt M$

(Super+R -> cmd -> Enter) C:\Users\colin\bin>wmic wmic:root\cli> (Super+UpArrow) (Ctrl+C) If you’re reading this, use the command line sometimes on M$, and you haven’t already, install http://git-scm.com/download/win Choose option 3 for the PATH question. You won’t regret it.