Yksi haasteista valmistautuessani julkaisuun on löytää tapa luoda nämä animaatiot nopeasti Jokaiselle lyödyn tokenin kohdalla se renderöi kaksitoista tuoretta lohkotulostusta ja generoi GIF:n, joka pyörii niiden kaikkien läpi Tällä hetkellä se vie ~3 minuuttia per token, ja toivon saavani sen paljon alemmaksi
ripe
ripe25.1.2026
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
~55s nyt lähetä se
1,1K