PinnedkarbachinskyPython: server is gradually running out of memoryThis is the story of how using the copy-on-write (CoW) at Python may lead to memory leaks when building multi-process applications.Sep 11, 2022Sep 11, 2022
PinnedkarbachinskySaving memory in Django production using Linux copy-on-writeThere are dozens of articles about Django optimization. You might have already read about query optimization, caching, and so on. I’m not…Dec 1, 2020Dec 1, 2020
karbachinskyDeadlock found when trying to get lock; try restarting transactionSee the ways how to find and fix the problem.Aug 3, 20213Aug 3, 20213
karbachinskyWhy the ugly code is everywhere?We’ve all been there. You come to a company and face tons of bad code. Are these developers so weak to make it right?Mar 10, 2021Mar 10, 2021