We have been slowly trying to move our Python development environments from vagrant over to docker. However, we have at least 1 service… (more…)
Read more »
TLDR: In this blogpost, we're going to prototype (from scratch) and learn the intuitions behind DeepMind's recently proposed Decoupled Neural Interfaces Using Synthetic Gradients paper. (more…)
Read more »
It doesn’t matter if you have been into full web development or if you are just starting, but during this 2020 pandemic, lots of people have... (more…)
Read more »
A Python tool to manage GitHub Organizations and perform backup - O3-Cyber/Repoman... (more…)
Read more »
Nornir is an automation framework written in python to be used with python. Most automation
frameworks hide the language they are written in by using some cumbersome pseudo-language
which usually is almost Turing complete, but lacks tooling to debug and t... (more…)
Read more »