Published inCode KingsDocker -> Temporarily Disabling TUI of Docker aka BuildKit for Verbose DebuggingLong story short. I was building a container and I wanted to check what was happening in the build. However, the fancy TUI of Docker’s…Mar 28Mar 28
Published inCode KingsSteam | Nvidia | Ubisoft | EA |Corsair→ Getting 0xc0000005 error when trying to start a video game…First off, fuck all these companies (with the exception of Steam) for making their own launchers that don’t work for shit and make all of…Mar 21Mar 21
Published inCode KingsExcel | CSV -> Columns Shift Even Though a String With Commas is Enclosed in Quotes?TL;DR; Excel codes CSV support like shit. Add a space to your commas inside the string.Feb 11Feb 11
PHP -> Apache2 Version is different than your CLI version. It's probably because of this…TL;DR; — You have a mod enabled for the older PHP version in Apache /etc/apache2/mods-enabled. Disable the mod and enable the newer mod…Aug 22, 2024Aug 22, 2024
Published inCode KingsVue3 -> How to Use a Mixin Inside of a Composable.INTROAug 15, 2024Aug 15, 2024
Published inCode KingsGit-> How to Delete a Local Git Tag and Fetch the Latest VersionHow to Delete a Local Git Tag and Fetch the Latest VersionAug 10, 2024Aug 10, 2024
Published inCode KingsVue3 -> How to watch for global variable changes.IntroductionJul 1, 2024Jul 1, 2024
Published inCode KingsMariaDB -> MariaDB import issue: Error at line 1: Unknown command ‘\-’ Fix.THE PROBLEMJun 21, 2024Jun 21, 2024
Published inCode KingsNode | PM2 -> can't see .env file for Mysql? Probably because of thisThis is a quick note for myself that I am sharing with everyone. Happy CodingJun 8, 2024Jun 8, 2024
Published inCode KingsNode| Lru-Cache -> Node server won't start? Try this…This issueJun 7, 2024Jun 7, 2024