People forget that crashes are a debugging tool indicating an error. Silent errors can be much more dangerous. C and C++ in particular need to be careful not to overwrite random memory for example.
Yes the consequences for JS failures are less severe and so JS can get away with it, but a crash is a way to know your program isn't doing what you thought it was, properly.
It just so happens that JS is used in contexts where nobody really cares, and errors aren't a big deal, cheap and fast wins.
i hate to say it but lemmy.ca is among the worst servers for bad uninformed takes. The Conservative won with over 80% of the vote share in that riding, PP is a coward for running there but he won't come close to losing.
Newspapers aren't allowed to print whatever they want, news networks can't straight up lie on TV, why are we obsessed with the idea that tech platforms need to be able to wash their hands of everything on their platform.
Maybe we don't need the web to be full of user submitted content. I remember the early Internet, it was way better than what we have today.
As a Canadian I want to see everyone in this current administration face justice, and consequences for all of the fascist enablers, before the healing can even begin
I think the actual mechanism is that a Conservative member in a safe riding (very unlikely to lose to another party) would step down, triggering a by-election, and the party leader would run as the new Conservative candidate.
As a person that doesn't live in the US I can't imagine our relationship becoming whole until each and every one of these people sees justice, vigilante if needed.
There's no Bidening out of this with aisle reaching foot dragging "let's move past it" bullshit.
I know my opinion doesn't matter, but I hope it gives some perspective.
In the same way the Americans have been a threat to ideologically misaligned countries around the world for decades, through influence, interference, subterfuge, and meddling.
Americans own our media and boost or snuff our politicians, or apply pressure on us to change our policies, China may very well get to the same level of influence over time. They've started on that road.
Yes they're extremely similar policies and even that isn't as black and white, although the Conservative plan benefits rich people and companies buying multiple homes it also benefits old people downsizing and freeing up their previous homes.
Both only affect new builds which are a tiny fraction of home sales.
People forget that crashes are a debugging tool indicating an error. Silent errors can be much more dangerous. C and C++ in particular need to be careful not to overwrite random memory for example.
Yes the consequences for JS failures are less severe and so JS can get away with it, but a crash is a way to know your program isn't doing what you thought it was, properly.
It just so happens that JS is used in contexts where nobody really cares, and errors aren't a big deal, cheap and fast wins.