Poor performance on Linux desktop GUI development (PySide6) compared to web chat
Preflight Checklist
- [x] I have searched existing issues for similar behavior reports
- [x] This report does NOT contain sensitive information (API keys, passwords, etc.)
Type of Behavior Issue
Other unexpected behavior
What You Asked Claude to Do
Claude code dan sadece linux uygulaması yapmasını istedim ama proje mimarisini bile kendi başına halledemedi
What Claude Actually Did
claude code kullanırken benim için linux masaüstü uygulaması geliştirmesini istedim ama sürekli değişikliğe giderek ve benim önceki talimatlarımı gözden kaçırarak kötü bir iş yaptı ve bununla 2 günümü kaybettim chatgpt claudenin yapamadığını 1 saatte yaptı ve projemi tamamladım
Expected Behavior
Linux desktop GUI development task (PySide6 + Python):
Claude Code took 2 days for a partial Orchestrator implementation with multiple thread-safety bugs (no QMutex, no strong worker references) and broken constructor compatibility
ChatGPT delivered the same architecture in 1 hour with proper thread safety, backward-compatible page interfaces, and a cleaner observable cache (AppState with built-in Signal)
Claude Code missed common Linux deployment realities: PEP 668, debconf non-interactive mode, needrestart auto-mode — had to rewrite setup.sh 3 times
Claude Code makes architectural decisions unilaterally (added "auto-execute for low-risk" without discussing security tradeoff)
Files Affected
Permission Mode
Accept Edits was OFF (manual approval required)
Can You Reproduce This?
Yes, every time with the same prompt
Steps to Reproduce
_No response_
Claude Model
Other
Relevant Conversation
Impact
High - Significant unwanted changes
Claude Code Version
v1.9255.1
Platform
Other
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗