For many years, I used iTerm2 as my main terminal emulator and probably spent hundreds of hours in...
I have never written an annual report on my work before, but since I also spend time on open source...
Cloud solutions are good for medium and large projects, but too heavy for small personal projects. If...
All resources in AWS work inside private VPC. Sometimes you may need to access these resources from...
Rust allows programs to run very fast and memory efficient, but it has a cost – compile time. In web...
OpenAPI / Swagger is a good way to describe API contracts between backend / frontend or different...
I recently tried HTMX for my new project - ghstats - a dashboard of Github repository traffic in a...