

You are correct. He used a VPN for several US locations in the video. He then compared what content was shown in different regions of the US to see if everyone sees the same thing or if the content is radically different depending on where you are.
You are correct. He used a VPN for several US locations in the video. He then compared what content was shown in different regions of the US to see if everyone sees the same thing or if the content is radically different depending on where you are.
if so wouldn’t that just end up with the USA following strange semantics other countries don’t?
When it comes to renaming external locations like this that are used by multiple countries, I would imagine it would be a case of how wide the rename is adopted. If I had to take a guess, renaming the Gulf of Mexico or the Atlantic Ocean in more US-centric names isn’t as likely to catch on globally and will probably just result in confusion when people from different countries are referring to the same thing.
I’m from the US as well, and I can verify that very few average people use those types of messengers primarily. It is almost exclusively iMessage and SMS/MMS/RCS texts as the main form of messaging. I will admit that quite a few people will use the messaging features that are built into social media apps (like messaging in Snapchat, Facebook Messenger, etc). At least to me, it seems like those are moreso used for sending memes or messaging people you don’t interact with regularly and are still secondary to the other forms of messaging.
I had an issue where a client reported a crash on login. The exception and stack trace reported were very generic and lent no clues to the cause. I tried debugging but could not reproduce. I eventually figured out that the crash only happened for release (non-debug) builds that were obfuscated. I couldn’t find the troublesome code, so I figured out which release introduced the issue, then which commit, then went change by change until I was able to find the cause. It turned out to be a log message in a location that was completely unrelated to login. That exact log message was fine a few lines up. Other code worked fine in that location. For some unknown reason, having that log message in that specific location caused a crash in a completely different area of code.
I’ve used Bing for a few years for the free rewards points and purchase rebates, and it has worked very well for me when it comes to normal searches including searches for software development. I very rarely have to turn to Google when trying to look something up, and as you mentioned, sometimes Google honestly gives me worse results. I will say however that I have found the image and video search on Bing to be significantly worse than Google’s (which I already have some issues with). Not sure about the other search types like shopping or news since I never use them.
It was obfuscated only in the release build. The issue is that they have a system to send certain logs to an API so they can refer to them if a user has an issue that needs further investigation. Unfortunately, their target audience is not very tech literate and have a hard time explaining how they got into a situation where they experienced a bug, so the remote logging was a way to allow us to try to retrace the user’s steps. Some of the logs that get sent to the API have JSON values converted from class data, will refer directly to class names, etc, and those logs had the obfuscated names.
I have a somewhat related real world story. I had a client that was convinced that tons of people were going to decompile their application and sell their own version of the program, so they insisted that they needed their code obfuscated to protect company secrets and make it harder to reverse engineer. I tried explaining to them that obfuscation wasn’t that big of a deterrent to someone attempting to steal code through reverse engineering and that it would likely cause some issues with debugging, but they were certain they needed it. Sure enough, they then had a real user run into an issue and were surprised to find that their custom logging system was close to useless because the application was outputting random obfuscated letters instead of function and variable names. We did have mapping files, but it took a lot of time to map each log message to make it readable enough to try to understand the user’s issue.
I worked on a project that had a few spots where we compare a saved timestamp to the current time. During testing, the client would randomly change their device time a few days forward or backward and complain that things weren’t working as expected. I had to explain to them multiple times that they were basically time traveling, and the program was actually handling it fairly well all things considered.
I would say it’s a bit more nuanced than that. I have installed quite a few games on my Deck that have had serious issues that require their own unique fixes in order to work. I had a few games that had shader issues with flashing neon textures that required specific Proton versions to work, a few games that could never get past the main menu due to infinite loading that required reinstalls and using specific Proton versions, and one that required adding some additional commands on the startup in order to avoid crashes. I’ve also run into a few games where the Deck has quirks, such as one I played where the keyboard would cover the game’s text input and the keyboard would appear immediately after closing, which meant you could hardly read what you were entering text for. They do work eventually, so you are technically correct, but they require effort to fix that some people will not feel comfortable doing.
When I first got my Deck, I was playing a lot on it. I then kinda transitioned back into PC gaming for a while and that continued into the beginning of 2023. However, I started gaming a lot more on the Deck in the past few months. I’ve mostly been working through some of the indie or older games that are in my backlog. Right now, I only really play on PC when I am playing my primary multiplayer games that don’t run (or run poorly) on the Deck.
I’m not trying to say that anyone buying the game is going to have a large impact or that Rowling herself has a large impact. I was just giving an explanation of why some people may feel like they shouldn’t support the game financially. Some people feel uncomfortable buying something if they know that their money, no matter how little, is ultimately going towards something they disagree with.
I’ve been voting for DRG for years now and am hoping it wins at some point. Great game that still gets sizable updates.
Some people have harder times separating an author from their work. In this particular case, while it is true that Rowling likely did not have much to do with the actual product, it also doesn’t help that she makes money off the game and donates said money to people and organizations that people disagree with.
I check friends’ Snapchat stories from time to time, and Snapchat suggests public stories on the same page. I think Snapchat has the same sort of singular data point on me that “this account is likely a straight man”, because most of what they show me are sports clips, woman influencers in revealing clothing, and right-wing influencers talking about culture war stuff. I never view any of that sort of stuff, but it still shows up any time I try to check my friend’s stories. I guess I view public stories so infrequently that they just give me a default generic man feed.