-
How to fix Supermaven in Jetbrains editors with version 2025+
At the end of 2024 the company behind Supermaven - one of the best offline AI code completion plugin for the Jetbrains platform was acquired by Cursor. Since that time the awesome plugin they made was left without support for the latest versions of Jetbrains editors.
-
How to build a Python monorepo with Direnv
This blog posts describes my take on how to create a Python monorepo using direnv and standard Python tools like build, setuptools and wheel.
-
Using IntelliJ with Windows Subsystem for Linux 2
A blog post describing how to get IntelliJ working with Windows Subsystem for Linux (WSL2) on Windows.