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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How would you improve collaboration tools?

6 点作者 programjoe超过 7 年前
I'm looking to build a startup in this space since I'm genuinely interested. I'd love to learn what things people feel like are missing that would make work easier when working with other teammates (doesn't have to be technical).

2 条评论

PaulHoule超过 7 年前
I think the #1 problem is too many tools.<p>For instance, I have collaborated with people using Skype, Discord, WebEx, Slack, IRC, Facebook Messenger, Microsoft Lync, icq, AOL Instant Messenger, Paltalk, Tivejo, Go To Meeting, etc.<p>People will tell you horror stories about all of those things, but I have found them all to be adequate. Often people conflate problems with their audio and network with problems in the tools. It also seems that these tools have made little technical progress over the years, I mean, Facebook Messenger doesn&#x27;t seem very different from AOL Instant Messenger.<p>Having them all installed at once is a problem though because most of them want to live in the tray and will cause slowdowns and distractions while logging in. Today many of them are written with Electron and other cross-platform toolkits that many think are bloated for apps they use all the time, but it is insane to have five of them running in the tray.<p>Same is true for other kinds of collaboration tools, say case management&#x2F;issue tracking. For instance, a customer of my customer submits a trouble ticket to my customer, I have my own ticket system (so I have visibility into my workload, history, etc.) and then I find the problem is because of one of my suppliers, so I have to make a ticket in their system. At least one of those systems is going to have a system with a login procedure like<p><a href="https:&#x2F;&#x2F;www.bing.com&#x2F;videos&#x2F;search?q=get+smart+intro&amp;view=detail&amp;mid=BA8581A61ABB5C69B7F9BA8581A61ABB5C69B7F9&amp;FORM=VIRE" rel="nofollow">https:&#x2F;&#x2F;www.bing.com&#x2F;videos&#x2F;search?q=get+smart+intro&amp;view=de...</a><p>and take 45 seconds to load the page for creating a ticket.<p>At some point people give up on having it work right and just accept the problems. If you want to be a world-class remote, you can&#x27;t do that.
评论 #15149445 未加载
评论 #15149927 未加载
dasmoth超过 7 年前
One thought is that a lot of the current&#x2F;recent tools in this area focus of <i>synchronous</i> collaboration. And it&#x27;s not clear to me that sending your collaborators a regular stream of non-maskable interrupts is the best route to great products or ideas. So how about some tools that promote <i>asynchronous</i> collaboration?<p>Not 100% sure what the next stage is, though. I personally find e-mail a pretty good medium for having a considered discussion -- but it doesn&#x27;t seem to work that way for everyone. Maybe an opportunity there?