Remix.run Logo
ReptileMan 3 hours ago

>Only the undeployed server code has remained private.

How easy to do you this is for LLM to build decent emulator of the server in question by just observing what you send and what you get as response?

globalnode 2 hours ago | parent [-]

not sure why downvoted. server emulators will become faster to make. protocol analysis will become faster as well.

Izkata an hour ago | parent [-]

Because while you could get something that drives a dumb interface, by moving the work and data to the server it's not available for the emulation software to use.