Really nice! Since Unsplash is mentioned in the About page, I hope it doesn’t go the same way with a strange non-CC license at some point. (Also ideally sticking to just Attribution and Share-Alike as now. :)
I tried out the feed at /feed but it seems to be empty – is there a way to get updates of new additions?
It used to be CC0 on Unsplash but some time ago they moved from that to a custom license with some special restrictons, which makes it impossible to use in other Creative Commons work: https://unsplash.com/license
This also happened to a lot of other similar photo sites unfortunately.
Preferred for the feed would be RSS I’d say, but maybe Twitter is good on top for promo.
The WTF license is an antipattern really. All it does is push away anyone who has serious use cases for your work, because of the risk that nothing in that license will (likely) hold up in court. MIT carries basically the exact same provisions as WTF, so just use that.
> At this point, my only criticisms are that I think the installation should be more idiot-friendly, and the UI smells of 2012.
One of the Nextcloud designers here – thank you for the honest feedback! :)
Could you share some more details on these two things specifically?
- Where did you have issues with the installation? On the website, download, permissions, install page, etc.?
- Which parts of the UI you see as outdated? Is it the web interface, specific apps, the desktop client, the mobile apps, all of it? Any specific things which seem off to you and we should focus on?
We continuously work on improving the design of course. As it is we are not so many designers, as unfortunately the problem is in open source. Also we’ve been working on many things in parallel like accessibility, standardization, the new Vue components, and of course our breadth of apps, etc.
For small apps like these, sign up is really a pain. That is why a friend and I have been working on a simplified version, which is mostly based on links so you can also easy share a tab:
https://grouptabs.net
We also try to keep the interface very simple, and it works offline.
And of course as always with Nextcloud, the Text app is open source and everyone is welcome to give feedback and contribute: https://github.com/nextcloud/text
Disclaimer: I’m part of the Nextcloud team (and formerly ownCloud before we forked).
With Nextcloud we don’t offer hosting for a reason – we would compete with Google, Dropbox, Amazon etc. in a race to the bottom, and it wouldn’t be private either. nathan-io said it very well already in their reply.
Another thing which then makes it super simple for people to self-host is a) PHP (yes, we got ridiculed soo much for that through the years …) and b) a dead-simple installation which in the simplest case (with SQLite) only asks for username and password you want for the admin. Most importantly, we use open standards and formats like WebDAV, CalDAV, CardDAV, IMAP, gpx, ActivityPub, etc. which makes Nextcloud universally compatible.
---------------
However, for people who do want to simply sign up we do have an easy way: https://nextcloud.com/signup/ – this is also very presently available as "Sign up with a provider" in the mobile and desktop apps.
How it works:
- We have a list of participating providers (of which there are many more at https://nextcloud.com/providers/ ) with some strict guidelines like minimum storage space, minimum set of specific apps, uptime, reliability, etc.
- On the signup site or step we show exactly 1 provider (instead of a list like Mastodon etc.) to not overwhelm people with choice. This is based on your location and it just shows the nearest one, assuming it’s probably best regarding law and performance. There’s an option to "change provider" right below the provider.
- The only thing we ask for is your email address, and you only have to wait shortly while they provision your new instance. Sign up approaches the simplicity of Google or Dropbox this way.
I’m curious to see how it will fare for you, and wish you best of luck. If you ever want to join us or collaborate regarding integration, you are very welcome → https://nextcloud.com/contribute/
Unfortunately, I suspect Slack use at my company grew largely out of IT's unwillingness to spin up a web-facing IRC solution, and their unwillingness to expose internal services to the web. The latter is very convenient for sales or on-call employees. As a result of that security posture, we instead share tons of company secrets on a 3rd party service. It's kind of a weird local maxima.
Not sure why you're getting voted down. I'm looking for something to replace hip chat at the moment (we replaced slack with hipchat as slack didn't work well for us either), so I'm genuinely curious why a suggestion for riot is unpopular. Anyone care to comment?
What part of slack didn't work out for you? We're using slack at my workplace - and I think it's okish. Not a fan of it being a web app - but not frustrated enough yet to try the irc bridge with weechat (which is on my todo-list. Seems like a sane way forward, the last irc client I used was BitchX, and I don't think I'll likely to trust such an old c codebase with anything if I can help it..).
Now that everyone "knows" what slack is, I wonder if it's time to blow some dust off of Apache (née Google) wave...
The Slack IRC bridge works pretty well, IMO. I use it with irssi. The only negative I can think of is it joins you to every Slack channel you're in every time you reconnect. (Including #general, which you can't permanently leave.)
(I guess the other caveat is: it's a 3rd party hosted application; an internet outage or service outage could take it down, and it's potentially vulnerable to massive information leak in a way that your company isn't.)
Try the wee-slack plugin[https://github.com/wee-slack/wee-slack], it uses the Slack API and I have been using it on my Android phone(using Termux) and my Linux laptop, works great :)
Yeah, that would be me. :) At some point we supported it, but it turned out that for security reasons you would have to have a separate domain for your remoteStorage than your Nextcloud – which kind of defeats the purpose of easy integration.
At leas that is what I recall. Still think it would be great to integrate remoteStorage properly with Nextcloud! :)
Thank you! I was not ready to make the jump to self hosting my own Dropbox alternative until I saw what a polished program you and your team put together. Great work!
I tried out the feed at /feed but it seems to be empty – is there a way to get updates of new additions?