• 2 Posts
  • 67 Comments
Joined 1 year ago
cake
Cake day: July 9th, 2023

help-circle

  • I took a Waymo robotaxi in San Francisco a couple weeks ago. It was easy to use and I felt very safe; generally they drive like your granny. My second ride we ended up briefly stopped behind someone trying to do a left turn in an unexpected spot, and the car wavered left and right for a moment as it tried to decide what to do, not unlike human drivers. Given Tesla’s not so great record on full self driving, I think given the choice I would probably stick with Waymo.



  • I really do think UPS does a better job than FedEx overall, but I gotta say the last time UPS delivered a high ticket item to me, it was supposed to be signed for. The driver dropped it off, gave a knock on the door and immediately left. Did not wait, didn’t leave a tag, didn’t take it back. I reported it to them. I was across the country at the time and the original delivery estimate was supposed to be two days later, after my return home. It’s possible Best buy was the one that fucked up and gave wrong info to UPS though.



  • I recently ordered something from Walmart (I try to avoid it, but I could not find this one thing elsewhere) and you get a link in your email to notify them when you’re in the pickup bay. The link goes to their app. I tried going to the website through Chrome, to no avail. It kept sending me to try to download the app. I did not. I don’t shop there often enough to justify it. I drove to the pickup bay and lo and behold, the sign had a phone number you could call; a very pleasant person answered, asked my name, and I had my order in a few minutes.

    I do have a couple grocery store apps for 2 reasons: 1 - there are some extremely low prices that you can only get by “clipping a coupon” within the app, and 2 - loyalty points do turn into cash back.

    Safeway (a west coast grocery chain) has implemented it in the worst way possible, though. They had a physical loyalty card which you scanned at checkout/self checkout, which let you access lower prices. But now they have even lower prices only through the app. The app, however, 1 - does not let you enter your old loyalty card number, combine points and cleanly separate from the old method and 2 - you cannot use the damn thing at self checkout. You have to have a checkout clerk scan your barcode in the app, which is insane. I’m just glad Safeway is not my main grocery, because if it were I would have to change to some other grocery.















  • I think I got my CS degree too early, i.e. before the web was a thing. Basically, things have changed so much from the late 80s to now that everything except the basics are all out of date. I was in the school of Math as opposed to Engineering, so we were coding in Pascal and doing simulations and stuff. I think it would have been better to learn C, though obviously that’s in hindsight. I did take a class in DBMS which served me well some 20 years later when I became a database manager/developer because that language did not change too much. OOP I had to learn from scratch and it was a bit mind blowing.

    I’ve been using Android Studio and Visual Studio code and it’s annoying that stuff is constantly getting updated, but also amazing that these IDEs take care of so much of that stuff for you. Even when I started coding Android about 9-10 years ago you had to manually download and install all these stupid packages. Now the IDE just announces it’s doing it and you go get a cup of coffee and wait for it to finish.