Est-ce que c'est parce que le réchauffement climatique est censé transformer le Québec en Floride du Nord qu'à chaque fois que TVA Nouvelles fait un Vox pop sur l'hiver, on a l'impression qu'il n'a pas neigé depuis 400 ans?🌨️❄️
"J'aimerais venir d'ailleurs" 🤣🤣🤣
@taviso My understanding was that the goal is to make it expensive to switch your browser's "identity" around to bypass regular rate limiting. You either stick to the same and get rate limited, or get slowed by the hashes, targeted website gets some breathing room either way.
Policies (and enumerated exceptions to policies, and exceptions to exceptions) are a piss-poor substitute for judgment. Rules are blunt instruments that stunt your engineers' development and critical thinking skills.
Allow me to illustrate.
@theprincessxena Huh, I would have expected at least something from the exit code. 0 is sad :( I'd make sure you have the redistributables if you haven't checked that yet:
https://t.co/hKK0i9HQTF
@theprincessxena Beyond that, I would try launching it through "procdump -ma -e Dolphin.exe" so see if any early exception get caught. Or filtering procmon on that process and checking the events if something rings a bell, but it is a lot of guesswork from there
@theprincessxena I'd check $LASTEXITCODE in powershell to see if it's one of the well knowns. First guess would be a missing external dependencies like VC redistributables which can break relatively silently at startup I think.
This strange tweet got >25k retweets. The author sounds confident, and he uses lots of hex and jargon. There are red flags though... like what's up with the DEI stuff, and who says "stack trace dump"? Let's take a closer look... 🧵1/n
@davidfowl And to be clear, everyone of our devs has a VS license, and we are building .NET software, largely on Azure. We are closely tied to Microsoft already... But the stability of our production software being tied to an IDE release is a very discomforting feeling...
@davidfowl To release known miscompilations and code-breaking bugs because they are not a big enough impact in the context of VS is a huge red flag to anyone trying to build on .NET. It must be bigger than one of its IDEs