I can't agree with this essay more. In the early days of the Ethereum community a lot of open coordination was done on reddit and a threaded forum hosted on Vanilla Forums. Initially for privacy and convenience, Skype, gitter, Discord, and Telegram began to take hold, and later became the primary place for open, public discussions and some decision-making as well. Threaded forums were still used but not central. It w…
Thanks for all the work you’ve done for ETH! It has enriched my life greatly, and I am so excited to see where things go post-EIP1559 and 2.0!
If it will matter after today, don't talk about it in a chat room
241–250 of 329 posts
Re: If it will matter after today, don't talk about it in a chat room
#242If it's important, it needs to have a URL.
Your issue tracker works, assuming you're not constantly changing your tracker. SharePoint may work but is super clunky for this purpose. Confluence or Notion or something work just fine.
Email doesn't work by itself. With some mailing-list interface on top it may, but that seems like you're stretching a bit. IM/IRC/Slack/whatever chat also don't work for this purpose.
I always think: if I want to put a link to this project's design docs, maybe some meeting notes, so new hires can come up to speed on what we're trying to do, I want it to be a URL that makes some kind of human sense, and I want the format to be conducive to communicating the right details.
Re: If it will matter after today, don't talk about it in a chat room
#243Earlier quoted context omitted.
For email that conversation probably has taken place already. Also, lots of larger orgs have internal mail servers where this isn't even remotely true.
Orgs have internal chat servers too.
Re: If it will matter after today, don't talk about it in a chat room
#244The purpose of such a system would be to save discussions and understandings in discussions for a long term.
I read Stack Overflow threads now and have a pretty good idea about the thought process from problem -> approaches -> solution, including solutions or approaches that were rejected.
Real-time chat is not a replacement of a meeting, because meetings have substantial outcomes and key decisions taken, that are usually recorded as Minutes of Meeting / Meeting notes.
Re: If it will matter after today, don't talk about it in a chat room
#245The problem with "trying it with my team for one sprint" is that I now need to have a long conversation with legal. How will the service provider handle the content (discussions, screenshots, code snippets) that my team will upload? Do our current customer contracts contain any clauses that complicate the use of external discussion sites? In the unlikely event that the service offers the option to host it locally --…
Slack and all its clones are based on the chat room model, which structurally has the problem described in this article (and many others for productivity, such as wasting attention). Fundamentally, the chatroom model pioneered by IRC is poor for asynchronous communication because you can't sustain temporally overlapping conversations in a channel. However, you can't "just use email" -- Email's threading model is grea…
Re: If it will matter after today, don't talk about it in a chat room
#246I have always thought that Slack is designed to make information go away, and that's why people like it. Email never goes away unless you archive the thread. If you have a bunch of things that are going on, you open your inbox and realize just how behind you are, every time you open it. Slack, conversely, scrolls up and always looks the same. If you miss something, the world moved on without your input, and you feel…
I'm confused. What are the differences between Slack and email? Both are generally displayed on a relatively small list where new messages eventually cause old messages to be hidden. Those hidden messages are still accessible if you try, both with similar processes (assuming you're using an email client with text search like Gmail).
Re: If it will matter after today, don't talk about it in a chat room
#247The way I've always heard this is: If it's important, it needs to have a URL. Your issue tracker works, assuming you're not constantly changing your tracker. SharePoint may work but is super clunky for this purpose. Confluence or Notion or something work just fine. Email doesn't work by itself. With some mailing-list interface on top it may, but that seems like you're stretching a bit. IM/IRC/Slack/whatever chat also…
Re: If it will matter after today, don't talk about it in a chat room
#248Earlier quoted context omitted.
Outlook takes to long to start up in the morning. If it could start instantly I'd walk into the conference room on-time, but instead I'm several minutes late. Now that I'm working from home it needs to get the chat client started instead, but the the end result is the same, if I'm not running early I'll be late to important early morning meetings. (my early morning meetings are with India, so they will quickly assume…
There is something very wrong with your Outlook and/or Exchange install if it takes "several minutes" to start. I've used Outlook in several organisations over the years, and start time has always been in the order of 5-10s.
Re: If it will matter after today, don't talk about it in a chat room
#249Earlier quoted context omitted.
Dang. I never thought of email like that, but I wonder if email+git+UI would help for complex conversations.
Sounds a little bit like Google Wave.
Re: If it will matter after today, don't talk about it in a chat room
#250At my org, we consider Zulip to be an archive of sorts, and make an effort (a small one, because Zulip's UX makes it natural) to organize our communication such that it serves as a source of information for a future date.
I wrote a whole article about this a while back:
https://monadical.com/posts/how-to-make-remote-work-part-two...