-
VS Code Failed to create file handle: Access is denied
Recently in Windows, while running VS Code primarily from Windows vs. WSL, I started encountered an error “VS Code Failed to create file handle: Access is denied” tl,dr; Relaunching VS Code as Administrator and checking for updates was the magic formula in my case. I encountered a possible solution on Reddit which suggested making sure…
-
Changing Docker Desktop for Windows between Windows and Linux Containers
Switching between Linux and Windows Containers in Docker Desktop for Windows
-
TIL https en wikipedia org wiki Billion laughs…
TIL https://en.wikipedia.org/wiki/Billion_laughs_attack Looks like Nokogiri is too simplistic (by default) to be affected, but the Psych parser in Ruby isn’t so lucky (if you expand to ruby objects, of course… it parses to a Psych object just fine.)