Jun 20, 2024 · Eugene Ostroukhov · EngineeringOpen Source C++ StackC++ is a beautiful and powerful language, but it does have its sharp edges. This article details open-source projects to reduce the number of cuts.
Apr 25, 2024 · Eugene Ostroukhov · Case StudiesCase Study - TDD in Node.js Inspector Server and Other ProjectsTest Driven Development (TDD) is still seems to be controversial. This article explores the application of TDD in real world projects
Apr 20, 2024 · Eugene Ostroukhov · Case StudiesCase Study - Optimizing Linear LayerThis case study details the process of optimizing linear layer performance without breaking the core Uchen.ML requirements.