Project ideas from Hacker News discussions.

Microsoft isn't removing Copilot from Windows 11, it's just renaming it

📝 Discussion Summary (Click to expand)

4 Dominant Themes in the Discussion

Theme What users are saying Example quotation
1. AI‑driven bloat in core apps Many feel forced AI features (e.g., “Advanced features” in Notepad, Copilot prompts) are unnecessary and hide behind confusing names. “You have to go into ‘advanced’ features to turn off AI? So someone who doesn't think they're an expert might never look there?” – saghm
2. Desire for simple, traditional utilities Users miss the old “simple utility” feel of Notepad, Paint, etc., and see added AI or 3‑D folders as unwanted bloat. “But it's just so unnecessary. Everyone has always expected Notepad to be a simple utility as it has always been, why does it need optional AI features? It just feels like bloat.” – hootz
3. Moving to alternative OSes or LTSC for a cleaner experience Several contributors describe dual‑booting, installing Linux, or using Windows 10/10 LTSC to escape the AI‑laden Windows 11 ecosystem. “Or, you can install and reinstall linux distros and learn the ropes.” – catlikesshrimp
4. Frustration with constant renaming & branding Repeated renames (e.g., “AI features” → “Advanced features”, “Paint” → “Paint 3D”) are seen as marketing gymnastics that confuse users and add no real value. “IMHO they're just hiding the wolf in sheep clothing. Can't complain about AI if it's not called AI.” – tosti

Takeaway:
The conversation coalesces around a rejection of AI‑heavy, rebranded Windows features; a longing for the classic, lightweight utilities; a migration toward Linux or LTSC to retain control; and annoyance at Microsoft’s pattern of renaming products to mask underlying bloat.


🚀 Project Ideas

[NotiPad Lite]

Summary

  • [A minimal Notepad fork that removes all AI suggestions by default and adds a single “Disable AI” switch in Settings.]
  • [Provides a pure, fast text editor without bloat, preserving the classic Notepad feel.]

Details

Key Value
Target Audience Users who want a lightweight, AI‑free Notepad on Windows
Core Feature Global AI toggle and clean UI
Tech Stack C++/Win32, optional Rust for UI, Windows API
Difficulty Medium
Monetization Hobby

Notes

  • [HN commenters would love it: “I honestly don't mind this, as long as it's not being forced.”]
  • [Potential for discussion or practical utility.]

[WinDebloat Manager]

Summary

  • [A GUI/CLI tool that disables forced AI, telemetry, and UI bloat across Windows 10/11 with a single click.]
  • [Provides a persistent, system‑wide toggle that survives updates.]

Details

Key Value
Target Audience Power users, enterprise admins, privacy‑focused Windows users
Core Feature One‑click disabling of AI features, telemetry, 3‑D Objects, etc.
Tech Stack Python + PySide6, Windows Registry, PowerShell
Difficulty Low
Monetization Hobby

Notes

  • [HN commenters would love it: “I honestly don't mind this, as long as it's not being forced.”]
  • [Potential for discussion or practical utility.]

[SimpleEdit]

Summary

  • [A cross‑platform portable text editor that mirrors Notepad’s speed but adds optional syntax highlighting and macro recording.]
  • [Zero‑AI, zero‑tracking, with a built‑in “disable all extras” switch.]

Details

Key Value
Target Audience Developers, writers, hobbyists who need a fast editor
Core Feature Portable binary, no installation, optional plugins
Tech Stack Go + Fyne for UI, embedded SQLite for settings
Difficulty Low
Monetization Revenue-ready: Donation-based

Notes

  • [HN commenters would love it: “I don't need anything more than a simple text editor.”]
  • [Potential for discussion or practical utility.]

[AI Switchboard]

Summary

  • [A small system service that injects a global registry flag to silence Copilot/AI prompts in Windows apps, configurable via a single UI.]
  • [Allows users to keep Windows but remove all AI UI interference.]

Details

Key Value
Target Audience Windows users who dislike AI prompts but want to stay on Windows
Core Feature Central AI mute switch, auto‑apply to Notepad, Settings, etc.
Tech Stack Rust + WinAPI, Electron UI for switch
Difficulty Medium
Monetization Hobby

Notes

  • [HN commenters would love it: “I honestly don't mind this, as long as it's not being forced.”]
  • [Potential for discussion or practical utility.]

[LegacyWin VM Builder]

Summary

  • [A one‑click tool that downloads, configures, and snapshots an offline Windows 8/10 VM with firewall, no telemetry, and optional AI‑free apps.]
  • [Preserves a clean Windows environment for legacy workflows without bloat.]

Details

Key Value
Target Audience Hobbyists, researchers, users needing offline Windows for legacy software
Core Feature Automated VM setup, snapshot management, integrated firewall rules
Tech Stack Bash + PowerShell scripts, QEMU/KVM, Vagrant
Difficulty Medium
Monetization Hobby

Notes

  • [HN commenters would love it: “Don't throw it away. Install windows 8, and the last offline version of office you can find.”]
  • [Potential for discussion or practical utility.]

Read Later