Here’s the recording of my talk “15 minutes w/ Beeswax: Safe Password Storage – How Websites Get It Wrong.”
And here are the slides:
Safe password storage: How Websites Get It Wrong from Ron Rothman
I discovered this subtle change when one of my unit tests mysteriously failed once I…
Exception chaining solves two problems in Python 2. 1. Swallowed Exceptions If, while handling exception…
My presentation from the NYC Python Meetup: Python at Scale; Concurrency at Beeswax. Concurrent Python…
My BazelCon 2019 lightning talk, Python Dependencies The Right Way*, has been posted. Please excuse…
One of my favorite features of Python 3 is f-strings (Formatted String Literals). Each of…
I wanted to combine the simplicity of Python's built-in WSGI server with the benefits of…
This website uses cookies.