Nikita Volkov bio photo

Nikita Volkov

Consulting Software Architect

Consulting Email Twitter LinkedIn Github Stackoverflow

Recent Posts

Hasql v2: the Native Era Begins

Hasql v2 is here! It can run natively in Haskell with no external dependencies or the same way it always has, using “libpq”. It’s the user’s choice now. No b...

Internal convention is a mistake

In this post I’m gonna highlight the issues of the “Internal” modularisation convention and provide a proper solution to the same set of problems.