TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Endless – An attempt to unify the social media experience

88 点作者 kaangiray26将近 2 年前
Hey guys,<p>Endless is an open-source mobile app that curates posts from your favorite websites in one place with a common interface. The application uses custom extractors specifically written for each website. This way you can endlessly scroll through posts and save the ones you like without having to deal with ads.<p>With the Endless server I am hosting you can also upvote and leave comments on posts without creating an account! With random tokens linked to your actions you basically use your device as your account and undo your actions in the future without spoiling your identity.<p>I hope to add more extractors in the future. Feel free to install the app and check out the extractors yourself or contribute to the project! I always love to hear your comments and feedback.<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;kaangiray26&#x2F;endless">https:&#x2F;&#x2F;github.com&#x2F;kaangiray26&#x2F;endless</a><p>APK Releases: <a href="https:&#x2F;&#x2F;github.com&#x2F;kaangiray26&#x2F;endless&#x2F;releases">https:&#x2F;&#x2F;github.com&#x2F;kaangiray26&#x2F;endless&#x2F;releases</a>

16 条评论

gochi将近 2 年前
You could probably separate the extractors into their own repo for easier contribution, and less of a reliance on you having to manually create and validate them.<p>Great job otherwise!
binkHN将近 2 年前
Love the idea! And kudos to releasing on Android first, which tends to be rare. Correct me if I’m wrong, but the app seems to be mostly JavaScript with a small Android wrapper?
评论 #36498038 未加载
tourmalinetaco将近 2 年前
I wouldn’t call this a “social media curator”. Looks more like a formatted pseudo-RSS aggregator with some project-specific social media elements tacked on.<p>For one, I don’t see any actual curation going on. Additionally, I’m not sure any of the websites being pulled are “social media”, considering most are news in some capacity.<p>It’s absolutely an interesting project, but unless it can target Reddit&#x2F;Twitter I’m not sure how it could supplement RSS feeds for me, let alone replace them. I mean I follow most of these websites through my RSS already, and don’t need to wait for some custom extractor to be built for the websites I want to target.
jtriangle将近 2 年前
&gt; This way you can endlessly scroll through posts<p>I can&#x27;t decide if I love this or hate it because I like content and also spend too much time consuming it. I do like the google reader (rip) vibe to this idea though.
mydriasis将近 2 年前
*AWESOME* idea. Nice work, can&#x27;t wait to see where this goes. I was discussing this same idea with my brother the other day, looks like you&#x27;re well on the way!
gremlinsinc将近 2 年前
Crazy idea - add threaded reddit-like comments. Add reddit also, but just use the rss endpoints, then only have local&#x2F;stored comments, moving all the comments off reddit. Then create a web version, so people can use a chrome extension or userscript that replaces reddit comments with your links, add an ad or two or a server fund ticker and it might get people off reddit.
laurent123456将近 2 年前
Love the idea, but I&#x27;m wondering if the backend could leverage one of the fediverse technologies?<p>For example when someone comments or upvotes a page, a post for that page is automatically created on a Lemmy instance, and that will be used to manage the comments and upvotes.<p>That way you don&#x27;t need a server backend and you take advantage of a decentralised architecture
评论 #36499345 未加载
adr1an将近 2 年前
Nice project, very much needed. I wonder, Is there an option to backup and recover accounts? Also, this sounds very much like centralization of diverse platforms. If the server had ActivityPub compatibility, it would be a great addition to the fediverse! :O.. Do you think it would be possible to do such a thing?
earlyriser将近 2 年前
I always wonder how this kind of services show images. Do they hot-link them or they are saved in their own servers? One approach violates web etiquette and the only seems over engineering (save an image that maybe just one use is going to see).
jasfi将近 2 年前
I had a similar idea, but no time to implement it. Hopefully a web version coming soon.
dancedar将近 2 年前
Was expecting FriendFeed based on consolidating the social medias, but more akin to rss
tqi将近 2 年前
This is basically Cambridge Analytica, isn&#x27;t it? If one of your friends &#x2F; followers use this service, it will be able to access all of your shared content?
评论 #36499618 未加载
imiric将近 2 年前
Interesting idea, but how do you fight spam, prevent abuse and moderate comments? A reminder to &quot;be nice&quot; is too naive for the modern internet.
评论 #36500457 未加载
Jeff_Brown将近 2 年前
I know someone who briefly had a startup that sold a service like this. Facebook sued them and they folded.
评论 #36500051 未加载
donio将近 2 年前
To ask the obvious question: Why use this over my favorite RSS reader?
评论 #36498210 未加载
评论 #36498140 未加载
评论 #36498018 未加载
hackernewds将近 2 年前
awesome idea. great implementation of what Jack has been claiming BlueSky or nostr will do