top of page


Cyclomatic Complexity 101: A Developer's Guide to Code Simplicity
Unraveling Cyclomatic Complexity: Master the art of code simplicity, testing efficiency, and cleaner software development in one read!
Michael Paltsev
Nov 5, 20235 min read
131 views
0 comments

Using Tensorflow on Apple Silicon with Virtualenv
There are quite many tutorials that explain to you how to run Tensorflow on an Apple Silicon machine with Miniconda, but I haven't seen...
Michael Paltsev
May 15, 20233 min read
83 views
1 comment

Mastering Dockerfile Efficiency: Optimizing Layers, Security, and Best Practices
Most of us have been working with Docker or at least heard of it. We've used and created Dockerfiles and usually, we've never gone deep...
Michael Paltsev
Apr 23, 20238 min read
32 views
0 comments
bottom of page