diff --git a/src/assets/blog_posts/windows_to_linux/dwm_flexipatch_screenshot.png b/src/assets/blog_posts/windows_to_linux/dwm_flexipatch_screenshot.png index ff6046b..589e221 100644 Binary files a/src/assets/blog_posts/windows_to_linux/dwm_flexipatch_screenshot.png and b/src/assets/blog_posts/windows_to_linux/dwm_flexipatch_screenshot.png differ diff --git a/src/blog_windows_to_linux.html b/src/blog_windows_to_linux.html index ef1e998..6bb4f33 100644 --- a/src/blog_windows_to_linux.html +++ b/src/blog_windows_to_linux.html @@ -26,7 +26,7 @@
Updated on December 7, 2021
+Updated on July 1, 2022
Development is definitely where Linux shines because of its superior
package management. For example, Ubuntu (and its derivatives) use
- the apt package manager which allows you to easily install most
- development packages like Python, gcc, Git, etc. On Windows, you
- have to go to a website, click on a download link, run an
- executable, and walk through the steps in an installer. On Linux, it
- is as simple as a couple terminal commands. There's a reason even
+ the apt
package manager which allows you to easily
+ install most development packages like Python, gcc, Git, etc. On
+ Windows, you have to go to a website, click on a download link, run
+ an executable, and walk through the steps in an installer. On Linux,
+ it is as simple as a couple terminal commands. There's a reason even
Microsoft felt it needed to improve the developer experience on
Windows via the
Steam Deck
- from Valve. If you play a lot of online multiplayer games, you may
- need to wait as popular anti-cheat software doesn't currently work
- through Proton.
+ from Valve.
+
+ If you play a lot of online multiplayer games, you may need to wait. + Not all anti-cheat software currently works through Proton. + Are We Anti-Cheat Yet? + provides "a comprehensive and crowd-sourced list of games using + anti-cheats and their compatibility with GNU/Linux or Wine/Proton". + Apex Legends + is one notable example that enabled Linux support for Easy + Anti-Cheat shortly after the launch of the Steam Deck.