With the VIKTOR application development platform you can quickly build your own web-applications. Automate the boring. Engineer the awesome! (more…)
Read more »
Starlark was designed at Google to replace Python as the build description\nlanguage. To allow a smooth migration of the code, Starlark was intended to be\nvery similar to Python. We introduced some differences and simplifications\nthough, to address our ... (more…)
Read more »
At last! Python 3.5 has now officially reached its end-of-life. Since
there have been no checkins or PRs since I tagged 3.5.10, 3.5.10 will
stand as the final release in the 3.5 series. (more…)
Read more »
In the previous post, the magic number is always the same. I propose now to introduce random numbers to change the magic number every time we launch the game. I also present imports and more on integers. This post is … Continue reading →... (more…)
Read more »
Automate your ML model train-deploy cycle, garbage collection, and rollbacks from Python with an open-source PyPi package based on Cortex... (more…)
Read more »