I mean, not to snarkpoast on main, but all of this has happened before re:
> The massive sudden shift in the commoditization of human workers and turning them into faceless labor resources that can be inhumanely disposed of with a keystroke
Look up the treatment of labor during the industrial revolution. Similarly then
large competitive advantages in automation lead to concentration of power in the hands of those that (not to spill the beans on where I'm going with this) controlled the machinery and means of production by way of access to capital. Collective bargaining of some form by labor was (and I would maintain, still is) a reasonable response, as is state regulation. Not to literally use the M-word* here but ... these problems aren't new, and solutions have been explored in the past (not that they were or are perfect!). As is typical in tech, we could stand to learn a bit from history when considering paths forward from the present. History may not repeat verbatim but it sure as hell rhymes.
idk, just my two cents as someone in the technical trenches who happened to fall in love with an historian. :)
* Marxist/ism. The communists certainly had/have their problems, as did Marx's analysis itself, but he wasn't wrong about there being some society-scale Problems with unfettered capitalism.
If you mean an isolated linux instance _including a linux kernel_, that would be provided by a virtual machine running under the bhyve hypervisor on freebsd (https://docs.freebsd.org/en/books/handbook/virtualization/#v...). You probably could frankenkludge something like linux-userland-on-a-frebsd-kernel using jails but that certainly seems like the path less traveled, haha. :)
Doesn't seem to apply to older/deprecated gen instances. I've got a CX22 there for personal screw-around projects and it's the same £3.95/mo (pre-VAT) afaict. So maybe not much help to folks ordering new or running on the current gen as the older kit isn't something you can order now, but a small boon for us laggards.
https://man.openbsd.org/vxlan.4#SECURITY seems unambiguous that it's intended for use in trusted environments (and all else being equal, I'd expect the openbsd man page authors to have reasonable opinions about network security), so it sounds like vxlan over ipsec/wg is probably the better route?
I'm pretty sure the original 10+k/yr/employee for good ppo coverage is a radical underestimate, for what it's worth, though I guess "way more than ten" is technically part of the "ten+" range, haha.
The last time I had reason to look at full market-rate price for a family of four for a good PPO (Seattle market, circa five years ago, large tech company), it was around 3300 USD per month, or over $39k/yr. That was for cobra coverage, so a combination of what I would have normally paid and what the employer would've (about one third us and two thirds them when I was employed by that corp). I can only imagine it's gotten more expensive since then; we left the country three years ago.
Just as an FYI, that is a massive outlier based on available data.
My employees are about $500 per month in a major metropolitan area, and a family of 4 can run up to $2000 a month for the most expensive plans (I cover individuals and their spouses in full for standard plans, and could cover one dependent for basic plans).
I looked at marketplace plans in WA because I was curious, and it looks like it's about the same as where I am but nowhere near what you were quoted 5 years ago.
I got the $10k a year employee from chatgpt with "Assume I have a company with 100 employees in New York, how much on average does it cost to provide health insurance" and it gave me poor, moderate and good ppo plan prices. I figure this seemed reasonable for ballpark figures from employer friends, so the numbers may be very well off.
Sorry to focus on just one aspect of your (excellent) post, but do you have recommendations for reading up on A*/SAT beyond wikipedia? I'm mostly self-taught (did about a minor's worth of post-bacc comp sci after getting a chemistry degree) and those just hasn't come up much, e.g. I don't see A* mentioned at a first glance through CLRS and only in passing in Skiena's algorithms book. Thank you!
Not sure. I covered them during my Comp Sci degree in the mid/late 90s. I'm probably not even implementing them properly but whatever I do implement tends to work.
Just checked my copy of TAOCP (Vol 3 - Sorting and Searching) and it doesn't mention A* or SAT.
Trip report of size one, fwiw: I have a JetKVM device at home and it's been super handy in my small homelab (half dozen or so older dells and lenovos). I haven't experienced any problems with my device. It seems solidly built, the software works well and is receiving updates, and the price was very fair from what I recall. One feature that I thought was particularly a nice touch was that you can store OS images on it and have it show up as storage on the target machine (though some of my older gear doesn't seem to want to boot from it for whatever reason -- which I suspect has more to do with decade+ old workstations that last got a firmware upgrade when Obama was president than anything JetKVM is or isn't doing).