What do everyone use for feed reader !? My old phone used to have a built in feed reader. And my old browser also used to have a feed reader. Looked on Google play and there where very little to choose from. Thinking of creating my own feed reader ... Or have "blogging" moved over to "Youtubing" and the occasional podcast !?
Show HN: Openring, a free and decentralized network of blogs
91–100 of 101 posts
Re: Show HN: Openring, a free and decentralized network of blogs
#92Re: Show HN: Openring, a free and decentralized network of blogs
#93Re: Show HN: Openring, a free and decentralized network of blogs
#94What do everyone use for feed reader !? My old phone used to have a built in feed reader. And my old browser also used to have a feed reader. Looked on Google play and there where very little to choose from. Thinking of creating my own feed reader ... Or have "blogging" moved over to "Youtubing" and the occasional podcast !?
I really like the simplicity and minimalism of Sfeed. I setup a nightly cronjob that generates an ordinary HTML page, from all the RSS feeds that I like to follow.
Re: Show HN: Openring, a free and decentralized network of blogs
#95Earlier quoted context omitted.
Heya, so I just checked out Sourcehut and despite really wanting to use it (and pay) I decided not to. But because I find the product cool, I figured I should note why. So, 1. My primary projects of which I need private hosting contain many (less than a GB, currently) "large" files hosted. Of course, these files need to be tied to the source code. Currently I'm solving this with Git LFS. Now, I'm not exactly tied to…
Hey, thanks for the feedback. Regarding point 1, I do eventually want to add git lfs support. Regarding point 2, the only thing I can say is "don't knock it until you've tried it". As someone who's spent thousands of hours each in GitHub, Gerrit, and email, as well as some time in GitLab, Gitea, and Phabricator, I've tried a lot of workflows and email is by far the most efficient. However, in the future I plan on add…
For now I'm building around Gitlab, possibly migrating to Github if I run out of LFS storage on Gitlab (Github lets you pay for more storage.. don't think I can on Gitlab yet..).
Appreciate your work :)
Re: Show HN: Openring, a free and decentralized network of blogs
#96Earlier quoted context omitted.
Hey, thanks for the feedback. Regarding point 1, I do eventually want to add git lfs support. Regarding point 2, the only thing I can say is "don't knock it until you've tried it". As someone who's spent thousands of hours each in GitHub, Gerrit, and email, as well as some time in GitLab, Gitea, and Phabricator, I've tried a lot of workflows and email is by far the most efficient. However, in the future I plan on add…
Oh, and if there's a way to subscribe / be notified when LFS support is added please let me know :) For now I'm building around Gitlab, possibly migrating to Github if I run out of LFS storage on Gitlab (Github lets you pay for more storage.. don't think I can on Gitlab yet..) . Appreciate your work :)
Re: Show HN: Openring, a free and decentralized network of blogs
#97They have potential, but there are nuances to make them worth using
Re: Show HN: Openring, a free and decentralized network of blogs
#98It's interesting that none of the comments so far complain about the size of the binary (13MB!). Nodejs and Electron projects get flak for this all the time, but Go somehow gets away with it.
I think the larger complaint about electron is the memory usage, not disk space usage. Go may have large binaries, but they run fast and efficient.
Re: Show HN: Openring, a free and decentralized network of blogs
#99Earlier quoted context omitted.
I'm a lifetime subscriber to Feedly ( https://feedly.com ) which has behaved sanely since I joined and claims to have mobile apps but I'm not the target audience for reading blogs on my phone. There are also quite a few self-hosted options, the most famous one that springs to mind is TinyTinyRSS ( https://tt-rss.org/ ) but I'm sure there are folks who have more experience with any alternatives https://alternativeto.n…
Feedly is excellent. If they only added decent feed management to their Android client (unsubscribing from a post level in particular), it would be perfect.
Re: Show HN: Openring, a free and decentralized network of blogs
#100Is it just me, or is this just an automated way to steal other people's content and put it on your blog without their permission? > ...fetch the latest 3 articles from among your sources... Then you can include this file with your static site generator's normal file include mechanism.
It only fetches the first 256 characters and links through to the article on your own site... I guess if you don't like it you can send me a DMCA request.