
Lùmen
Native Mac app for GRBL laser engravers, no subscription
What it does
Lùmen is a native macOS app for hobbyist laser engravers. Connects to GRBL diode lasers from Sculpfun, Atomstack, Ortur, NEJE, and TwoTrees over USB. Image engraving with 7 dithering algorithms, SVG cutting, dual-layer projects, material presets, and a clean SwiftUI interface that feels at home on a Mac. The Mac-first alternative to LightBurn: €9.99 one-time, no subscription. Built by an indie dev who got tired of running Windows VMs to drive his Sculpfun.
Does a similar job
all alternatives →


- LOLume – OS lightweight CLI for MacOS and Linux VMs on Apple Silicon2025 · github.com · ▲309
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…


More work this month
the category →

Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
Work · 10d ago · getcomputable.com


The app store for voice native apps that lives in your notch
Work · 29d ago · voiceos.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com