news.volyx.in

Claude Desktop spawns 1.8 GB Hyper-V VM on every launch, even for chat-only use (github.com)

434 points by tonyrice · 79 days ago · 304 comments on HN

Article summary

The Claude Desktop app is spawning a 1.8 GB Hyper-V virtual machine on every launch, even when only chat functionality is needed. This issue is specific to the Windows version of the app and occurs even when the user has no intention of using Cowork or agent mode. The problem causes significant memory usage and system sluggishness. The user has to manually kill the VM processes after every launch to free up resources.

Main themes

  • Claude Desktop app issues
  • Hyper-V virtual machine
  • Memory usage and performance
  • Software development and engineering
  • AI and machine learning applications

What commenters say

  • The Claude Desktop app's behavior is unacceptable and indicates a lack of engineering rigor and thoughtfulness.
  • The app's need for a virtual machine is justified for security reasons, but it should be initialized on demand rather than at launch.
  • The issue is a result of the company's focus on rapid development and deployment over careful planning and testing.
  • The problem can be solved by improving the app's memory management and allowing the virtual machine to shut down when not in use.
  • The company's approach to software development is prioritizing speed over quality, leading to a poor user experience.
  • The use of virtual machines is necessary for the app's functionality, but the current implementation is inefficient and wasteful.
  • The issue is not unique to Claude Desktop and is a common problem in the development of AI and machine learning applications.
  • The company's decision to prioritize speed and feature development over stability and performance is a deliberate choice driven by market competition.