diff --git a/src/content/posts/linux-for-new-users.md b/src/content/posts/linux-for-new-users.md index 1a55f96..e1fa41d 100644 --- a/src/content/posts/linux-for-new-users.md +++ b/src/content/posts/linux-for-new-users.md @@ -1,6 +1,6 @@ --- title: "Switching to Linux" -description: "Leaving the bloat with a free solution." +description: "Leaving the bloat behind." pubDate: "2025-12-21" tags: ["linux", "techtips"] --- @@ -35,4 +35,7 @@ Pop!_OS is an open-source, Debian-based distribution that focuses on excellent s For this distribution, I would recommend the COSMIC Desktop Environment. +### Hardware Recommendations +You can use any modern graphics card with these distributions, but the experience varies. Historically, Nvidia cards have faced challenges, particularly with driver setup and sleep/wake functionality. In contrast, AMD and Intel include drivers directly in the kernel, offering a more seamless "plug and play" experience. While Nvidia cards are certainly viable, opting for AMD often results in fewer maintenance headaches and greater system stability. If you have the flexibility to choose, AMD is the recommended path for a frictionless experience. + Feel free to reach out if you have any questions about making the switch. I can be reached by email at [me@atri.dad](mailto:me@atri.dad).