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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Set your status in slack

1 点作者 richerlariviere大约 8 年前

1 comment

draw_down大约 8 年前
This was a good idea, but people use them largely for whimsical purposes and they add a lot of visual noise. There isn&#x27;t an option to disable them, but if you use Slack in a browser, you can do this in a custom stylesheet:<p><pre><code> .feature_user_custom_status .current_status, .feature_user_custom_status .message_current_status { display: none !important; }</code></pre>