Docker Desktop on Windows: Install to Alternative LocationNov 7, 2024 · 1 min readI want to use an alternative location for the Docker Desktop installation on Windows.Read More
Using Giscus with HugoSep 9, 2024 · 2 min readGiscus is a comments widget powered by GitHub Discussions. It’s a great way to add comments to your static site without relying on third-party services like Disqus or Commento.Read More
MySQL: Write/Read FilesSep 7, 2024 · 1 min readLoading data into a MySQL table from a file is much faster than inserting the data row by row.Read More
MySQL: Configuration ParametersSep 5, 2024 · 1 min readMy goto settings for MySQL. This is for a server that has 8GB RAM available for the MySQL database.Read More
MySQL: Database SizeAug 29, 2024 · 1 min readI always forget how to get the size of a MySql database.Read More