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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Twitter now only showing old Tweets on profiles when not logged in?

13 点作者 aosaigh超过 1 年前
This isn&#x27;t something I&#x27;ve noticed before, but I now see that if you aren&#x27;t logged into Twitter, you don&#x27;t see the latest posts on profiles.<p>For example, not logged in (top unpinned post from 2022):<p>https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;t3D2NaD<p>Logged in (top unpinned post from a few hours ago):<p>https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;dAgKO1g<p>Is this something new or has it always been like this?

10 条评论

PaulHoule超过 1 年前
It is just totally random what you see when you look at Twitter whether your are logged in or not. Move along folks, nothing more to see here. Ask your sysadmin to redirect twitter.com to 127.0.0.1 and you&#x27;ll feel a lot better.
ChrisLTD超过 1 年前
I noticed this a while ago. I used to use profile links to check in on tweets from a couple folks without logging in. I know I&#x27;m not the ideal user for X, but it is funny that public profiles now make the site look abandoned since the majority of the tweets I see on profiles are from 2+ years ago.
haltist超过 1 年前
It&#x27;s an optimization to avoid querying the database and ML models. The pages are essentially static if you are not logged in. This is basically what I would do if I was told to reduce the number of queries for non-paying customers of Twitter.com
stephenbez超过 1 年前
For the logged out profile page, it appears that the posts are ordered in approximately descending order based on the number of likes.<p>I&#x27;ve noticed this for the past month or two.
esus_dev超过 1 年前
I think so, it keeps changing for me. A while back (depending on country) it was showing me nothing if I wasn&#x27;t logged in lol.
hightrix超过 1 年前
This is fun to watch. The race to profitability by cost cutting while simultaneously hemorrhaging users seems like an interesting battle.<p>I imagine the only winners at the end will be those that either never used or have left twitter.<p>I wonder when the unskippable full screen video ads will be introduced.
KomoD超过 1 年前
&gt; Is this something new or has it always been like this?<p>Been like it for some time now
userinanother超过 1 年前
Nitter still seems to work fine. Actual twitter is dead to me
cpach超过 1 年前
For the account Crisis Center Belgium there are reports that it showed tweets from 2015, despite a recent act of terror.<p><a href="https:&#x2F;&#x2F;mastodon.social&#x2F;@madewulf&#x2F;111249476219680211" rel="nofollow noreferrer">https:&#x2F;&#x2F;mastodon.social&#x2F;@madewulf&#x2F;111249476219680211</a>
rsynnott超过 1 年前
Yeah, been like that for since Naughty Ol&#x27; Mr Car backed off from full paywall. I&#x27;m not sure what the thinking behind it is; it just makes the site look broken&#x2F;abandoned. I suppose it&#x27;s possible it&#x27;s just broken rather than intentional.