
Create LaTeX documents in Visual Studio Code with LaTeX Workshop
Posted 18th December 2024
1 comment
If you need to write LaTeX on your machine, this can be achieved comfortably with Visual Studio Code and Windows Subsystem for Linux.

Switch off the GPU in a Python script
Posted 28th October 2024
No comments
Here’s a simple piece of code which effectively directs a Python script to use the CPU rather than the GPU.

Installing RStudio in WSL2
Posted 22nd July 2024
No comments
Installing RStudio within the Windows Subsystem for Linux was not as simple as expected, once I started installing packages in R. Here’s my procedure for getting it all to work seamlessly.

Dark Theme in WSL2
Posted 9th November 2023
3 comments
Implement a “dark theme” for GUI apps in Windows Subsystem for Linux (WSL2)