Simon Willison released Pasted File Editor, a browser prototype inspired by Claude's handling of large pasted text. Instead of filling the editor with a large paste, the tool turns the content into a file attachment. It also supports opening files directly, dragging files onto the interface, and displaying images as thumbnails. Codex desktop helped build the prototype.
Simon Willison leveraged Claude to convert a 1983 BASIC game called "Mad House" from a free Usborne PDF into a modern web app. By prompting Claude to generate a mobile-friendly, retro-styled vanilla JavaScript Artifact, he successfully revived the classic Commodore 64-era game with a green-on-black terminal aesthetic, showcasing LLMs' utility in software preservation and rapid prototyping.