Hacker News new | ask | show | jobs
by gcr 849 days ago
Out of curiosity, why do you rebuild? What kinds of new features would get you to want to upgrade?
2 comments

The Skia C++ API changes quite a lot. If I didn't sync up regularly, the tech debt could become a problem down the line, for example if I want to add a platform that does need a new build of the library.
CVE-2023-2136 and friends are good reasons to upgrade.