Creating an AWS Q AI application
To use an AWS Q application we need two components: AWS Q application To set up the AWS Q AI application For more information see Configuring an Amazon Q application Identity Provider AWS Q is a paid service based on the number of users. To control…
Using the Map Editor in Cities:Skylines 2
Import a height map Generate the height map To import a height map into the Cities: Skylines 2 Map Editor we need to create a 4096×4096 pixel 16 bit grayscale height map. To generate the height map and overlay map image of an area of the Earth, we…
Kerbal Space Program 2 minimum altitudes for each warp level
In KSP 1 the minimum altitudes for each warp level were compiled at Kerbal Space Program 2 minimal altitudes for each warp level by SaintWacko. As of today I have not found any similar information for KSP 2, so based on experiments I will create a…
Approaching Kerbin, lowering time warp to 100x for safety!
Interplanetary transfers can only occur at specific times, when the planets are aligned in the optimal position. It can take months until the celestial bodies are in the right position for the interplanetary transfer burn. If the space craft orbits…
SyntaxError: The requested module ‘dotenv’ does not provide an export named ‘default’
When we try to use modules in out TypeScript applications we encounter the error message This is caused by the missing “default” export in the module’s code. To eliminate the error message modify the import statement as
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath ‘./format/index.js’ is not defined by “exports” in …
The date-fns and date-fns-tz Node.js packages are being updated, and version 3 has some bugs. When you try to use them in TypeScript you get the error message Currently, the only solution is the restrict the version to 2. In package.json add the lines In…
Kerbal Space Program Delta V Map
The Kerbal Space Program Delta V Map helps to calculate the required propulsion to reach the Kerbol System’s planetary bodies.
Kerbal Space Program 2 For Science! notes
KSP 2 version 0.2.0.0, “For Science!” opens an entirely new type of game play. Now we can complete missions, do science experiments, collect Science Points and unlock new parts in the Research and Development Center. Recommended mods The…
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: ‘…/certifi
During the building of a Docker container for a Python application we may get the following error message ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory:…
Scanning with Canon Maxify GX4020 all-in-one inkjet printer
To scan with the Canon Maxify GX4020 all-in-one inkjet printer Install the IJ Scan Utility Scanning with the IJ Scan Utility Start the IJ Scan Utility The IJ Scan Utility is located in the Canon Utilities folder of the Start Menu To use the preview…