Show HN: Replacing my OS process scheduler with an LLM
3 months ago
- #Linux
- #LLM
- #Process Management
- BrainKernel is a TUI process manager that uses an LLM to analyze processes beyond just CPU usage.
- v3.4.0 'The Silent Guardian' Update includes features like Diplomatic Immunity, Stealth Mode, and Roast Mode.
- It distinguishes between essential and unnecessary processes, e.g., protecting browsers but killing bloatware.
- Supports both cloud (Groq) and local (Ollama) models, optimized for low CPU usage (<1%).
- Includes safety features like PID Safety Lock and debouncing to prevent accidental kills.
- Users can interact via key commands for actions like roasting processes or setting a Focus App.
- Designed to be safe with hardcoded protections for certain process categories.
- Open to contributions for identifying new bloatware processes.