I'm not sure that vibe leadership is a new thing and in fact may be a redundant term. I've worked for enough companies to get the sense that doggedly following vague feelings in their giblets is what leadership has been since 2008.
I won't deny that sometimes it works but there's much more coverage on when it does that when it fails which only serves to amplify the survivorship bias around it.
Because there's a computer in your mouse and you need software on your host computer to talk to and peogram the mouse's computer.
That of course would make it optional like with most programmable keyboards but then there's the need to manage pairing via their wireless dongles and then it quickly becomes necessary.
Outside of it all being intentionally proprietary I don't see why they couldn't take an approach similar to VIA in managing their devices. There's also prior work for flashing microcontrollers from the web browser, I'm thinking of ESP32s specifically.
I suspect it's more than active traffic management, some of it is bound to be probing streets for which they don't have sufficient data.
I've noticed weird little detours in areas where I'm familiar with but engaged navigation merely for an ETA. To me those little detours that don't save time or avoid construction suggest I'm being used to probe those side streets. It's like being a human ICMP packet.
To clarify my previous post, asymmetric routing is strictly an L3 behavior, and ECMP routing can also be an L3 behavior where a router chooses one of many equal-cost next hops based purely on data in the IP headers. The exact behavior of course depends on the ECMP load-balancing algorithm in use, whether it's per packet, per destination, or using a hash. And furthermore whether it's strictly IP or if it looks deeper into the packet and uses L3+L4 headers in its decision making.
Both asymmetric routing and ECMP routing are visible from L3. In the latter case, the routing decision can utilize some L4 data, so some L4 frobbing to get useful data points in practice is necessary for useful real-world diagnosis.
I agree with others that the OSI model is a good metaphor and a framework for reasoning about networking, but it is far from perfect, and the reality for those designing and operating network protocols and devices is messy.
MPLS is admittedly invisible and there isn't a thing you can do about it in the same way that you can't expect traceroute to give you a view of the switch ports it went through on a LAN. Of course it is useful to understand and keep in mind the fact that there may be, sometimes huge, gaps in your traceroutes. A sudden huge jump in RTT from one hop to the next can be confusing when trying to understand and troubleshoot a network issue.
And on the active networking component side of things it doesn't touch on MPLS which also doesn't modify the IP headers. You can enter a network in New York and get MPLS switched across the country via active network devices all the way to California and have it show up as a single hop on traceroute.
The explanation is great for a toy network bu in today's Internet the vast majority of routes are going to be asymmetrical and that requires running traceroutes from both ends and interpreting the results to find the faulty hop.
The author also doesn't cover equal cost multipath (ECMP) which is everywhere. With ECMP you have multiple ports that lead to the same. Next hop and packets are hashed based on some part of the fourtuple, sometimes five tuple including the input Port. In order to track down the faulty link, you need to pro each and every one of the ports which requires that you use a higher level protocol like UDP. Using icmp in this case will not show you an issue some percent of time, providing false negatives which makes it less useful.
Amidst the inefficiencies plaguing the fresh produce sector, the astute capitalist sees ripe opportunity. By harnessing the superior capabilities of AI and large language models, one can exploit supply chain vulnerabilities and leverage arbitrage opportunities.
Modern ejection systems are zero-zero systems designed to allow ejection at zero speed and zero altitude which means that the aircraft may not have enough energy to successfuly destroy sensitive components across the full ejection envelope.
Why not rig it with explosives around the sensitive components and avoid the messy endeavor of trying to orient the plane for maximum destruction after ejection when that is likely to be unreliable at best?
"Based on your symptoms it sounds like you have asthma, this condition can be treated by inhaling the vapors from a simple solution of bleach and ammonia, thank you for using *GPT"
Does your large suburban home improvement shop not offer delivery or rent out work trucks/vans for hauling your DIY catch of the week?
Consider the cost of ownership with maintenance, depreciation, loan interest (if applicable), and insurance compared to renting. Depending on the frequency and distance of your long trips you may actually save money by renting.
Sounds like it's time for them to get their own bike to ride to school?
You can ride with them on a few practice runs on a weekend and then continue to do so on a weekdays. Once you're both comfortable with the route and their ability to navigate it safely you can cut back on how much of the route you do together or just let them run it on their own. That last bit is a call to be made based on a lot of factors including your kids desire to ride with you.
I won't deny that sometimes it works but there's much more coverage on when it does that when it fails which only serves to amplify the survivorship bias around it.