одна из задач, с которой я сталкиваюсь при подготовке к запуску, — это найти способ быстро генерировать эти анимации для каждого созданного токена он отображает двенадцать последних выходов блока и генерирует gif, вращающийся через них все в настоящее время это занимает около 3 минут на токен, и я надеюсь значительно сократить это время
ripe
ripe25 янв. 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
~55с сейчас отправьте это
1,13K