Remix.run Logo
vlad_kalinkin 3 hours ago

Thanks for the comment! You guessed it, I did use LLMs during development. While the strict definition of a "clean room" design can be debatable when AI is involved, I'd consider this a "light-gray room" approach. There is no direct code plagiarism here: Kakehashi is written from scratch in Rust, whereas Darling is built on C/objc. Furthermore, the architecture is fundamentally different—Darling relies on kernel-level emulation, while Kakehashi is purely focused on a lightweight userspace approach for Linux ARM. In my prompts, I explicitly restricted the use of proprietary components. Ultimately, the codebase speaks for itself, and I welcome everyone to audit the repository! Thanks again!

13rac1 2 hours ago | parent [-]

FWIW Darling runs in userspace too.

What do you mean by "proprietary components"?

vlad_kalinkin 2 hours ago | parent [-]

[dead]