Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mattgperry
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
mattgperry
2y ago
But it isn't wrong, is it? Democracy elected Hitler, Hitler ended democracy in Germany. I'm not saying that is going to happen here, but your flippant comeback to a valid point is not a rebuttal.
2.
▲
by
mattgperry
2y ago
No - CSS and JavaScript are two ways of defining the same thing, an animation. Safari runs its accelerated animations with CoreAnimation - is CoreAnimation a CSS animation?
3.
▲
by
mattgperry
2y ago
The UK has been described as an Eastern European economy with London bolted on. Poverty is very obviously increasing there, for anyone familiar with the country.
4.
▲
by
mattgperry
2y ago
Most CSS animations aren't hardware accelerated. Only a few values like opacity and transform. Updating the DOM (as in innerHTML) is always expensive because it triggers layout. This is true whether you're doing it from JS or a CS
5.
▲
by
mattgperry
2y ago
If that's the book I'm thinking of I was also initially impressed until like chapter 6 when, after spending the book talking about how simple and elegant this theory was, it opens with "what if there wasn't just one stri
6.
▲
by
mattgperry
3y ago
Not really - watches are historically round because of roundrel clock faces. A square is a better form factor for literally everything else that an Apple Watch does. So it is the Apple move to shape the watch to perform best at 95% of its t
7.
▲
by
mattgperry
3y ago
Because the screens are shit, comparatively. Also the OS is years behind.
8.
▲
by
mattgperry
3y ago
They might carry on improving the quality for the Pro (although this also has limits and diminishing returns) but they don't need to do that if they're targeting a sub $1000 headset, they just need to make these screens cheaper.
9.
▲
by
mattgperry
3y ago
If you add a x scale of ~2.3 on the logo it's clear they just took the whole thing and scaled it down. Looks so much better.
10.
▲
by
mattgperry
3y ago
Yes and no - IE was hated in part for deviating from standard/showing weird behaviour. But more than that it was dragging its feet on implementing new CSS and JS standards so they couldn't be used for years after introduction. It
11.
▲
by
mattgperry
3y ago
I mean the library is like a decade old so "finally back" is a stretch
12.
▲
by
mattgperry
4y ago
Your intuition is correct - there's nothing to indicate any delay. Look at your profiler. Notice any significant overhead? You don't. Implement this same thing using events and `.style` directly. You will get the exact same result
13.
▲
by
mattgperry
4y ago
Interesting you assume they didn't consider this. They probably did. How do this two behaviours compose together/interact with each other?
14.
▲
by
mattgperry
4y ago
> It seems the US and allies no longer just wants UA to hold their own against RU, but actually win the war There is no "hold their own". This would be a state of perpetual warfare. The only way to end the war is to allow Russi
15.
▲
by
mattgperry
4y ago
I believe these are the AR glasses, not the mixed-reality headset supposedly coming this year.
16.
▲
by
mattgperry
4y ago
I have the opposite problem recently where a very common class of spam (usually "you have won") just slips straight into my inbox no matter how many times I flag it. It looks so obviously like spam it's quite shocking it does
17.
▲
by
mattgperry
4y ago
This is a home-grown solution but the version in Framer is extensively tested (though still not perfect ofc). The version in Framer has stuff like infinitely deep scale correction and shared element transitions so because of the filesize ov
18.
▲
by
mattgperry
4y ago
I'd say it's a pretty good comprise between quality and performance. Certainly better than the alternative.
19.
▲
by
mattgperry
4y ago
You can wrap these in a <LayoutGroup /> component to ensure these components are aware of each other. https://www.framer.com/docs/layout-group/
20.
▲
by
mattgperry
4y ago
Additionally to the sibling comment, we do expose a secret API that can be used to fix distortion on other properties. To take border from your example, in the Framer app we add correction that fixes border. But border is tricky because it
21.
▲
by
mattgperry
4y ago
I would start with the Performance tab in Chrome. Or if you're on a mobile device double checking you're not in low-powered mode, where animations are throttled to 30fps. Would love to hear what you find!
22.
▲
by
mattgperry
4y ago
They are better though? People don't routinely go disappearing (at least on the same scale) and there are free and (mostly) fair elections. It isn't perfect but it isn't the same beast.
23.
▲
by
mattgperry
4y ago
> All major life decisions you make changes who you are. That's what makes them "major". Meh. I'm married, bought multiple houses, moved country. I don't know how many major life decisions you can make but none o
24.
▲
by
mattgperry
4y ago
Mainstream pundits like... Dan Hodges? We're trying to boost the economy by cutting taxes on the group of people who are most likely just to stuff the extra money into investments rather than spending it? Great idea.
25.
▲
by
mattgperry
4y ago
The inverse is probably more true, being the animal industry is extraordinarily well funded and established?
26.
▲
by
mattgperry
4y ago
"I" "I" "I" This works great for you but for many it doesn't. Both are valid perspectives.
27.
▲
by
mattgperry
4y ago
No - if you were creating a lens or sensor you wouldn't even think about the orientation of the image relative to the real world. It's irrelevant - only that the pixels can be read off in an orderly manner. This is even true for a
28.
▲
by
mattgperry
4y ago
Why didn't they publish one then?
29.
▲
by
mattgperry
4y ago
Surely that's at each company's discretion.
30.
▲
by
mattgperry
4y ago
Personally I think it's better to "do by example" with other open western democracies. And then when dealing with China etc rather than letting them roughshod over your financial and data economies because of principles or wh
More ›