Found new cool Python module:
https://github.com/mewwts/addict Allows to create dicts like class1.addresses.new_york.manhattan = blabla.
Ye olde modern IT world…
https://www.jarednelsen.dev/posts/The-horrifically-dystopian-world-of-software-engineering-interviews
Useful reading: C++ Core Guidelines
http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
Shell with Python syntax
Always was surprised with weird shell syntax variations, was it bash with weird “if [-d …] ” block or cmd...
Must read to understand ACES…
..and color theory in general.Very simple but absolutely sick reading on principles of our vision, primary colors and color conversions:...
Mac: how to run an app:
…if you’re developer: https://stackoverflow.com/questions/52415694/ios-12-ipad-denied-launch-request-xcode/52584195#52584195