Sentryās Fair Source Licensing & Whatās Next for React Native
Full Description
On this weekās episode, a new software licensing term has emerged in the development world: Fair Source Software (FSS). The error and exception tracking software company Sentry added some legal protections to their Codecov product last year (they are a business trying to earn money, after all), which technically meant it was no longer open source. In order to keep sharing its code with the community, Sentry created a new āFair Sourceā licensing category that shares similar values to open source, but also allows companies to enforce non-compete clauses to protect its business interests. The fact that other companies like GitButler, Keygen, CodeCrafters, and more have already joined the Fair Source site is an indication that this sort of āalmost open sourceā licensing could be appealing to companies whoāve wanted to share their code with the world, but worried it could negatively impact their ability to stay in business. Time will tell, but good on Sentry for taking the first step. In other news, even though the React Native framework is already 10 years old, the team just launched v0.75. While this isnāt a major release, it lays the groundwork for v1 by reporting that the ānew architectureā required for support of new React 18+ features like Suspense, synchronous layouts, and concurrent rendering is now stable. Additionally, the latest version of RNās embeddable layout system Yoga now handles % values in gaps and translations, which is a nice bonus. We donāt know exactly when RN v1 will be out, but you can bet itās going to be good.