Earlier quoted context omitted.
IRC solves these problems via things like bots and bouncers. Although running always connected irssi client [1] in a screen [2] on a server is probably the easiest way to achieve it. [1] https://irssi.org/ [2] https://www.gnu.org/software/screen/
And other platforms solve this problem by having history as a built-in feature, which apparently IRC can never get due to inertia.
Slack client for the terminal
101–110 of 184 posts
Re: Slack client for the terminal
#102Earlier quoted context omitted.
IMO that's a poor excuse, and leaves open a lot of room for competition. There's a lot of hubris in assuming their position as a market leader is unassailable.
> There's a lot of hubris in assuming their position as a market leader is unassailable. This is only your very free interpretation of the comment you responded to. I personally only encounter slack in companies I freelance for - if it does not perform, I file a ticket with whoever does office supplies and demand a bigger computer.
Re: Slack client for the terminal
#103Earlier quoted context omitted.
Slack is barely useable, and I use it every day. Grief includes: - Huge, rigid, unskinnable UI. - Difficult, multi-step access to configurations and settings. - No OS integration therefore no desktop automation. I probably should have stuck with Hipchat, but I jumped on the Slack bandwagon along with everyone else.
What skinning features would you like to see in Slack? You can at least set color schemes to help visually distinguish workspaces.
Re: Slack client for the terminal
#104Earlier quoted context omitted.
IMO that's a poor excuse, and leaves open a lot of room for competition. There's a lot of hubris in assuming their position as a market leader is unassailable.
Hipchat, Facebook's Workplace, and whatever Microsoft's service is are all competitors but I don't think any of them are serious. Hipchat is probably the biggest competitor, but that's because it was around before Slack. When there's a serious competitor in the space, then I'm sure they'll start caring. For now, I don't think anything else is close.
Re: Slack client for the terminal
#105Earlier quoted context omitted.
I love using Unix and the terminal, but I hate using IRC. I don't think it works "perfectly fine". I have been lurking on a few IRC channels due to my work on http://www.oilshell.org/ . Problems I noticed: - The lack of conversations/threading is really annoying. Most worthwhile IRC channels have more than one conversation going on at once. Not only do you have to untangle who's talking to who, there's no way to know…
I think you are focusing on the wrong thing by spending several paragraphs on the problems with the out-of-the-box experience and only one on the fact that it is an open protocol so a sufficiently technical user can fix it . An open protocol, free choice of clients, and decentralised infrastructure is a baseline. A change is not an improvement if it removes those. (You could argue you have valid reasons to remove any…
Re: Slack client for the terminal
#106I use this personally. Its great. Hides all the cruft that people post in slack as text. I've been working on trying to extend it on the side. A chat client should not be taking over 1GB of RAM
Re: Slack client for the terminal
#107Earlier quoted context omitted.
Also , infinite scroll back , a standard set of easy to use clients, hosted services and API integrations.
I fail to see how those things should be part of the protocol. That's like complaining HTTP doesn't support tags for your bookmarks. It's so out of scope. Unless, of course, you are talking about a user-friendly service offering IRC access to those who do not want to set up their own clients. So, something like IRCCloud, which does exist, fyi.
Re: Slack client for the terminal
#108So we've gone from IRC which worked perfectly fine to a billion dollar business just to port that software back to the terminal, where we started out to begin with I don't understand this world any more
I love using Unix and the terminal, but I hate using IRC. I don't think it works "perfectly fine". I have been lurking on a few IRC channels due to my work on http://www.oilshell.org/ . Problems I noticed: - The lack of conversations/threading is really annoying. Most worthwhile IRC channels have more than one conversation going on at once. Not only do you have to untangle who's talking to who, there's no way to know…
Clicking through to oilshell - I wanted to know what is different and exciting about it, but all I found was text saying it's "new". Making the value proposition clearer would go a long way and be a big help to people who are curious and geniunely want to understand what's amazing about your creation.. !
Re: Slack client for the terminal
#109Re: Slack client for the terminal
#110Earlier quoted context omitted.
I wouldn't call it sane. Why do I have to sign up for different Slack organizations and have a different password for each one? Why can't I private message someone on Slack with just a username? I think Discord does this much better.
I'm guessing because of deep technical debt from some very early decisions made.
I’m sure Slack is using their vast resources and large team to solve these problems at this point, but it probably hasn’t been easy to create a horizontally scalable system from the early codebase, especially when the data model was designed for a single team of users.