Screen resolutions
An image with commonly used screen sizes for phones, tablets and desktops.
An image with commonly used screen sizes for phones, tablets and desktops.
Looking to complete the datapoints. Most of the Audio, Hologram and Text datapoints for quests and machines will be found during quests. However the Text datapoints on the world and Scanned Glyphs are more randomly placed. These are some general notes on their location. Primarily for my own use to look later nearby, but also as a less revealing way for others to find them. Some of the mentioned spots are guesses based on nearby data points.
This is about an Advantech UNO-3074 computer that's used for light administrative tasks in a dusty workshop. It requires a 32 bit OS that is lightweight, so I installed Debian and LXDE.
Trouble with installing the grub boot loader, the Kubuntu 22.04 LTS installer failed and I had to do it by hand.
Setting up Apache2, Mysql and PHP on my Kubuntu / Ubuntu server installation, the main goal is to put up a dev version of Drupal.
Let's have a look at hexadecimals and how they can be used for configurations.
A note on how the NWN 2da files are interrelated.
A Rogue I'm planning to play through Honor Among Thieves and the Prophet series. As the Prophet series require a good and somewhat intelligent character this Rogue is designed as something of an investigator, due to its chaotic nature probably a thief recruited as a secret agent who's not afraid to stab someone in the back.
Most websites consist of basic text and images but to add equation to websites some extra tools are required. In Drupal 9 two such tools are available: MathJax and Equation Editor.
The next step will be to add some coding stuff to this website. It would be nice to add code highlighting first for better readability. Drupal 9 currently has three modules that offer code highlighting: CKEditor CodeSnippet, Server-sided code highlighting and GeSHi Filter for syntax highlighting. GeSHi filter seems to lack support for two languages I need. Therefore, I went for CKEditor CodeSnippet.