We just open-sourced Lume - a tool we built after hitting walls with existing virtualization options on Apple Silicon. No GUI, no complex stacks - just a single binary that lets you spin up macOS or Linux VMs via CLI or API.
Why we built Lume: - Run native macOS VMs in 1 command, using Apple Virtualization.Framework: `lume run macos-sequoia-vanilla:latest`
- Prebuilt images on https://ghcr.io/trycua (macOS, Ubuntu on ARM)
- API server to manage VMs programmatically `POST /lume/vms`
- A python SDK on github.com/trycua/pylume
Run prebuilt macOS images in just 1 step: lume run macos-sequoia-vanilla:latest
How to Install:
brew tap trycua/lume
brew install lume
You can also download the `lume.pkg.tar.gz` archive from the latest release https://github.com/trycua/lume/releases, extract it, and install the package manually.
Local API Server: `lume` exposes a local HTTP API server that listens on `http://localhost:3000/lume`, enabling automated management of VMs.
lume serve
For detailed API documentation, please refer to API Reference(https://github.com/trycua/lume/blob/main/docs/API-Reference....).
HN devs - would love raw feedback on the API design and whether this solves your Apple Silicon VM pain points. What would make you replace UTM/Multipass/Docker Desktop with this?
Repo: https://github.com/trycua/lume Python SDK: github.com/trycua/pylume Discord for direct feedback: https://discord.gg/8p56E2KJ
Comments URL: https://news.ycombinator.com/item?id=42908061
Points: 42
# Comments: 5
Login to add comment
Other posts in this group
The project is a modular, fully customizable digital workspace designed for those who want complete control over their tools. Instead of being locked into predefined workflows, it lets you create,
Article URL: https://www.efavdb.com/memory%20recall
Comments URL: https://news.y
Article URL: https://github.com/JigsawStack/omiai
Comments URL: https://news.ycomb
This is a project I've been building in my spare time over the past few months. It's a library that provides methods for working with musical harmony ‒ intervals, notes, chords. For example, it ca
Article URL: https://lwn.net/Articles/1005332/
Comments URL: https://news.ycombinator
Article URL: https://phiresky.github.io/blog/2025/visualizing-all-books-in-isbn-space/
Comments URL: