Bringing the beep back or how I wrote the abeep program. Read in my last article: https://kudashevs.com/posts/2026/05/abeep-program
Bringing the beep back or how I wrote the abeep program. Read in my last article: https://kudashevs.com/posts/2026/05/abeep-program
Learn how to use watch to monitor your system in real time in my new article: https://kudashevs.com/posts/2026/04/watch-command
My take on the famous time management Pomodoro technique: https://kudashevs.com/posts/2025/10/pomodoro-technique
The IdeaVim plugin gives us the great possibility to assign keys to the IDE built-in actions. If you have never heard of it, check my latest article: https://kudashevs.com/posts/2025/10/keymap-actions-in-ideavim-plugin
Ever wanted to try a 60% layout keyboard but always hesitated? Read why you should try it in my recent article: https://kudashevs.com/posts/2025/06/60-layout-keyboards
Want to check whether a file is ignored by git or not? Learn how to do this from my latest article: https://kudashevs.com/posts/2025/06/check-file-is-ignored-by-git
Programming katas are amazing for improving programming skills. In this series I want to share my experience in doing the String Calculator kata in different object-oriented ways. I hope you enjoy it! Here is the starting post: https://kudashevs.com/posts/2025/03/string-calculator-kata-object-oriented-way
Want to practice a new programming #kata and don't want to spoil all the fun? Don't forget to temporarily disable the AI full line code completion. How to do it in jetbrains IDEs in my recent post: https://kudashevs.com/posts/2025/03/disabling-ml-completion-in-intellij
You use Google Chrome for development but you've never heard of the Command Menu. No worries! Here is a short article: https://kudashevs.com/posts/2025/02/chrome-command-menu