I'm pretty soft on this subject but one thing that's always bugged me when I see bivectors represented as a parallelograms is that different coplanar parallelograms of the same area are the same bivector algebraically but visually very different. It just feels confusing when you're trying to learn what it "is".
Aren't we talking about Waymo? It's not perfect everywhere but it's definitely already better than most people driving around SF. That's pretty full to me.
I guess they haven't been allowed on freeways yet?
I mirror the previous posters experience: the Waymos drive better than a good amount of people I know and to the the best of my knowledge haven't had any issues with pedestrians except being attacked by them once or twice.
So I'm not sure what you're referring to? Did I miss a story?
* the ones on the left and right show a Waymo passing by a pedestrian standing on the sidewalk next to the crosswalk while filming. As a human, I wouldn't have stopped, as there was no indication the pedestrian intends to enter the crosswalk.
* the one in the middle shows a human-driven car passing right by a pedestrian filming from a narrow median. I think the human driver probably should have stopped, as that narrow median is a stranger and more dangerous place for the pedestrian to hang out than the sidewalk. The Waymo in the middle lane, given that the human-driven car didn't stop? Don't see why they would, how would the pedestrian have reached them safely? I suppose there's an argument they should because one driver stopped at a crosswalk legally obligates other drivers to as well, but the human I mentioned was ahead of them...
As I understand it, the law is that the car (regardless of driver) needs to yield to a pedestrian who is crossing the street. But the pedestrian is responsible for that first step into the street. And think about it...how often do you see someone standing near the roadway, even near a crosswalk? I think often enough that traffic just wouldn't move if cars were expected to assume pedestrians were going to jump in front of them.
The text "I tried sticking one foot out, crossing in both heavy and light traffic, waving at the car and even pushing a baby stroller (without my baby!)." is more worrying, but...pics or it didn't happen? (In particular their suggesting it misbehaved in these videos makes me doubt the accuracy of their reported text...)
The article also says: "No Waymo car has hit me, or any other person walking in a San Francisco crosswalk — at least so far. (It did strike a cyclist earlier this year.)"
Stripping out Maps/Lists with boxed keys and values is the first easy thing to do when perf tuning a piece of code. It's so frequently impactful that it's worth doing immediately without any measurement.
You just swap them out with fastutils or trove and call it a day.
The poster is basically proposing something like always doing:
def all(lis: List[T], mapf: Callable [[T], bool]) -> bool:
for e in (mapf(l) for l in lis):
if e is False: return False
return True
At least that's my take on avoiding Truthy and Falsy via a mapping closure (or function?). But I don't see it solving OPs issue here when lis is empty... So maybe I'm missing something too.
I'm totally with you for processes should probably use glibc/platform API calls, but procfs is nothing short of brilliant and a great validation of the power of the "everything is a file".
I'm not sure that's the case. I don't think people are responding to the "redneck in a pick-up" stereotypes as much as that "pavement princess" owner trying to "cosplay" truck culture stereotypes.
Sidenote - I'm finding my vocabulary pretty lacking now that so much stereotyping is done in images and memes.