Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
frabonacci
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
31.
▲
macOS window internals: SkyLight enables multi-cursor background agents
(github.com)
4 points
by
frabonacci
5mo ago
|
0 comments
32.
▲
macOS permission popup now can sit under System Settings with animated guidance
(github.com)
2 points
by
frabonacci
5mo ago
|
0 comments
33.
▲
by
frabonacci
5mo ago
what's even more alarming is how exploitable GitHub Trending itself is these days. you can get the star count to fork ratio right and you land on the front page, which then pulls in real organic stars
34.
▲
by
frabonacci
5mo ago
it reminds me of https://github.com/dockur/windows with its compose-style YAML over QEMU/KVM. The difference i'm seeing is scope: dockur ships curated OS images (Windows/macOS), while holos looks more li
35.
▲
Show HN: CuaBot – Co-op computer-use for any coding agent
(github.com)
2 points
by
frabonacci
7mo ago
|
0 comments
36.
▲
Vibe Coding Paralysis: When Infinite Productivity Breaks Your Brain
(twitter.com)
4 points
by
frabonacci
8mo ago
|
2 comments
37.
▲
A Story of Computer-Use: Where We Started, Where We're Headed
(cua.ai)
2 points
by
frabonacci
8mo ago
|
0 comments
38.
▲
by
frabonacci
8mo ago
Thanks - trajectory export was key for us since most teams want both eval and training data. On non-determinism: we actually handle this in two ways. For our simulated environments (HTML/JS apps like the Slack/CRM clones), we cont
39.
▲
by
frabonacci
8mo ago
Fair point - we just open-sourced this so benchmark results are coming. We're already working with labs on evals, focusing on tasks that are more realistic than OSWorld/Windows Agent Arena and curated with actual workers. If you w
40.
▲
by
frabonacci
8mo ago
Hey visarga - I'm the founder of Cua, we might have met at the CUA ICML workshop? The OS-agnostic VNC approach of your benchmark is smart and would make integration easy. We're open to collaborating - want to shoot me an email at
41.
▲
by
frabonacci
8mo ago
The author's differential testing (2.3M random battles) is great as final validation, but the real lesson here is that modular testing should happen during the port, not after. 1. Port tests first - they become your contract 2. Run uni
42.
▲
Clawdbot looks promising – worth time?
(twitter.com)
3 points
by
frabonacci
8mo ago
|
0 comments
43.
▲
by
frabonacci
8mo ago
Fair point - both use VNC for unattended setup. The difference is implementation: Tart does it via a Packer plugin (Go), we built it natively in Swift with a customizable YAML schema that's less error-prone. User-facing difference is -
44.
▲
by
frabonacci
8mo ago
Thanks! On API call visibility - Lume's MCP interface doesn't expose outbound network traffic directly. It's focused on VM lifecycle (create, run, stop) and command execution, not network inspection. For agent observability,
45.
▲
by
frabonacci
8mo ago
MDM platforms can skip Setup Assistant, but they require the device to be pre-enrolled in Apple Business Manager before first boot - VMs can't be enrolled in ABM, so those hooks aren't available. defaults write only works after yo
46.
▲
by
frabonacci
8mo ago
Good catches, thanks! Just updated the page: Fixed the registry description—you're right, GHCR is an OCI registry. Both tools use OCI-compatible registries, we just default to GHCR/GCS. Added licensing to the "when to choose&
47.
▲
by
frabonacci
8mo ago
Thanks for the feedback! You're right that a proper comparison page beats hunting through GitHub issues. We just put one together (with some help from Claude Code, naturally): https://cua.ai/docs/lume/guide&#x
48.
▲
by
frabonacci
8mo ago
Thanks! On graphics - currently it's paravirtualized via Apple's Virtualization Framework, so basic 2D acceleration but no GPU passthrough. Fine for desktop use, web browsing, coding, productivity apps. Wouldn't recommend it
49.
▲
by
frabonacci
8mo ago
Nice, thanks for sharing! It'd be interesting to integrate MIST into lume's ipsw command - right now Apple's native features in Apple Vz only provides download links for the latest supported version of the host, so grabbing o
50.
▲
by
frabonacci
8mo ago
Both use Apple's Virtualization Framework, so core VM performance is similar. Main differences are around agent-first design (HTTP API, MCP server), unattended setup via VNC + OCR, and registry support for VM images. We've also bu
51.
▲
by
frabonacci
8mo ago
Yeah, Apple intentionally provides no unattended setup. Plus any process trying to control the UI programmatically needs explicit accessibility permissions, which defeats the purpose. So we just click through like a human would via VNC. Ver
52.
▲
by
frabonacci
8mo ago
We haven't observed any networking degradation with Lume on Tahoe so far - things have been working smoothly in our testing. Give it a try and let us know if you run into any issues!
53.
▲
by
frabonacci
8mo ago
Correct, Containerization APIs are Linux VMs specific. There's a kernel-level check in the Hypervisor framework that enforces the 2 VM limit, and bypassing it violates Apple's EULA. Nice technical deep-dive on the how here: https
54.
▲
by
frabonacci
8mo ago
LoganDark is right. I've personally never tried, and don't think it'd be easy for any macOS predating Apple Virtualization Framework. For that you'd need something like UTM since they're relying on QEMU - these conf
55.
▲
by
frabonacci
8mo ago
re: unattended setup. You're both right - Apple's official zero-touch setup requires MDM + DEP, which needs Apple Business Manager (and yes, a DUNS number). But for VMs specifically, DEP doesn't work anyway - VMs don't h
56.
▲
by
frabonacci
8mo ago
re: https://github.com/dockur/macos A closer comparison here is Lumier, which provides a "Docker-like" interface to spin up VMs with a noVNC server: https://cua.ai/docs/lume/guide&#x
57.
▲
by
frabonacci
8mo ago
Docker on Mac runs Linux containers inside a Linux VM - you can't run macOS in Docker. So if you need Claude / Codex / OpenCode to interact with: - macOS GUI apps (Xcode, Numbers, Safari, etc.) - macOS desktop automation (scr
58.
▲
Show HN: Lume 0.2 – Build and Run macOS VMs with unattended setup
(cua.ai)
154 points
by
frabonacci
8mo ago
|
44 comments
59.
▲
by
frabonacci
8mo ago
Growing up in Italy in the 90s, Olivetti was already fading but still everywhere. My grandmother had a Lettera that I swear will outlive us all. Reading these comments is interesting—for most of you it's nostalgia for nice hardware. In
60.
▲
by
frabonacci
8mo ago
+1 to this. I’ve seen the same thing - once completion respects earlier flags, defaults matter less and the CLI becomes self-discoverable. Fish gets part of the way there, but having it modeled at the parser level feels like the missing pie
More ›