Don’t override __hash__ and __eq__ to force objects to hashable. Use immutable objects instead. (more…)
Read more »
ONNX Runtime: cross-platform, high performance scoring engine for ML models - microsoft/onnxruntime... (more…)
Read more »
How to build a dynamic instrumentation agent for Python Security. From Python instrumentation to recovering from callback errors or allowing arbitrary callbacks.
Read more »
How to retry a code block until no exception is raised? Simple and elegant solution. (more…)
Read more »
A python script that will notify a slack room when sonos music is playing too loud - SageBrushes/TurnDownForWhat... (more…)
Read more »