You almost always want to pair lsof with -n, as by default, it (slowly) lists a bunch of things that require name resolution.
$ time lsof >/dev/null
real 2m12.352s
user 0m0.499s
sys 0m1.217s
$ time lsof -n >/dev/null
real 0m1.600s
user 0m0.523s
sys 0m1.029s
$














Meta’s you kind of expect. They’re cranking down R&D on VR and up R&D on AI in their research wing, and while maybe some people have enough overlap in skillset to retain, a lot are going to be specialized.
I’d also add that I think that’s probably a good move. They’d caught a lot of flak for a long time over the potential returns on VR being limited, and by this point, they’ve lost a lot of money on it. I don’t think that there’s a clear path to a point where their Metaverse stuff takes off.