ELSEIF
Your brief EB
369 stories from 115 feeds 431 clusters Refreshed 2 minutes ago next pull 02:22

INFRA Signal 509

LLM-assisted reverse engineering attempts replacement macOS driver for orphaned Drobo 5D after vendor liquidation

Illustration only Photo by Albert Stoynov on Unsplash

A developer documented their attempt to use Claude to reverse-engineer a replacement macOS driver for a Drobo 5D RAID array, after Drobo's 2023 liquidation left the hardware without software support on future macOS versions.

WHY IT MATTERS

When hardware vendors go out of business, their orphaned devices become e-waste unless someone reverse-engineers replacement software. This project tests whether LLMs can meaningfully assist with that reverse-engineering work, which could change how the engineering community approaches abandoned hardware.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Drobo entered liquidation in 2023, and its Dashboard software will become incompatible with macOS after version 27 drops Rosetta 2 support.

02

The Drobo 5D still mounts as an external drive on newer macOS but reports incorrect volume sizes and provides no array status information.

03

SCSITaskUserClient does not work for the Drobo on newer Macs, as IOCreatePlugInInterfaceForService returns kIOReturnUnsupported.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
fetzu.ch via Hacker News Raiders of the Lost Array: vibe-coding a macOS driver for my orphaned Drobo Open ↗