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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Twitter as a sysadmin tool?

5 点作者 empika超过 15 年前

2 条评论

notaddicted超过 15 年前
Reminds me of a good point made here: <a href="http://plpatterns.com/post/169380277/sending-an-im-via-gtalk-in-clojure" rel="nofollow">http://plpatterns.com/post/169380277/sending-an-im-via-gtalk...</a><p><pre><code> If you think of your software as your co-worker — someone you work with who helps you do your job — all kinds of functionality just make sense. Would you rather your co-worker emailed you or IMed you? Then the software should do that.</code></pre>
fragmede超过 15 年前
There's a bit of a 'highest common denominator' effect in play here. From the little detail on the reasoning, I'm guessing his phone sucks as email client, but is good with text messages, so twitter is being used as a high-level interface to text messages, as well as anything else that will use Twitter.<p>I call it 'highest common denominator' as he could setup the system to send text messages directly to him, but then he'd lose all the other features like logging w/ timestamping, and, uh, being able to friend other twittersyslog system accounts. Since Twitter is the system to plug into, I call it highest; the common part is there exist numerous tools to take things out of Twitter to a format he's comfortable with. In this case, text messaging happens to be built in.