The Apply button is disabled in CKAN

If you use CKAN, the Comprehensive Kerbal Archive Network to manage your Kerbal Space Program 2 (KSP2) mods, you may select the new version of a mod,but the Apply button stays disabled. This happens, when the “max game version” of the mod is lower, than the version of the installed game. As the development of …

macOS Login Items

To access the list of applications that automatically start at login The following table contains the owner of some of the items found in the Allow in background list. Item Used by Required? Adobe Acrobat Reader DC Adobe Acrobat Reader off Chef Software, Inc. Chef off Corsair Memory, Inc Elgado Stream Deck driver Enable it …

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed – JavaScript heap out of memory

When executing Node.js code on the workstation, the process can stop with the PAUSED BEFORE OUT OF MEMORY EXCEPTION. When we stop the execution, the following message appears in the terminal: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed – JavaScript heap out of memory This can happen for two reasons: Altough Node.js 12 …

Truck customization in Snowrunner

Eventually there will be many options when you customize your trucks in the garage. These are some recommendations. Winch When you get stuck in the mud, the length of the rope is usually more important than the power of the winch motor. Pick the longest rope possible to be able to reach more trees and …

Upgrade the PostgreSQL database cluster

Newer PostgreSQL versions introduce useful functionalities, so it is a great idea to keep our database engines up-to date. In addition if the version of the database engine stays very old, in the future it can be difficult to “catch up” and upgrade the data to the new version. This is the official documentation of …

How to disable image switching by the mouse scroll wheel in IrfanView

IrfanView is a great, free image editing program. One feature can destroy all your work if you keep it enabled. When you rotate the scroll wheel of your mouse and the vertical scroll bar is not visible, the application loads the next image file from the directory. With this, you lose all changes you made …

How to create a free Mapbox access token

Mapbox provides mapping services, and for private individuals many of those services are free. They ask for a credit card number to create a free access token, but they only charge it if the usage is very high, which usually only happens when the token is used for commercial purposes. To avoid credit card charges, …