Earlier quoted context omitted.
The death of the protocol. People no longer release protocols, they release products. The open net, the open web has truly died. I wonder sometimes what we're missing because the conditions that let the web grow out of the internet have disappeared. What next leap are we missing?
Not products, but platforms.
Slack Is Going Public at a $16B Valuation
551–560 of 809 posts
Re: Slack Is Going Public at a $16B Valuation
#552Earlier quoted context omitted.
> So now I've lost a bunch of my communications due to others' choices that I had little control over. I wrote a simple exporter using Slack api. It archives Slack from position of user, almost everything (like attachments). But I'm not publishing it on GitHub because I don't want more people to use it, and don't want Slack to block mass api calls, and don't want slacks admins to know I written it and use it.
Your exporter goes beyond the 10k limit for DMs on a free plan?
Re: Slack Is Going Public at a $16B Valuation
#553Earlier quoted context omitted.
Your exporter goes beyond the 10k limit for DMs on a free plan?
I didn't try on free plan. But maybe just run it incrementally, at least once every 10k messages.
Re: Slack Is Going Public at a $16B Valuation
#554Earlier quoted context omitted.
My personal take is that, as long as profit remains a guiding priority for a society, there will always be much greater incentive to create a new and successful walled garden than to share and contribute to open standards. This is made evident by countless technology firms and other industries.
The internet’s previous models were doomed to fail. Service providers did not have a reliable monetization scheme. Client apps for open protocols have rarely had wide adoption and longevity, especially anything you had to pay for. I can think of plenty of examples of paid client apps from the late 90s/early 2000s... email clients, web, irc, etc. that just aren’t around because not enough people would pay for the clie…
...while creating others: fragmentation and lock-in
Re: Slack Is Going Public at a $16B Valuation
#555Earlier quoted context omitted.
Whenever I read those "slack sucks", "jira sucks" rants I can't help but think "kids these days" are spoiled Hate slack? Try mIRC. Oh wait what's a "netsplit"? What do you mean I can't paste pictures or code snippets without going to a 3rd party service? Hate Jira? Try Bugzilla/Trac or a multitude of other bug trackers. "Oh the design sucks" really? Have you tried writing a Win32 app and make it look nice? Ok, try it…
I would literally and unironically prefer to run a company on mIRC/corporate IRC servers and Bugzilla than Slack and Jira.
Re: Slack Is Going Public at a $16B Valuation
#556Earlier quoted context omitted.
What's wrong with the UX of IRC? IRC is a protocol, not a specific client, and it supports a wide variety of server and client plugins. We had a really nice IRC going productively for a year or two, but we scrapped it because only our software developer used it and other people in the company preferred something else (they used a mix of email, Google chat/hangouts, and text). The nice thing about IRC is that everyone…
Can you log on to IRC from your phone and then instantly search through all of your company's chat history through the last couple of years?
I can search my logs easily https://i.imgur.com/nTpoYs0.png (soon with even better integration, the prototype is a separate web app), and I can just open the web client or app on any device on this planet and instantly have all my logs and channels, and just chat: https://i.k8r.eu/54BPMQ.png
Of course, I use self-hosted quassel and quasseldroid.
Many other projects such as weechat and IRCCloud are also working on making IRC better than slack at everything it does — IRCCloud has a web client, mobile client, hosted team servers, a slack bridge, reactions, threads, emoji, attachments, and all you'd want from slack, natively.
Other projects such as IRC.com are also working on bringing the feq advantages Slack has back to IRC to make it more attractive.
The one single real advantage of Slack is marketing. They can call companies and spend a lot on money on getting more customers, due to the VC funding.
Re: Slack Is Going Public at a $16B Valuation
#557Earlier quoted context omitted.
Free is there to be a sales demo without deadlines with a casual shrug for people who aren't going to pay, I wouldn't ever use slack if it wasn't my intention to play and slack wouldn't miss me. Choose your customers.
I never used Slack out of choice either. I've used it because I was forced to due to others' decisions. So now I've lost a bunch of my communications due to others' choices that I had little control over.
If you're using it personally, the limits on message counts are made quite clear. Exceeding them makes export difficult or impossible without paying. So don't exceed them.
A huge chunk of Slack's value prop (after decent UX) is exactly the fact that they have all of your communications. No chat admins, servers to manage and back up, or networking hell to orchestrate non-text content sharing in a multiparty way. Also makes corporate folks who pay for it happy as they have pretty good auditability/retention controls--not perfect, of course, but better than a truly p2p/federated solution, and again: no infrastructure management needed.
You don't have to be happy with it, but those are features, not bugs, and are valuable to many.
You also just, y'know, don't have to use Slack. Nobody is putting a gun to your head. If the hill you want to die on is "I won't work for any company/team that uses this chat platform", well, that's your choice (hell, there's not even an argument to be made about ubiquity making it a false choice; Slack has plenty of competitors, both paid/hosted and FOSS/federated, in active use by big companies). But don't pretend that a lack of local history or easy export is some sort of highway robbery or hostage situation.
Re: Slack Is Going Public at a $16B Valuation
#558Happy for the people that built it, with the idea of improving what the chat was. Sad for the internet, because we were better in the 1980s with an open standard like IRC, and gradually the internet community lost the ability to adapt their old open protocols for the future.
Re: Slack Is Going Public at a $16B Valuation
#559Earlier quoted context omitted.
You are not wrong :-). In fact, your second line is completely correct. However, Slack has lowered the standards for desktop software by being a really terrible piece of software. Which means that the professional in me wants to see a decent client before I'm happy. What's more worrying is that we are rapidly moving away from an Internet based on open standards and into walled gardens.
> However, Slack has lowered the standards for desktop software by being a really terrible piece of software. You need to explain a claim like that. On the face of it, the Slack UI works beautifully in Browser, Desktop and iOS clients. I'd quite like it to have code syntax highlighting. But really, what are you talking about?
Re: Slack Is Going Public at a $16B Valuation
#560Earlier quoted context omitted.
How is IRC in any way faster or more accessible than Slack for quick chats? Does IRC fit a purpose? If so, what? And how does it do anything better than Slack? Slack is certainly no email replacement, and nor will I ever use it for such but in my experience and for the purposes I use it for, it is far, far more featured than IRC, unless you're using some uber IRC client that I'm unaware of. I'm genuinely trying to un…
Personally, I cannot make a comparison between Slack and IRC because I have never tried the former. From the discussion, it is clear that Slack has many features and attractions that are not available or harder to obtain with IRC. However, for me personally, a major attraction of IRC is that I can easily use it from within Emacs, and automatically have the same Emacs key bindings available that I also use for navigat…