Upcoming Chrome OS testing and project development
Upcoming Chrome OS testing and project development
preparing a test setup for college... diving into programming and enjoying the Chrome OS experience... here’s the approach. VIPR Tech prebuilt gaming PC with Ryzen 5 5600G, 12 cores, 32GB RAM (preferably 16GB), 128GB NVMe SSD, 1TB HDD, using Chrome OS instead of Windows. Activate developer mode and set up Linux. Install VS Code and Visual Studio. Evaluate the performance of a modern gaming PC running Chrome OS compared to upgrading an old laptop or PC. Additionally, start working on Project Crimson while studying. The goal is to customize Chrome OS beyond just themes—create unique icons, names, and more. Ultimately, consider whether you prefer anime-style character icons, uniform red icons for consistency, or themed variations like Goldbook or Cobaltbook.
This involves deploying Linux inside a container to fetch your software and possibly work on it. You're aiming for a tailored desktop experience, not something like ChromeOS. Additionally, Visual Studio isn't compatible with either platform.
VS code offers advantages but performance differences matter. Running Code on Chrome vs using VS code directly can impact speed and stability. Linux distributions often provide better system performance without the overhead of a browser. The free version of Chrome exists, so cost isn't the main concern. Consider your specific needs before deciding.
ChromeOS functions mainly as a desktop built around a browser, using a restricted Gentoo Linux version. It's not about one being superior to the other, but it does involve running a more open Linux environment inside a container. Managing packages, libraries, development tools, and choosing your own Linux setup are all part of this approach. Linux remains the core. ChromeOS shines for casual web browsing and Office use, yet it isn't built for development or non-web applications. Running unnecessary front-end features can waste resources. If you need Windows with Linux support (WSL), that would be a better fit than ChromeOS.