This post is a deep-dive into a game-theoretic security flaw in Bancor, a high-profile smart contract on the Ethereum blockchain. The full… (more…)
Read more »
Downstream testing refers to the testing of software package done by their redistributors, such as Linux distributions. It could be done by distro-specific CI systems, package maintainers or — as i… (more…)
Read more »
Order your copy this week with a limited time discount for Early Supporters & RP Members... (more…)
Read more »
2to3 is a Python program that reads Python 2.x source code and applies a series
of fixers to transform it into valid Python 3.x code. The standard library
contains a rich set of fixers that will handle almost all code. 2to3 supporting
library lib2to3 is...
Read more »
Sunfish: a Python Chess Engine in 111 lines of code - GitHub - thomasahle/sunfish: Sunfish: a Python Chess Engine in 111 lines of code... (more…)
Read more »