発売準備の課題の一つは、これらのアニメーションを素早く生成する方法を見つけることです 1枚の発行トークンごとに12の最近のブロック出力をレンダリングし、それらを順番に表示するGIFを生成します 現在、トークンあたり約3分かかりますが、かなり短縮したいと思っています
ripe
ripe2026年1月25日
been working through an interesting interface problem for To Be a Machine usually when browsing a collection, the thumbnail image in a grid matches what you see when you open the detail view but uncommitted tbam tokens generate a new output every ethereum block the original solution was to generate a gif of recent block outputs to use as the thumbnail, and they look great in isolation but as i build out the collection's frontend and browse between collection <> detail views, it's become clear that there's a disconnect when clicking into a detail page and seeing a similar but different image than what was shown on the grid thumbnail now: - thumbnail view shows a 2x2 grid with frames rotating independently - detail view shows full-screen single outputs from recent blocks the different visual formats remove the expectation they match this also helps differentiate the committed and uncommitted tokens
~55秒 送ってみて
1.1K