Zuckerberg lied about concern for child safety
jamarna
31 points
2 comments
August 19, 2026
Related Discussions
Found 5 related stories in 126.5ms across 4,128 title embeddings via pgvector HNSW
- Zuckerberg encouraged growth over child safety, ex-Meta executive testifies thm · 32 pts · August 20, 2026 · 83% similar
- Zuckerberg's superyacht ignored emergency channel, failed to aid stranded boat rbanffy · 59 pts · August 11, 2026 · 50% similar
- Meta shares tumble as Mark Zuckerberg tries to sell his vision for AI 'agents 1vuio0pswjnm7 · 11 pts · July 30, 2026 · 49% similar
- Mark Zuckerberg attacks 'closed' AI rivals as Meta returns to open models root-parent · 90 pts · August 10, 2026 · 49% similar
- 'The young ones are the best ones': Meta's alleged effort to hook kids 1vuio0pswjnm7 · 12 pts · August 21, 2026 · 48% similar
Discussion Highlights (2 comments)
roscas
Always remember that Facebook pays phone makers to install 4 Facebook apps on the phones. If you remove the Facebook app, there are still 3 hidden services that keep telling Facebook all you do on the smartphone. You need to connect the smartphone with "Developer mode" active and enable Debug so you can connect via adb and list and remove the apps. You might need to install Andoid SDK that has adb command works on Windows and Linux. You can remove the spyware malware from Facebook with this commands: adb shell pm uninstall --user 0 com.facebook.appmanager adb shell pm uninstall --user 0 com.facebook.katana adb shell pm uninstall --user 0 com.facebook.services adb shell pm uninstall --user 0 com.facebook.system This works on Samsung and Redmi but should work on most smartphones. You should install some kind of local VPN to block internet access for any app and allow only apps that you need or trust. NoRootFirewall is a great option. Also install a PiHole so it can resolve ads/spyware/malware before it reaches the net and block all Facebook domains.
cpill
surprise surprise