

Only if the motherboard vendor allows you to. Imagine buying a Dell or Asus laptop and being forced to only run Windows.
Only if the motherboard vendor allows you to. Imagine buying a Dell or Asus laptop and being forced to only run Windows.
Someone I know started torrenting for the first time ever (American shows only) and cancelled their streaming services. Cancelled Prime. I’m avoiding American products as much as possible.
At some point you have to let them fail. Remind them of it again, so that when they cause a major issue in prod you can point out that you communicated it to them multiple times. If this team keeps causing outages (and aren’t covered for by other teams) then, hopefully, management high enough will become aware of it and start to crackdown on them. I know you said elsewhere you don’t want them to lose their jobs but if they can’t do it, they shouldn’t have it. It’s not like you’re sabotaging them - you’re still helping them with advice and warnings. If despite that help they still can’t get by, then them getting terminated is the remaining best outcome.
Not sure how straightforward this is, but maybe instead of fixing things directly, point out to them what the fix needs to be. “Oh, you have an extra comma here. Try removing that and then see if it works.”
By forcing them to be the ones that work in their code base, and also forcing them to have to fix their own problems (even if you hand-hold them through it), then maybe they’ll start to show a little more care.
That’s been the official position forever. Canada wants a Palestinian state, but it’s not recognizing one yet. Basically they put out a nothing statement and people are thinking it’s something new.
Let’s not say he has decency. His other option was probably to be fired.
Yes and no. Wasm has no “standard library” so if you wanted to use Dates, your wasm would need to have its own implemation bundled for when the user visits the page. Ditto for everything else including string support! As you can imagine having to ship all this basic functionality can bloat the wasm and slow page loads.
You also can’t fully escape JS, as the only way wasm can interact with the page & browser are through the JS functions you write and make available to your wasm. I suppose you could take advantage of this to not have to ship your own standard library & use the JS Date implementation, but at that point why not just use JS?
Wasm has strengths but it’s not suitable for replacing JS for everyday websites.
In practice I doubt Americans would end up qualifying for refugee status, at least not yet. I’m pretty sure you have to show there are no safe places in your country, and many US states are more reasonable for LGBT folks than some Canadian provinces are.
+1. Buy an ice cream maker and use these to make sorbet; you’ll never have too many strawberries and raspberries again.
No. Thankfully (at the moment) vendors are allowing us to install other OSes, but if a vendor really wanted to lock you down to Windows all they’d need to do is hide one option in the bios. I’m uncomfortable with the idea that there’s no technical reason preventing the PC industry from getting as locked down as Android phones did over time.