Blog
-
VS Code, Associate Jinja with HTML
Using VS Code, go to your settings.json file and add the following within the {} brackets. Have you tried this approach or something similar? Leave a comment if this helped or if you have another approach.
-
Red Dead Online
One of my absolute favorite online games…
-
Ubuntu Multipass: How to modify an instance
While instance properties can be determined at launch, some of them can be updated after the instance has been created. Specifically, an instance’s memory, disk space, and the number of its CPUs are exposed via daemon settings: local..(cpus|disk|memory). Documentation
-
Saturday morning vibe…
Cleaning up some personal projects and performing some maintenance on some personal deployments.
-
Linux Commands Cheat Sheet
Here’s a list of common commands along with their descriptions and usage examples: This is just a basic set of commands, and there are many more commands and options in Linux. For detailed information and more commands, you can always use the man command followed by the command name to read the manual pages.