This is the first time I've heard of Spectrum, anyone mind summarizing the key features/differentiation? It looks similar to Slack or Discord, with a focus on discoverable open communities as opposed to private organizations, and threaded conversations being a key feature?
Hey, co-founder here. We've really been focused on threaded, public-by-default, search-indexed conversations. We've found this to be super helpful for large, async communities so far, and the search-indexing is really great for organic discovery and preventing too many duplicate questions that someone might ask in a synchronous chat app. But we also support private communities, private channels, direct messages, publ…
Spectrum is joining GitHub
81–90 of 155 posts
Re: Spectrum is joining GitHub
#82Earlier quoted context omitted.
Somehow they managed to escape into even more dissatisfaction. At least Time Warner had different plans and didn't spam me several times a week with letters. Now they only have one $70 plan and are sending me a ton of mail with "deals" that aren't deals.
I must've lucked out, then, as I only pay $15 a month for an Internet-only plan through Spectrum. Granted, the speeds aren't anything to write home about (30 Mb/s download), but it's more than serviceable.
Re: Spectrum is joining GitHub
#83To write a dissenting comment: Zeit (the company behind `now`) recently killed their 10,000+ member Slack server in favor of Spectrum. Their reasons were (a) Slack isn't designed to support communities, (b) they were having to answer the same questions repeatedly, (c) those answers weren't being indexed by Google, and (d) there is very little abuse prevention in Slack. Another way of phrasing (d) is that they seemed…
Spectrum has no concept of channels or topics?
Re: Spectrum is joining GitHub
#84I spent a fair bit of time trying out many of the different chat systems out there for our tech community. In particular I looking for solutions that could do a half decent job of combining synchronous as well as asynchronous communication. The main benefit of implementations that manage to pull this off is being able to handle real-time chat but also make it easier to catch up with the conversation history if you've…
> I spent a fair bit of time trying out many of the different chat systems out there for our tech community. Do any of them allow you to see a list of who's online? That feature broke on Slack. I was told it's a known bug and in the issue queue, but it has already been months without a fix. There isn't a way to see who the regulars are, and the community looks somewhat dead without a way to see who is online.
One thing that Spectrum has that's similar to forum software is a reputation system. Others have admin/moderator status but nothing further.
Discord's mass concurrent voice chat is very impressive, but then they did hone this in 64 man WoW raids and the like. The new screen sharing they added a while back is nice too. Interesting implementation (you can pick which of the nine to watch at any given time).
Video chat is the latest I've been looking into with Zoom starting to stand out above Hangouts and Skype, especially for one to very many and multiple speakers in turn type arrangements. Zulip can hook into Jitsi and Hangouts.
Re: Spectrum is joining GitHub
#85I didn't know Spectrum until today. It looks similar to Gitter. As I understand it, it means we now have at least three “slack-like”, well-backed, open-source, community-centered chats: - Gitter, now owned by GitLab; - Spectrum, now owned by GitHub; - Mattermost, independent, but fully integrated within GitLab. That's great to have credible alternatives to the proprietary behemots that are Slack, Discord and others,…
Well I'd prefer that all those solutions relies on standards such as XMPP better than having the NIH syndrome. You should check on XMPP web solutions such as Movim https://movim.eu/ (P.S. I'm the author).
It's like gelatine salad. It's food but people these days do not have much appetite for it anymore.
Re: Spectrum is joining GitHub
#86Earlier quoted context omitted.
Hey, co-founder here. We've really been focused on threaded, public-by-default, search-indexed conversations. We've found this to be super helpful for large, async communities so far, and the search-indexing is really great for organic discovery and preventing too many duplicate questions that someone might ask in a synchronous chat app. But we also support private communities, private channels, direct messages, publ…
Forums?
Re: Spectrum is joining GitHub
#87I didn't know Spectrum until today. It looks similar to Gitter. As I understand it, it means we now have at least three “slack-like”, well-backed, open-source, community-centered chats: - Gitter, now owned by GitLab; - Spectrum, now owned by GitHub; - Mattermost, independent, but fully integrated within GitLab. That's great to have credible alternatives to the proprietary behemots that are Slack, Discord and others,…
I like Gitter, the Scala community is on Gitter. However I wish they'd fix their IRC bridge, which has some issues, like not reporting the full list of users, which is driving me insane. Speaking of Slack-like, the best alternative remains in my opinion good old IRC. I'm a user of https://irccloud.com for always-on presence on IRC and it has better clients than Gitter.
that said, gitter has many useful features that aren't available on irc: inline code with syntax highlighting, inline images, etc.
Re: Spectrum is joining GitHub
#88I didn't know Spectrum until today. It looks similar to Gitter. As I understand it, it means we now have at least three “slack-like”, well-backed, open-source, community-centered chats: - Gitter, now owned by GitLab; - Spectrum, now owned by GitHub; - Mattermost, independent, but fully integrated within GitLab. That's great to have credible alternatives to the proprietary behemots that are Slack, Discord and others,…
I like Gitter, the Scala community is on Gitter. However I wish they'd fix their IRC bridge, which has some issues, like not reporting the full list of users, which is driving me insane. Speaking of Slack-like, the best alternative remains in my opinion good old IRC. I'm a user of https://irccloud.com for always-on presence on IRC and it has better clients than Gitter.
Re: Spectrum is joining GitHub
#89I spent a fair bit of time trying out many of the different chat systems out there for our tech community. In particular I looking for solutions that could do a half decent job of combining synchronous as well as asynchronous communication. The main benefit of implementations that manage to pull this off is being able to handle real-time chat but also make it easier to catch up with the conversation history if you've…
> I spent a fair bit of time trying out many of the different chat systems out there for our tech community. Do any of them allow you to see a list of who's online? That feature broke on Slack. I was told it's a known bug and in the issue queue, but it has already been months without a fix. There isn't a way to see who the regulars are, and the community looks somewhat dead without a way to see who is online.
Re: Spectrum is joining GitHub
#90I spent a fair bit of time trying out many of the different chat systems out there for our tech community. In particular I looking for solutions that could do a half decent job of combining synchronous as well as asynchronous communication. The main benefit of implementations that manage to pull this off is being able to handle real-time chat but also make it easier to catch up with the conversation history if you've…
On the purely async focused side the two standouts where Discourse ( https://www.discourse.org/ ) and Flarum ( https://flarum.org/ ).