

they can be fined.
Sounds like no? How are they going to make a company with no assets or staff in the UK pay the fine? American courts likely won’t enforce it.
they can be fined.
Sounds like no? How are they going to make a company with no assets or staff in the UK pay the fine? American courts likely won’t enforce it.
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.
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.
Your approach won’t work if you’re behind carrier grade NAT or you can’t open ports. My landlord provides my internet so I use tailscale (with headscale on my long distance vps) to connect everything and it works great. It uses LAN when I’m home, and NAT punches when I’m elsewhere.
Probably legal (for the buying company) but customers should sue the original company and get paid out of the money used to buy it.
Ditto. I use unique passwords for services I care about / someone could exfiltrate sensitive data, and a cheap reused password for services I don’t care about and could easily regain access to with a password reset email.
Entirely depends on who’s publishing the image. Many projects publish their own images, in which case you’re running their code regardless.
Yes but there are ways to protect against that. For instance you can configure Tailscale clients to only trust nodes that have been signed by trusted nodes, or something like that.
Just going to mention that if you’re okay with non-FOSS office software, I really like Softmaker’s suite (their buy-once non-subscription version).
Only works if your adversaries also cut military spending. Unfortunately countries like Russia have shown that they’ll happily attack those unable to defend themselves. This also means that increased military spending can cause less war if it deters those who would otherwise attack.
Work computer. I’d wipe it with Linux if I could.
How do you get systemd to work properly? Maybe because I tried to follow MS’s “use your own distro” instructions instead of using something prepackaged?
Yeah I’ll agree that on its own it’s not a good measure because of situations like this.
Because percent change uses the previous value in the denominator, which here was negative. (2.33- -0.5)/(-0.5) = about -5.66, or -566%. What number do you think would make more sense?
Out of curiosity - what laptop maker is installing Sway by default?
I pay for the Softmaker Office suite, it’s pretty good and has Linux native versions.
I had a few false starts before, but MS force-updating me to the objectively worse and user-hostile Windows 8 triggered my latest (and successful) switch.
I hadn’t read this exact article but still commented because I’ve read about the same events in other publications.
Lol I remember when I was around pre-school / kindergarten age and I was asking family members how to spell words so I could type into a Windows 3.1 “run program” dialog box “make sonic game”.