The article is clearly about state budgets, not cherry-picked individual anecdotes
HN user
qqcqq
I don’t understand how that’s related
This puts the total fines from the EU on American tech businesses at $14.8B in the last few years: https://loeber.substack.com/p/20-no-more-eu-fines-for-big-te...
I think this substack is good, it makes a pretty clear case that US tech companies may not leave Europe any time soon, but they wield the power in the relationship much more so than the Europeans. Those regulators are overplaying their hands.
There was another post that was on the front page earlier today that pretty much asked: if the [Canadian] government hates [Facebook] social media platform so much, why don't they just build their own? https://loeber.substack.com/p/10-why-is-there-no-government-...
And I agree with the author that it's sort of weird that for all the handwringing and grandstanding these governments are doing, none of them are willing to build a replacement platform for their users
Interesting! I agree with the author that React is overused. Especially for an integration-widget product like Waitlist, where performance and predictability are most important, it makes a ton of sense to just drop straight down into pure HTML/CSS/JS and work directly with the browser API. No more crazy polyfills, ha!