Blog on the intersection between the Bible and Technology. Writing about getting Bible things done using the computer - sometimes to do cool stuff, sometimes to do things that shouldn't be complicated but for some reason are. (more…)
Read more »
Simple and reliable optimization with local, global, population-based and sequential techniques in numerical search spaces. - SimonBlanke/Gradient-Free-Optimizers... (more…)
Read more »
Minimal TOTP generator in 20 lines of Python. Contribute to susam/mintotp development by creating an account on GitHub. (more…)
Read more »
a flexible network data analysis framework. Contribute to aouinizied/nfstream development by creating an account on GitHub. (more…)
Read more »
The challenge We want to create a function that will add numbers together when called in succession. We also want to be able to continue to add numbers to our chain. and so on. A single call should return the number passed in. We should be able to store t... (more…)
Read more »