#2056
Poking Around AI
The author attempted to animate a pixelâart character by extracting frames from AIâgenerated videos and using them as sprites in a small game, but the computer could not handle the video stream; they propose an AI that can output a startâend frame pair to create looping sprite sheets driven by keyboard input and extend this idea to animated backgrounds. They also experimented with standard web programming concepts such as WebComponents and event delegation, finding them straightforward for the AI, and then tested a fluent objectâproxy system called âmalumâ that allows chaining of properties and methods in dot notation. Finally they introduced an application named âeotenâ that lets users write Englishâstyle commandsâe.g., memory expiration or SQL queriesâthat are translated into code, demonstrating how AI can generate both pixelâart animation tools and expressive programming abstractions.






















