Uno de los retos al prepararme para el lanzamiento es encontrar la manera de generar estas animaciones rápidamente Por cada ficha acuñada se generan doce salidas recientes de bloques y genera un GIF que gira entre todas Actualmente tarda ~3 minutos por ficha, y espero poder reducirlo mucho
ripe
ripe25 ene 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 ahora Envíalo
1.27K