Definitely agree with your decision. After leaving slack entirely from a robotics team and a science club, our productively increased. No longer were we going off topic wasting precious time and making everyone in the channel read every 500+ messages some people engaged in. We instead chose to make more plans during meetings and through direct chat (Messenger). However, Slack is usefull for forums such as donkeycar.s…
>, I believe that slack in general is a waste of time in a TEAM. Why not have meetings or meet up in real life rather than hiding behind a screen without any physical interaction? In the book "Facebook Effect" by David Kirkpatrick[1], one programmer described how Mark Zuckerberg and the other programmers extensively chatted on AOL AIM even though they all sat at the same table elbow-to-elbow . When one of the new pro…
Unslacking Tideways Company
131–140 of 162 posts
Re: Unslacking Tideways Company
#132When I was at a fully local company, slack was good for conversations where a few people might be actively discussing an issue and then I could come in hours later and skim the history, if it was a channel I felt relevant to be aware of. But slack was also super easy to use wrongly and drain so much time into. It really helped to declare slack a lossy source of comms. You shall not expect people to read it and you sh…
Almost agree, but email should also be treated as lossy. It drives me crazy when people send mass company emails with, for example, new policy or forms attached, and don't post them elsewhere. New hires only see them if someone remembers they exist and forwards them, plus it's impossible to figure out current state without spending a bunch of time playing email archeologist.
We've been remote founders and employees in numerous distributed startups, and have always found the same issue, the noisy nature of chat/Slack and lossy nature of email necessitates a 3rd place to keep the important decisions, announcements and history of the company.
Lots of companies use wikis and forum software for this, and those can work, but we're betting that a dedicated solution can work better.
Re: Unslacking Tideways Company
#133Earlier quoted context omitted.
Forums rarely get things right -- that had been solved by Usenet. Proper threading. Read/Unread tracking. Keyboard UI. (And the mouse UI tends to be bad as well.) Responsiveness. (Especially: page loads which are not instantaneous.) Killfiles. They generally have mediocre search functions unless they are entirely visible to Google. These are off the top of my head.
Does usenet have points? That's what I find missing in most forums, except Reddit and HN, where best comments flow towards the top, instead of being present arbitrarily deep in the timeline.
Thunderbird does this by default. Reddit breaks threading when sorting by "new". On HN, you have to search the comments page "minutes ago" or "hours ago" to find new comments in an existing thread.
Re: Unslacking Tideways Company
#134Earlier quoted context omitted.
> I am not sure where term "ping you" came from I assume it's like using sports euphemisms in the office to convey a concept... this is likely a military euphemism (from radar/sonar). On one hand I don't mind it because it removes the specifics about how the person will contact you, it just simply states that they will contact you (and the method may vary depending on the time of day/week). Sure, there are other ways…
I assumed it was from the networking 'ping'.
Re: Unslacking Tideways Company
#135Earlier quoted context omitted.
Email is generally regarded as the most reliable in my experience.
To the parent's point, how do you get a future employee to receive the information in an email that was sent before they started?
Re: Unslacking Tideways Company
#136Earlier quoted context omitted.
> I am not sure where term "ping you" came from I assume it's like using sports euphemisms in the office to convey a concept... this is likely a military euphemism (from radar/sonar). On one hand I don't mind it because it removes the specifics about how the person will contact you, it just simply states that they will contact you (and the method may vary depending on the time of day/week). Sure, there are other ways…
I assumed it was from the networking 'ping'.
Honestly, I hardly acknowledge those ping requests anymore. I'm sure there is a packet loss pun, but it's late and I'm tired.
Re: Unslacking Tideways Company
#137Earlier quoted context omitted.
> I am not sure where term "ping you" came from I assume it's like using sports euphemisms in the office to convey a concept... this is likely a military euphemism (from radar/sonar). On one hand I don't mind it because it removes the specifics about how the person will contact you, it just simply states that they will contact you (and the method may vary depending on the time of day/week). Sure, there are other ways…
I assumed it was from the networking 'ping'.
Re: Unslacking Tideways Company
#138Doing everything in chat is pure insanity. It's great for the day-to-day collaborating on projects... but it's all short-term memory. Are you going to be referencing a chat from 3 years ago? We use an internal forum in addition to chat. Anything substantive goes in the forum. We'll regularly reference 5 year old posts.
Any recommendations for sensible forum software? (self-hosted would be ideal)
We really wanted to to like Dicourse, but everyone on my team found some little thing that really annoyed them ("why does it hijack ctrl-f?", etc.). It was death by a thousand cuts. XenForo is the most modern of the traditional forum platforms that I reviewed. Everyone just gets it.
Re: Unslacking Tideways Company
#139Doing everything in chat is pure insanity. It's great for the day-to-day collaborating on projects... but it's all short-term memory. Are you going to be referencing a chat from 3 years ago? We use an internal forum in addition to chat. Anything substantive goes in the forum. We'll regularly reference 5 year old posts.
Any recommendations for sensible forum software? (self-hosted would be ideal)
It used to have a halfway decent forum addon, and the ability to have the wiki features/content embedded was enough to convince us not to try and use a separate forum.
Re: Unslacking Tideways Company
#140Otherwise we know we can muted a channel but we cannot just do that to some certain channel because that's where the team annouencement happens.
Email isn't good either. Email can be easily get lost and not easy to search.
To me, Slack is super useful in 2 cases:
1. 1-1 or group chat between members on same topic 2. Archive log: I pipe all the information such as AWS activity(login, spin up server, AWS cloudtrait, Audit Log: ssh in out, K8S event...)
1. is useful to discuss on specific topics on a specificed thing.
2. is useful for on-call people to correlate with something, such as when AWS personal dashboard has issue we will know, when a server is added to autoscaling pool trigger Nginx reload, we may have trigger websocket reload and create a spike...those kind of things are very useful and easier to see compare to email to me.