timanderson
timanderson
The file applications/dashboard/settings/structure.php defines tables including Media and Ban which define column types of usmallint and uint. The file library/database/class.mysqlstructure.php defines $validColumnTypes which does not include usmallint or uint. As...
Video meeting in Firefox with 4 users. Noticed fan roaring away. Task Manager showed high CPU in Firefox and GPU active. This is on a high-spec PC, Windows 11. Is...
The AWS Chime SDK for JavaScript is very large. I have switched to using the npm module with TypeScript and I use WebPack with ts-loader and terser to create a...
Note: I am quite new to TypeScript so may be missing something! I am using TypeScript in a web application and importing modules from the SDK, having installed it via...