Switching between VMs, dealing with the unfamiliarity feeling of the different OS and windowing system, and having your work-in-progress source code spread across multiple systems can become rather annoying and easily lead to a loss of motivation. For quite some time, I’ve been trying to get the Scancode feature finalized for SFML and experienced the […]
Tag: WSL2
TIL: WSL GUI & Aptitude / Apt-Get / Apt
Windows Subsystem for Linux GUI With Windows Subsystem for Linux (WSL or WSL2) you can run Linux applications natively on Windows. The “natively” is to be understood literally for WSL2, meaning you’re really running a Linux Kernel and not just a translation/emulation as with the original WSL. But since I personally haven’t played around much […]