Earlier quoted context omitted.
Unions don't make business decisions.
Unions can definitely influence them. E.g., that's a big part of the point of the German Betriebsrat: https://en.wikipedia.org/wiki/Works_council#Germany
Sync will shut down on June 30
81–90 of 129 posts
Re: Sync will shut down on June 30
#82Earlier quoted context omitted.
I doubt the API would be complicated, the issue will be in all of the little QoL/scaling features: moderator settings, automoderation bots, hosting photos and videos in a scalable way. I imagine behind the scenes bot/spam detection is an entire engineering team.
Yep, definitely. The API was only a small sample of the actual business logic inside the Reddit site as a whole.
Re: Sync will shut down on June 30
#83Earlier quoted context omitted.
> Honestly just kind of done with mass market social media in general at this point I've been saying, the current leaders are too big to fail or get disrupted by competition, but if there's a silver lining it's that in lieu of a better Reddit happening we may realize it's a good time to start being less online.
Reddit is not too big to fail.
Re: Sync will shut down on June 30
#84There are many clients for Reddit but this one is my favourite as it's fast and snappy. It introduced experimental gestures which were highly intuitive which I've not seen anywhere else. Excellent focus on content, I'm going to miss it. It's sad to see so many apps shutting down regardless of what Reddit decides to do post blackout. I suspect there's also an element of relief among these developers not having to spen…
Re: Sync will shut down on June 30
#85Rather than shut down, it would be a great time for all these clients to get together and decide on an official alternative site to reddit, and start supporting that. If they did it en-masse and in a coordinated fashion, it might be enough social momentum to achieve escape velocity on the new site.
Re: Sync will shut down on June 30
#86I guess none of these apps are interested in banding together to make a new backend to replace Reddit?
Re: Sync will shut down on June 30
#87Rather than shut down, it would be a great time for all these clients to get together and decide on an official alternative site to reddit, and start supporting that. If they did it en-masse and in a coordinated fashion, it might be enough social momentum to achieve escape velocity on the new site.
The hard part would probably be the anti-spam and other anti-abuse stuff that lives entirely server side. Maybe all it is IS the API endpoint, at least to start, so only the mobile clients can access? Doesn't solve abuse but mitigates it.
Re: Sync will shut down on June 30
#88Rather than shut down, it would be a great time for all these clients to get together and decide on an official alternative site to reddit, and start supporting that. If they did it en-masse and in a coordinated fashion, it might be enough social momentum to achieve escape velocity on the new site.
The problem with Reddit as a business is that they have the least profitable users of any social platform. So one would have to build a backend, incentive the app makers to switch, get advertisers and do it all more cost efficiently than Reddit does it. That’s a small needle to thread.
If the whole thing is lean, with minimal costs, no account reps, and essentially non-profit, it's a lot easier.
Of course, that means it goes one of two ways:
1. Never gets traction, dies after a bunch of work
2. Takes off and the people controlling it (rightfully) want to be compensated for their hard work, so they start adding advertising and focusing on monetization, which requires hiring more people, which requires a more mature business model, which heads towards IPO.
Re: Sync will shut down on June 30
#89Earlier quoted context omitted.
I have an unlaunched open source reddit alternative. Before I go into that too much though, note that there are a bunch: https://www.reddit.com/r/RedditAlternatives/ My vision: Free to browse, subscription to interact. You choose your subscription amount. I take $1 to run the server, anything beyond that gets split evenly between everything you upvote that month. For the $1, I give 30% of the cut to any 3rd party app…
Login needs an email address? (hackernews is rejected)
Avoid the hypernormalizing of commentary and costly moderation by forcing scrollers to comment elsewhere; cut and paste a link is not hard. Not every social media product needs the normalized set of features.
Social by default is exhausting. It’s the biggest downside to the internet and society these days. Yes we’re social creatures but we also evolved over centuries of social interaction being difficult to come by given slow travel across fast distances. We did not evolve around 24/7 consumption of human inane and repetitive first world gibberish.
Re: Sync will shut down on June 30
#90Earlier quoted context omitted.
Seems like it's not really a drop-in replacement for Reddit - looks more like a Deviant Art or a YouTube replacement to me? A lot of Reddit (like HN) is linking to 3rd party content, and not much of it is actually user-generated OC. Nice site though - it looks really nice.
This is 100% correct! I'm prioritizing self-hosted OC over external linking, mainly because my priority was finding a way to reward creators. Allowing external links would be fairly trivial, but I'd have to think through the monetization aspects of that. Not sure if I have the right model, but my hope is that since it's open source even if I go wrong someone else can find the right one. Also thank you for the kind wo…