grinde

joined 1 year ago
[–] grinde@programming.dev 6 points 1 year ago

Last year Unity merged with ironSource - a "mobile monetization and distribution" company that was once blacklisted by Microsoft for developing and distributing actual malware. I'd assume the tracking is done via a product brought over from that side of the business.

[–] grinde@programming.dev 2 points 1 year ago* (last edited 1 year ago)

That second one is apparently sub-ms latency, which is incredibly unnecessary for a TV.

[–] grinde@programming.dev 2 points 1 year ago (1 children)

Current biggest is 14tb

[–] grinde@programming.dev 5 points 1 year ago* (last edited 1 year ago)

Yup. The binary is precompiled proc macros. Should save a negligible amount of time...

[–] grinde@programming.dev 37 points 1 year ago* (last edited 1 year ago) (1 children)

This is second-hand, so take it with a grain of salt, but I've seen mention of a bug that sometimes causes the same graphql query to be executed in an infinite loop (presumably they're async requests, so the browser wouldn't lock and the user wouldn't even notice).

So they may essentially be getting DDOS'd by their own users due to a bug on their end.

Edit: better info: https://sfba.social/@sysop408/110639435788921057

[–] grinde@programming.dev 15 points 1 year ago

It's basically everything. Tweets, quoted tweets, replies, and even ads all count against the limit. I've seen people saying they hit the limit in under 10 minutes of scrolling. One person said they only managed to post two tweets before being limited.

And from what I understand spam bots are mostly unaffected since they're already rate limited for reads (but not posts).

[–] grinde@programming.dev 9 points 1 year ago (1 children)

There's a Lemmy frontend that fully emulates a phpBB board. It's kind of amazing.