Marty Stratton, @idSoftware Studio Director, lied about @DOOM Eternal's OST events in a Reddit post that used disinformation to blame me entirely for its failure
Later, he offered me a six-figure sum to never speak about it
The truth is more important.
https://t.co/zSNo2QG1mI
Since the bird site is imploding, if anyone has a link to other #gamedev communities it'd be nice to follow some of you smarties and continue listening to your stories.
When we were first developing @MARVELSNAP - we wondered if we could do away with a card game staple: The Mulligan. Obviously we did, but early testers hated it. We changed their perception with a single change to 1 card. 🧵
I feel like full scale search engines and the abuse of SEO are going to change dramatically in the next 20-30 years. You can already see how useless major search engines are at querying things that used to be tremendously good. Such as computer support.
🔥 New Post: Announcing InAppBrowser - see what JavaScript commands get injected through an in-app browser
👀 TikTok, when opening any website in their app, injects tracking code that can monitor all keystrokes, including passwords, and all taps.
https://t.co/TxN1ezZX71
In #unity3d if you download textures from the web, you can't control their color space if you use DownloadHandlerTexture. Since I'm using them directly in a compute shader, I had to convert it there after sampling!
Why isn't my compute shader updating even with obvious breaking changes? Oh, because Unity suddenly decided it would stop updating it until I compiled a script. Fun. When Debug.Log ("WTF"); makes things work you know it's time for bed.
The fact that basic sharing of files over a private network is still more or less an unsolved problem on Windows is a travesty. Nor can I simply plug a usb-c cable from one computer to another. Mind boggling.