VFVladimir Filonovinblog.filonov.dev·Feb 1, 2023 · 7 min readHow You Benefit From Knowledge SharingThis blog post was originally written and published on the inDrive blog. Want to work with us? Check our vacancies! I'm addicted to learning and sharing knowledge. But it was not always like that. I always understood the profit of education, but for...00
VFVladimir Filonovinblog.filonov.dev·Dec 15, 2022 · 6 min readAre you SHOKed?Have you ever heard about a disease called Hydrocephalus? Hydrocephalus is the buildup of fluid in the cavities (ventricles) deep within the brain Source: Wikipedia In medical history, there is one notable case: in July 2007 French 44 years old man...00
VFVladimir Filonovinblog.filonov.dev·Oct 21, 2022 · 5 min readStop searching for goal-oriented candidatesI have acted as a hiring manager for various level positions for almost twenty years. Many different findings have been made, but today I want to focus on one. Do you often see I’m goal-oriented/ We are searching for the goal/result-oriented in CVs a...00
VFVladimir Filonovinblog.it-club.ge·Apr 4, 2022 · 4 min readA few words about memory profiling in PythonMemory issues in applications are quite common. Luckily, in Python you have to work with memory directly only when writing CPython extensions, so you have to deal with such issues less often. Using frameworks also reduces the risks of causing memory ...01A
VFVladimir Filonovinblog.filonov.dev·Apr 4, 2022 · 4 min readA few words about memory profiling in PythonMemory issues in applications are quite common. Luckily, in Python you have to work with memory directly only when writing CPython extensions, so you have to deal with such issues less often. Using frameworks also reduces the risks of causing memory ...00