Little late but would this have actually allowed running early Linux under Windows when Windows 95 came out in the 90s? I remember only dual booting being available at that time.
Core routers don't inspect that field, NAT/ISP boxes can. I believe that with two suitable dedicated linux servers it is very possible to send and receive single custom IP packet between them even using 253 or 254 (= Use for experimentation and testing [RFC3692]) as the protocol number
I like how SpaceX is willing to take risks. Their second launch tower is still months away from being finished, and now they're trying to catch the booster using the first one.
I've similar experiences about Scrum. In the worst case there's one or more developers, usually junior, in the team that are very eager to improve processes. Eventually it's tenth time you are forced to discuss what's the optimal way to define story points.
After experiencing this first hand in the US it was really nice to return back to Europe where in my opinion unnecessary operations and active selling of special cleaning procedures are somewhat more rare.
I just had my yearly checkup and the dentist again noticed few small inactive cavities and said we should just monitor them like last year.
Labels are clearly converted from F but with some non-perfect formula, 700F is actually 371C not 374C for example. Still trying to figure out the formula used.
Especially because it uses an off the shelf Qualcomm Snapdragon 801 processor. Can this indicate that the expensive radiation hardened CPUs aren't necessary on Mars?
I remember reading that the creator of the original ping command said he was still slightly annoyed decades after that he didn’t also invent traceroute at the same time.
I had a quick look, the implementation is interesting
Node uses undici JS library. Undici includes a C HTTP parser that is used via webassembly. The parser is generated from rules that are implemented in JS/TS using llparse framework.
A native C binary there in the middle is quite surprising.