Earlier quoted context omitted.
Just a few days ago, TikTok was banned in India (a huge emerging market). I’d say it’s imploding.
India might be an emerging market and you get tons of users from there, but it is not profitable at all. Any mobile app dev can tell you that.
Amazon says email banning TikTok from employee phones was ‘sent in error’
321–330 of 496 posts
Re: Amazon says email banning TikTok from employee phones was ‘sent in error’
#322Earlier quoted context omitted.
Can you give some examples of alt tiktok, deep tiktok, elite tiktok.
alt tiktok is mostly some counter culture users between the ages of 16 and 30. dyed hair, 90s influences, and lqbtq+ supportive. It's a whole aesthetic and rallies against "straight tiktok". You dont want to get stuck on a straight tiktok algorthmic FYP (for you page) feed. Other popular mini tiktok areas include frogtiktok and the holy grail, prison tiktok. deep tiktok is weird video effect stuff, deep fried meme ki…
Re: Amazon says email banning TikTok from employee phones was ‘sent in error’
#323Looks like TikTok is slowly imploding. I know there's plenty of political implications and a lot of discussion here is on that (which is interesting in its own right), but I wonder if there's opportunity here for a potential competitor.
Surprised nobody talked about Fb's Lasso which intends to "copy" TikTok and recently got killed. https://techcrunch.com/2020/07/01/lasso-facebook-tiktok-shut...
Re: Amazon says email banning TikTok from employee phones was ‘sent in error’
#324Earlier quoted context omitted.
Tell me a single good social app from Google. I'll wait. It's not like they didn't try, but all of them seem to suffer from the design by committee syndrome.
YouTube? It's the second largest social media site in the world: https://buffer.com/library/social-media-sites/
Youtube is successful coz of google infrastructure not google decisions/methodology.
Now Google is trying to move Youtube into becoming a hollywood-lite experience and providing major support to entrenched hollywood celebs like will smith/brie larson(they even bypassed monetization policies for larson - her first video launched with full monetisation in play)
Re: Amazon says email banning TikTok from employee phones was ‘sent in error’
#325Earlier quoted context omitted.
[flagged]
>Try again and maybe even read the very first link. >You are aware that they are currently conducting an operation that is likely the worst human rights crisis since the Holocaust. You need to re-evaluate your views. Please don't belittle or look down upon others. It does not foster discussion.
Re: Amazon says email banning TikTok from employee phones was ‘sent in error’
#326Earlier quoted context omitted.
Because we're not a totalitarian state built on the backbone of censorship and information control. Yet.
So you will allow an app whose company is tied to a "totalitarian state built on the backbone of censorship and information control" to steal your data? You cannot have a company in China without agreeing to the terms and conditions of the CCP. The CCP is the totalitarian state you are so against. They are actively collecting your data. In realtime. And you don't want that app to be banned because you have a moral id…
Why are you so eager to have the US copy the ideals of the CCP?
Re: Amazon says email banning TikTok from employee phones was ‘sent in error’
#327Earlier quoted context omitted.
Hey, please edit out swipes like "use your brain" from your HN comments. They only make things worse. I realize that it's frustrating to represent a contrarian/minority view on the internet, but there's really only one way to do it effectively and that is to prevent the frustration from boiling over and stick to neutral information. Otherwise you just give people an additional reason to reject what you're saying, whi…
yes done. Apologies.
Re: Amazon says email banning TikTok from employee phones was ‘sent in error’
#328Earlier quoted context omitted.
alt tiktok is mostly some counter culture users between the ages of 16 and 30. dyed hair, 90s influences, and lqbtq+ supportive. It's a whole aesthetic and rallies against "straight tiktok". You dont want to get stuck on a straight tiktok algorthmic FYP (for you page) feed. Other popular mini tiktok areas include frogtiktok and the holy grail, prison tiktok. deep tiktok is weird video effect stuff, deep fried meme ki…
so...like every online community? this isn't rare or novel
That's the thing, you need to consume a certain kind of content, until the recommendation algo takes you to Alt TikTok.
In a sense, it's like the difference between going to let's say a heavy metal bar, and becoming an heavy metal kind of guy, which gets you invited to some obscure invitation only club.
Re: Amazon says email banning TikTok from employee phones was ‘sent in error’
#329Earlier quoted context omitted.
Having the code review app available outside of the corp network / VPN is pretty unusual, at least for shops who aren't just using SaaS services that are available publicly anyway (github, gitlab.com, etc).
You must have missed their "zero trust" initiative. """BeyondCorp began as an internal Google initiative to enable every employee to work from untrusted networks without the use of a VPN.""" https://cloud.google.com/beyondcorp
Re: Amazon says email banning TikTok from employee phones was ‘sent in error’
#330Earlier quoted context omitted.
Sure, the blog post below covers it, and the vulnerability was probably CVE-2019-11931. You can do an awful lot with a buffer overflow if you're clever. https://www.okta.com/blog/2020/04/what-the-jeff-bezos-whatsa...
Does anyone have a "explain it like I'm 5 but took some CS classes back in college"? I know that if you craft your buffer overflow just right it will overwrite other parts of memory with the new function. But how do you know what parts will get overwritten? Does that mean the new function can do almost anything?
It's become more complex due to mitigation, but the general principle is the same.