You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
David Alber
davidalber
Software developer @finvari. Previously: Director of Engineering @jooncare, Technical Lead and Manager @redfin, and a developer @walkscore.
Decorator to limit the maximum number of times a function will run per second.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Steps to successfully install Python cryptography package on Mac OS X 10.8.5.
Prior to setting the PKG_CONFIG_PATH, as below, pip install cryptography failed with Symbol not found: _ffi_type_double on my machine running Mac OS X 10.8.5. I am not sure how commonly the error occurs for other users.
Thank you for your interest in Redfin Corporation ("Redfin"). In order to clarify the intellectual property license granted with Contributions from any person or entity, Redfin must have a Contributor License Agreement ("CLA") on file that has been signed by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of Redfin and its users; it does not change your rights to use your own Contributions for any other purpose. Please read this document carefully before signing and keep a copy for your records.
You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Redfin. In return, Redfin shall not use Your Contributions in a way that is contrary to the public benefit. Except for the license granted herein to Redfin and recipients of software distributed by Redfin, You reserve all ri