PyVM
A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual Navigate your code with ease. Click on function and method calls to…
A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual Navigate your code with ease. Click on function and method calls to…
What to do if you have malformed JSON Source: Parsing malformed JSON | peteris.rocks
Turkopticon helps the people in the 'crowd' of crowdsourcing watch out for each other—because nobody else seems to be. Source: turkopticon. https://turkopticon.ucsd.edu/
Modin: Speed up your Pandas workflows by changing a single line of code http://modin.readthedocs.io https://github.com/modin-project/modin
Tinyland is a project I invented in order to explore the ideas behind Dynamicland. I’ve been doing a bunch of tiny experiments with a few pals at the Recurse… Source:…
Kubestone is a benchmarking Operator that can evaluate the performance of Kubernetes installations. https://kubestone.io/en/latest/ Source: Kubestone
Docker image security scanning is a core part of Docker security strategy. We explain how it works, why it's important and what its limitations are. Source: Docker Image Security Scanning:…