TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Do in-app browsers break Wordle-like apps for the average user?

2 点作者 pyentropy超过 2 年前
I&#x27;ve made several apps that I&#x27;d classify as Wordle-like in the sense that:<p>1. They are tiny CDN served apps<p>2. They exclusively rely on localStorage<p>I&#x27;ve sent them to friends via chat and we had fun but they don&#x27;t understand why they lose the progress&#x2F;state when we stop chatting and they open Safari and Chrome but then get it back again when we chat. Not only it is difficult to make people open the browser manually but actually explaining what an in-app browser is... it&#x27;s almost impossible.<p>Have you encountered something similar? Personally I don&#x27;t hate the extra targeting or in-app time the social giants make from in-app browsers. It&#x27;s the complete fragmented mess of web sessions across apps and the difficulty of explaining it to non-tech people that makes my blood boil.

1 comment

warning26超过 2 年前
Of course they do, but none of that matters to chat app makers because...<p>1. Forcing an in-app browser means users are less likely to leave the chat app, leading to <i>increased metrics</i><p>2. You can track everything users do in the in-app browser, and the more data you have, the <i>better</i> you can make the experience for users! (Obviously it&#x27;s not actually better, but this is the rationale you&#x27;ll find internally)
评论 #32517286 未加载