PinnedAlex DremovinTowards Data ScienceSimple Ways to Speed Up Your PyTorch Model TrainingIf all machine learning engineers want one thing, it’s faster model training — maybe after good test metricsMay 28May 28
Alex DremovinLevel Up CodingSwift Actors — Common Problems and TipsSwift actors are a powerful tool to address data races and make your code thread-safeJun 15, 20231Jun 15, 20231
Alex DremovMoving from singletons to explicit dependencies is kind of a major professional growth in my…Jun 13, 2023Jun 13, 2023
Alex DremovinLevel Up CodingDive into Swift’s Memory ManagementSwift uses ARC to track and deallocate unused objects. Learn about the three types of reference counts and how ARC works — in this postJan 10, 2023Jan 10, 2023
Alex DremovinLevel Up CodingiOS App As a Microservice. Using SwiftUI in Modular AppOct 23, 2022Oct 23, 2022
Alex DremovinLevel Up CodingiOS App As a Microservice. Modularize Your App With TuistOct 10, 2022Oct 10, 2022
Alex DremovinLevel Up CodingiOS App As a Microservice. Build Robust App ArchitectureSep 20, 2022Sep 20, 2022
Alex DremovinBetter ProgrammingExploring SwiftUI Layout Protocol — Creating Custom LayoutApple introduces new SwiftUI’s Layout protocol with the release of iOS 16. In this post, I will discuss the protocol and implement a customAug 12, 2022Aug 12, 2022