Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
1 / 5
0

Every Frame Perfect

Hacker News·3 months ago
#j1KSQr2i
#tonsky#wayland#frame#animations#look#every
Reading 0:00
15s threshold

A while ago I was reading about Wayland and this quote stuck with me: A stated goal of Wayland is “ every frame is perfect ”. And I think this is a goal we should all aspire to. Wayland is talking about the technical side of things (modern GPU stacks are very complex and Wayland is trying to take control back) but it could be applied to UI too. The rule of thumb is: If I take a screenshot of your app at any moment, it must make sense Why care about every frame? It builds trust. Users can’t see the code, so UI is the only way for them to judge the quality of the app. If UI looks good, that means developers had time to polish it, which means that they probably spent a comparable amount of time to iron out the code. It’s a heuristic, but a reasonable one. Now, what does it mean in practice? I can think of a few things: No white flashes between screens. No partially loaded content. No relayout while content loads. Internally consistent.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More