<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News - Newest: &#34;&#34;Facebook&#34; &#34;Instagram&#34; &#34;WhatsApp&#34; &#34;Onavo&#34; &#34;Zuckerberg&#34;&#34;</title><link>https://news.ycombinator.com/newest</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 26 Jun 2026 17:57:20 +0000</lastBuildDate><atom:link href="https://hnrss.org/newest?q=Facebook+OR+Instagram+OR+WhatsApp+OR+Onavo+OR+Zuckerberg" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: MCP server that exposes WhatsApp Business API using the PyWA library]]></title><description><![CDATA[
<p>A colleague made a comprehensive Model Context Protocol (MCP) server that exposes full WhatsApp Business API functionality using the PyWA library.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48689398">https://news.ycombinator.com/item?id=48689398</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 26 Jun 2026 17:32:00 +0000</pubDate><link>https://github.com/Jem-HR/pywa-mcp-server</link><dc:creator>rawdreeg</dc:creator><comments>https://news.ycombinator.com/item?id=48689398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48689398</guid></item><item><title><![CDATA[Send OTP Codes over WhatsApp with the Telnyx Verify API]]></title><description><![CDATA[
<p>Article URL: <a href="https://telnyx.com/resources/whatsapp-otp-verify-api">https://telnyx.com/resources/whatsapp-otp-verify-api</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48685760">https://news.ycombinator.com/item?id=48685760</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 26 Jun 2026 12:17:00 +0000</pubDate><link>https://telnyx.com/resources/whatsapp-otp-verify-api</link><dc:creator>harpreetseehra</dc:creator><comments>https://news.ycombinator.com/item?id=48685760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48685760</guid></item><item><title><![CDATA[Facebook/Astryx]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/facebook/astryx">https://github.com/facebook/astryx</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48682464">https://news.ycombinator.com/item?id=48682464</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 26 Jun 2026 04:54:49 +0000</pubDate><link>https://github.com/facebook/astryx</link><dc:creator>geoffbp</dc:creator><comments>https://news.ycombinator.com/item?id=48682464</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48682464</guid></item><item><title><![CDATA[Anthropic/Alibaba, Instagram Betting, FIFA]]></title><description><![CDATA[
<p>Article URL: <a href="https://marginpoints.substack.com/p/anthropicalibaba-instagram-betting">https://marginpoints.substack.com/p/anthropicalibaba-instagram-betting</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48677802">https://news.ycombinator.com/item?id=48677802</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 25 Jun 2026 18:59:32 +0000</pubDate><link>https://marginpoints.substack.com/p/anthropicalibaba-instagram-betting</link><dc:creator>historian1066</dc:creator><comments>https://news.ycombinator.com/item?id=48677802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48677802</guid></item><item><title><![CDATA[Federal agents track down woman, demand she remove Instagram post about ICE]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.syracuse.com/news/2026/06/federal-agents-track-down-syracuse-woman-demand-she-remove-instagram-post-about-ice.html">https://www.syracuse.com/news/2026/06/federal-agents-track-down-syracuse-woman-demand-she-remove-instagram-post-about-ice.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48673787">https://news.ycombinator.com/item?id=48673787</a></p>
<p>Points: 209</p>
<p># Comments: 79</p>
]]></description><pubDate>Thu, 25 Jun 2026 14:16:17 +0000</pubDate><link>https://www.syracuse.com/news/2026/06/federal-agents-track-down-syracuse-woman-demand-she-remove-instagram-post-about-ice.html</link><dc:creator>coloneltcb</dc:creator><comments>https://news.ycombinator.com/item?id=48673787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48673787</guid></item><item><title><![CDATA[Show HN: Fiwano – Unified API for WhatsApp, Instagram DM and Facebook Messenger]]></title><description><![CDATA[
<p>Fiwano is one REST API and one webhook format for WhatsApp, Instagram DM and Facebook Messenger.<p>The three official Meta messaging APIs barely overlap: separate contracts, separate identifiers, different delivery semantics, and a lot of per-channel setup in Meta's dashboard. The unofficial libraries that log in as a normal user account work until Meta bans the number (and this often happens). The all-in-one inbox products start around $60-200/mo and bundle far more than a messaging integration needs. I wanted a thin layer that only moves messages in and out, didn't find one that fit, and decided to built it. It has since grown into a solid product I wanted to share.<p>What it gives you:
- Inbound: every message from the three channels arrives as the same webhook shape, so one handler covers all of them.
- Outbound: one send call for all three.
- Delivery statuses normalized to one id per message, though each channel reports them differently. Instagram has no native "delivered"; Facebook "read" arrives as a watermark. How that works: <a href="https://fiwano.com/documentation/unifying-delivery-statuses" rel="nofollow">https://fiwano.com/documentation/unifying-delivery-statuses</a>
- Connection is OAuth through our verified Meta Tech Provider app, so your users skip their own app review.
- Retry queue, HMAC-signed webhooks, deduplicated inbound.<p>What it does not do:
- No comments, posts, stories, ads or analytics. Messaging only.
- You still need to link your accounts to a Meta Business portfolio.<p>Docs: <a href="https://fiwano.com/documentation" rel="nofollow">https://fiwano.com/documentation</a>. There's a verified n8n nodes if you'd rather not write code. Happy to answer questions.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48673261">https://news.ycombinator.com/item?id=48673261</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 25 Jun 2026 13:41:56 +0000</pubDate><link>https://github.com/fiwano-com/fiwano-cookbook</link><dc:creator>rmnbb</dc:creator><comments>https://news.ycombinator.com/item?id=48673261</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48673261</guid></item><item><title><![CDATA[White House Helped Mark Zuckerberg and the Google CEO Dodge a Senate Grilling]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.politico.com/news/2026/06/24/white-house-helped-mark-zuckerberg-and-the-google-ceo-dodge-a-senate-grilling-00974497">https://www.politico.com/news/2026/06/24/white-house-helped-mark-zuckerberg-and-the-google-ceo-dodge-a-senate-grilling-00974497</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48671892">https://news.ycombinator.com/item?id=48671892</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 25 Jun 2026 11:29:56 +0000</pubDate><link>https://www.politico.com/news/2026/06/24/white-house-helped-mark-zuckerberg-and-the-google-ceo-dodge-a-senate-grilling-00974497</link><dc:creator>giuliomagnifico</dc:creator><comments>https://news.ycombinator.com/item?id=48671892</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48671892</guid></item><item><title><![CDATA[Mark Zuckerberg wants Meta to launch its own prediction market]]></title><description><![CDATA[
<p>Article URL: <a href="https://techcrunch.com/2026/06/23/mark-zuckerberg-wants-meta-to-launch-its-own-prediction-market/">https://techcrunch.com/2026/06/23/mark-zuckerberg-wants-meta-to-launch-its-own-prediction-market/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48659937">https://news.ycombinator.com/item?id=48659937</a></p>
<p>Points: 61</p>
<p># Comments: 2</p>
]]></description><pubDate>Wed, 24 Jun 2026 13:57:56 +0000</pubDate><link>https://techcrunch.com/2026/06/23/mark-zuckerberg-wants-meta-to-launch-its-own-prediction-market/</link><dc:creator>gsky</dc:creator><comments>https://news.ycombinator.com/item?id=48659937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48659937</guid></item><item><title><![CDATA[Mark Zuckerberg has directed Meta to create a prediction markets app]]></title><description><![CDATA[
<p>Article URL: <a href="https://cdcgaming.com/brief/mark-zuckerberg-has-directed-meta-to-create-a-prediction-markets-app-employees-say/">https://cdcgaming.com/brief/mark-zuckerberg-has-directed-meta-to-create-a-prediction-markets-app-employees-say/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48658883">https://news.ycombinator.com/item?id=48658883</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Wed, 24 Jun 2026 12:45:47 +0000</pubDate><link>https://cdcgaming.com/brief/mark-zuckerberg-has-directed-meta-to-create-a-prediction-markets-app-employees-say/</link><dc:creator>hmokiguess</dc:creator><comments>https://news.ycombinator.com/item?id=48658883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48658883</guid></item><item><title><![CDATA[Meta announces smart glasses starting at $299 Zuckerberg keeps pushing wearables]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.cnbc.com/2026/06/23/meta-glasses-are-new-smart-glasses-starting-at-299.html">https://www.cnbc.com/2026/06/23/meta-glasses-are-new-smart-glasses-starting-at-299.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48658723">https://news.ycombinator.com/item?id=48658723</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Wed, 24 Jun 2026 12:32:01 +0000</pubDate><link>https://www.cnbc.com/2026/06/23/meta-glasses-are-new-smart-glasses-starting-at-299.html</link><dc:creator>1vuio0pswjnm7</dc:creator><comments>https://news.ycombinator.com/item?id=48658723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48658723</guid></item><item><title><![CDATA[The Day Facebook Disappeared – Global Outage (2021)]]></title><description><![CDATA[
<p>Article URL: <a href="https://onlytech.boo/incident/the-day-facebook-disappeared-global-outage-2021-mnn043ht">https://onlytech.boo/incident/the-day-facebook-disappeared-global-outage-2021-mnn043ht</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48649508">https://news.ycombinator.com/item?id=48649508</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 23 Jun 2026 18:45:12 +0000</pubDate><link>https://onlytech.boo/incident/the-day-facebook-disappeared-global-outage-2021-mnn043ht</link><dc:creator>vednig</dc:creator><comments>https://news.ycombinator.com/item?id=48649508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48649508</guid></item><item><title><![CDATA[Mark Zuckerberg directed Meta to create a prediction markets app]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nytimes.com/2026/06/23/technology/meta-prediction-markets-app.html">https://www.nytimes.com/2026/06/23/technology/meta-prediction-markets-app.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48647928">https://news.ycombinator.com/item?id=48647928</a></p>
<p>Points: 103</p>
<p># Comments: 149</p>
]]></description><pubDate>Tue, 23 Jun 2026 17:01:57 +0000</pubDate><link>https://www.nytimes.com/2026/06/23/technology/meta-prediction-markets-app.html</link><dc:creator>dgellow</dc:creator><comments>https://news.ycombinator.com/item?id=48647928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48647928</guid></item><item><title><![CDATA[Facebook confirms data-sharing agreements with Chinese firms (2018)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bbc.com/news/business-44379593">https://www.bbc.com/news/business-44379593</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48644034">https://news.ycombinator.com/item?id=48644034</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 23 Jun 2026 12:38:19 +0000</pubDate><link>https://www.bbc.com/news/business-44379593</link><dc:creator>downbad_</dc:creator><comments>https://news.ycombinator.com/item?id=48644034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48644034</guid></item><item><title><![CDATA[Meta to invest $900M in India's CRED, taps founder to lead WhatsApp]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.reuters.com/world/india/indian-fintech-firm-cred-raise-900-million-meta-45-billion-valuation-2026-06-22/">https://www.reuters.com/world/india/indian-fintech-firm-cred-raise-900-million-meta-45-billion-valuation-2026-06-22/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48642920">https://news.ycombinator.com/item?id=48642920</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 23 Jun 2026 10:38:40 +0000</pubDate><link>https://www.reuters.com/world/india/indian-fintech-firm-cred-raise-900-million-meta-45-billion-valuation-2026-06-22/</link><dc:creator>rakkhi</dc:creator><comments>https://news.ycombinator.com/item?id=48642920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48642920</guid></item><item><title><![CDATA[Meta Invests $900M in CRED, Taps Founder to Head WhatsApp]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bloomberg.com/news/articles/2026-06-22/meta-taps-new-whatsapp-boss-as-part-of-900-million-investment">https://www.bloomberg.com/news/articles/2026-06-22/meta-taps-new-whatsapp-boss-as-part-of-900-million-investment</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48641473">https://news.ycombinator.com/item?id=48641473</a></p>
<p>Points: 15</p>
<p># Comments: 5</p>
]]></description><pubDate>Tue, 23 Jun 2026 07:21:52 +0000</pubDate><link>https://www.bloomberg.com/news/articles/2026-06-22/meta-taps-new-whatsapp-boss-as-part-of-900-million-investment</link><dc:creator>thisislife2</dc:creator><comments>https://news.ycombinator.com/item?id=48641473</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48641473</guid></item><item><title><![CDATA[Kunal Shah to head WhatsApp; Meta invests nearly $1B in Cred]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.moneycontrol.com/europe/?url=https://www.moneycontrol.com/news/business/startup/kunal-shah-to-become-global-head-of-whatsapp-meta-invests-nearly-1-billion-in-cred-13955883.html">https://www.moneycontrol.com/europe/?url=https://www.moneycontrol.com/news/business/startup/kunal-shah-to-become-global-head-of-whatsapp-meta-invests-nearly-1-billion-in-cred-13955883.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48640179">https://news.ycombinator.com/item?id=48640179</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 23 Jun 2026 04:13:02 +0000</pubDate><link>https://www.moneycontrol.com/europe/?url=https://www.moneycontrol.com/news/business/startup/kunal-shah-to-become-global-head-of-whatsapp-meta-invests-nearly-1-billion-in-cred-13955883.html</link><dc:creator>satyanash</dc:creator><comments>https://news.ycombinator.com/item?id=48640179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48640179</guid></item><item><title><![CDATA[Meta's WhatsApp to be led by Indian startup founder Kunal Shah]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.reuters.com/business/metas-whatsapp-be-led-by-indian-startup-founder-kunal-shah-2026-06-22/">https://www.reuters.com/business/metas-whatsapp-be-led-by-indian-startup-founder-kunal-shah-2026-06-22/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48633649">https://news.ycombinator.com/item?id=48633649</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 22 Jun 2026 18:03:14 +0000</pubDate><link>https://www.reuters.com/business/metas-whatsapp-be-led-by-indian-startup-founder-kunal-shah-2026-06-22/</link><dc:creator>theanonymousone</dc:creator><comments>https://news.ycombinator.com/item?id=48633649</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48633649</guid></item><item><title><![CDATA[WhatsApp to be led by Indian startup founder as Will Cathcart steps back]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bbc.com/news/articles/c8e2195k5j2o">https://www.bbc.com/news/articles/c8e2195k5j2o</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48632224">https://news.ycombinator.com/item?id=48632224</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 22 Jun 2026 16:16:59 +0000</pubDate><link>https://www.bbc.com/news/articles/c8e2195k5j2o</link><dc:creator>LordAtlas</dc:creator><comments>https://news.ycombinator.com/item?id=48632224</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48632224</guid></item><item><title><![CDATA[Show HN: Spookling – An iPhone AI Agent for WhatsApp and Calendar]]></title><description><![CDATA[
<p>Thoughts on having an OpenClaw-like tool on our phones?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48630276">https://news.ycombinator.com/item?id=48630276</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 22 Jun 2026 14:01:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48630276</link><dc:creator>salman10</dc:creator><comments>https://news.ycombinator.com/item?id=48630276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48630276</guid></item><item><title><![CDATA[Kunal Shah to Lead WhatsApp Globally]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.moneycontrol.com/europe/?url=https://www.moneycontrol.com/news/business/startup/cred-founder-kunal-shah-to-become-global-ceo-of-whatsapp-meta-invests-nearly-1-billion-in-fintech-startup-13955883.html">https://www.moneycontrol.com/europe/?url=https://www.moneycontrol.com/news/business/startup/cred-founder-kunal-shah-to-become-global-ceo-of-whatsapp-meta-invests-nearly-1-billion-in-fintech-startup-13955883.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48629818">https://news.ycombinator.com/item?id=48629818</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 22 Jun 2026 13:26:15 +0000</pubDate><link>https://www.moneycontrol.com/europe/?url=https://www.moneycontrol.com/news/business/startup/cred-founder-kunal-shah-to-become-global-ceo-of-whatsapp-meta-invests-nearly-1-billion-in-fintech-startup-13955883.html</link><dc:creator>aspanda</dc:creator><comments>https://news.ycombinator.com/item?id=48629818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48629818</guid></item></channel></rss>