Beware, the linked Creative Society is a front for AllatRa sect, very dangerous Russian backed disinformation group that's infiltrating Central Europe.
It goes so far that district attorney from Slovakia, who is a member of the sect is going after Czech journalists who uncover them.
They have tool to generate videos on any esoteric/conspiracy topic with AI assistance.
Monero was the only coin that made sense to me back in the 2017 crypto craze. A real anonymous and government free currency. To this day I am salty that Bitcoin won, such a shitty coin, now firmly embraced by governments, full of regulation. Slow, high fees, not really accepted by merchants. Just a "gold" made out of thin air.
I get what you mean in general, but toothpaste isn't a great example as it's not a necessity.
My wife goes without it for years and has no cavity or gum issues.
The job market for php devs is also weird. Very few talented people. Because php jobs on average pay the worst, people who are motivated and smart often learn another language and abandon php. There are some very practical oriented and clever people willing to do php but you have to look very hard.
Well there's a cost to that abstraction, e.g. you'd have to pass the context into the component, so every time you need to modify the component's schema/props you'd need to change it twice, both in the parent and the component.
You must have seen some huge React components with 20 different props or even more, and you'd need to think about memoizing those props to prevent a re-render, etc etc.
I've also been a web dev for over 20 years, and 10 years with React. I'd say that going back to native HTML APIs for handling stateful things like forms and form validation is a breeze, rather than writing components and endless abstractions. It's enough for the vast majority of the time.
Those are just shitty codebases. I maintain a React app that's over 10 years old, almost milion lines of code and we have zero components with 20 props, no issues with performance or whatnot.
I am an oponent of over-abstraction but components are very light abstraction and provide just sensible encapsulation and reusability.
I'm really curious too, the only codebase I've seen that was like their description with react treated different pages/routes as one massive separate component.
Not exactly utilizing the benefit of JSX but it's a pattern you might blindly fall into if you only came from a templating background.
I can't, our app is enterprise SaaS built as SPA. Nextjs is imho garbage. The only reason I can imagine it is so popular is that average React devs are indeed very bad with code organization. If I needed server rendering I would go with Astro + interactive islands.
I see, you're talking about a fully client-rendered SPA. I guess you can always count on your users running modern PCs, with fast internet and no SEO needs. Things aren't that nice in the outside world lol.
No idea how it's relevant. For example in USA, I bet the overwhelming majority of homeless are citizens born in USA, not immigrants.
In my central European country with high ethnic homogenity the unhoused are also stemming from majority population. There is a Roma minority who are often struggling with poverty but are rarely unhoused.
> in USA, I bet the overwhelming majority of homeless are citizens born in USA, not immigrants
Correct.
"There was no significant difference in rates of lifetime adult homelessness between foreign-born adults and native-born adults (1.0% vs 1.7%). Foreign-born participants were less likely to have various mental and substance-use disorders, less likely to receive welfare, and less likely to have any lifetime incarceration." ("The foreign-born population was 46.2 million (13.9% of the total population)" in 2022 [2].)
Yeah, I wish more people understood that it is simply not possible to make precise long-term forecasts of chaotic systems. Whether it is weather, financial markets, etc.
It is not that we don't know yet because our models are inadequate, it's that it is unknowable.
The problem is we stupidly branded the field "chaos theory" and made it sound like bullshit so the ideas of non-linear dynamics have largely been lost on several generations at this point.
Not just chaos theory but "chaos theory" + psychedelic fractal artwork. Then the popular James Gleick book, "Chaos: making a new science" just sounds like complete bullshit and it sold a ton of copies.
I only started studying non-linear dynamics in about 2015 after first running across it in the late 90s but I literally thought it was all pseudoscience then.
Between "chaos theory", fractals and a best selling book it would be hard to frame a new scientific field as pseudoscience more than what played out.