StageCraft is the only thing where there is even a small overlap between game tech and the film industry, and that one is using Unreal Engine. Other than that, the special effects used in movies render at minutes per frame, not frames per second as in games. There's no technology suitable for Unity in that.
I think prototypes are fine to answer specific questions. However, I think it’s often the case that management doesn’t understand what a prototype is and thinks that this is just the alpha release of the real product.
Rule of thumb: if you don’t throw away all of the code after having answered that question you were writing it for, it’s not a prototype.
I personally care about the full product, because that's what I'm selling. I have no idea why your generateUniqueDeviceKey would be valuable on its own.
Under the Copyright Act, a compilation is a "work formed by the collection and assembling of preexisting materials or of data that are selected, coordinated, or arranged in such a way that the resulting work as a whole constitutes an original work of authorship. The term compilation includes collective works" 17 U.S.C. 101. This gives the compilation a separate copyright from any of the individual pieces within it. An author who creates a compilation owns the copyright of the compilation but not of the component parts.
Yes, that's the key. I haven't written assembly code since the 1990s, I use higher-level abstractions to get to the goal more quickly now. AI-generated code is just yet another layer of abstraction away from machine language.
Apple tends to over-build their chips. For example, they’re running iOS on their displays, just because that’s what their engineers are used to. This means that the display needs a full blown desktop-class computer in there just for showing an image on the screen. It’s the same story for their wireless routers.
That works fine in environments where power and heat don’t really matter, but that’s completely not the case for a modem.
This sounds very familiar to when Steve Ballmer wasn’t worried about the iPhone at all.