| ▲ | Raiders of the Lost Array: vibe-coding a macOS driver for my orphaned Drobo(fetzu.ch) |
| 24 points by fetzu a day ago | 14 comments |
| |
|
| ▲ | basil_io a day ago | parent | next [-] |
| Getting another decade out of working hardware by writing your own driver is exactly the kind of project LLMs are good for. Low stakes, well-scoped, and the alternative was e-waste. |
| |
| ▲ | fetzu 21 hours ago | parent [-] | | That’s exactly what I figured. Even though I feel it should have been Drobo’s responsibility to at least provide a detailed doc before going under. They must have sold quite a few of these units, and I figure I’m one of the few (saw someone on Reddit reacting to a post to this with their own vibe-coded dashboard – which of course looks eerily similar) customers that went through such lengths to give their device a few more years. Providing an « official » open-source driver might have prevented some more e-wase – and token use! |
|
|
| ▲ | perching_aix 16 hours ago | parent | prev | next [-] |
| Didn't know macOS is this "literally 1984", it's a bit wild. It got me to apply some slop of my own. Supposedly there's some new provisioning scheme that'd allow the author to not have to disable SIP: https://developer.apple.com/help/account/provisioning-profil... |
| |
| ▲ | fetzu 15 hours ago | parent [-] | | Didn't know about this, thank you. I'll look into it. | | |
| ▲ | perching_aix 14 hours ago | parent [-] | | Let me know if it worked out in the end, would be cool if it did. | | |
| ▲ | fetzu 9 hours ago | parent [-] | | It totally did work! I updated the apps and the docs (and the blog post) to reflect this. It is pretty self-involved and requires an active Apple Developer subscription – but it does get everything running without disabling SIP. Thanks again for the tip ;). | | |
| ▲ | perching_aix 8 hours ago | parent [-] | | Oh neat, cheers. Credit to GPT 5.6 Sol for actually unearthing this on my behalf, too. :) |
|
|
|
|
|
| ▲ | moribvndvs a day ago | parent | prev [-] |
| [flagged] |
| |
| ▲ | antx 15 hours ago | parent | next [-] | | You're not alone. My guess is that both interfaces where claimed (by a driver) already, so it's impossible to bypass (hence "back doors"), as the goal was to send commands directly to the hardware. But it's hard to derive that conclusion from context alone, the style is so fucking annoying to read. | |
| ▲ | k_roy a day ago | parent | prev [-] | | >> I also ruled out the back doors: one USB interface, one LUN, both claimed. >What the fuck does this sentence even mean? Opus’ tone and style is nauseating. Seems pretty clear to me. Nothing exposed beyond the expected surface. Whining about everything being AI, is worse than the AI itself. Especially when the blog post as a whole is clearly human written. OVERWHELMINGLY so The actual AI stuff in the article is clearly called out and delineated. | | |
| ▲ | moribvndvs 17 hours ago | parent | next [-] | | You’re referencing an argument I never made. I have no problem with the author’s post, I was very specifically complaining about Opus’ barely coherent style of prose. | | |
| ▲ | k_roy 15 hours ago | parent [-] | | You were specifically complaining about Opus’ nauseating style of prose, by calling out a sentence by the author you didn’t immediately comprehend? | | |
| ▲ | antx 15 hours ago | parent [-] | | Except that you're wrong. The referenced sentence is in a quote block, written by Opus. |
|
| |
| ▲ | fetzu 21 hours ago | parent | prev [-] | | I’ll take the « OVERWHELMINGLY » as a compliment, I guess ;). |
|
|