
How to set scroll direction of your mouse (reverse mouse wheel scroll)
How to reverse mouse wheel scroll direction on Windows 10 using a PowerShell script.

How to reverse mouse wheel scroll direction on Windows 10 using a PowerShell script.

Guide to managing multiple GitHub accounts on macOS using separate SSH keys and SSH config file.

How to switch between multiple Java JDK versions on macOS using java_home and environment variables.

Comparison of Gradle dependency configurations: implementation, api, compileOnly, runtimeOnly, and test variants explained.

How to set up a multi-project build with Gradle (Groovy/Kotlin DSL) and Maven including project layout examples.

This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set. Naming and...

Curated list of helpful websites for Java developers including WhichJDK, Baeldung, and other essential resources.

Some AWS CLIs for EC2

How to create and deploy a Docker container with SSH access using a custom Dockerfile on Ubuntu.

Simple Node.js utility function to check and format memory usage stats using process.memoryUsage().