TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A better way to read blogs

103 pointsby khetover 1 year ago
Hey HN, maker here. It was a serious 4-6 months of effort to build this. I have never poured as much love, attention and detail into a project before. So I really appreciate you having a looksie!<p>The homepage has a fresh list of articles every hour and is open to all. Still, I recommend signing up so you can add stuff to your reading list and follow blogs.<p>My initial plan was to monetize this with subtle ads, but that didn&#x27;t work out as the traffic to the site isn&#x27;t nearly enough for that. That said, I have a fair bit invested in this and I need your help figuring out a way to make this sustainability profitable. If this was yours, what bits would you charge for? Are there any features I could add to a &quot;pro&quot; subscription?<p>Appreciate any help and support!

32 comments

dangover 1 year ago
Related:<p><i>Show HN: A Google Reader-inspired RSS reader</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35402979">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35402979</a> - April 2023 (58 comments)<p>It&#x27;s probably too soon for a follow-up Show HN unless there&#x27;s something significantly different here - see <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html</a>.
评论 #37409828 未加载
wpietriover 1 year ago
I&#x27;d strongly suggest you demonstrate more value before you require auth. I looked at the front page and none of the 3 visible articles grabbed me. So I clicked on &quot;blogs&quot; to see if I found anything interesting there. That gave me the registration wall, so I bounced.<p>I&#x27;m sure that feels unfair given the work you&#x27;ve put in. But registration is a hassle that people don&#x27;t go through unless they&#x27;re expecting at least as much value or have built up a more significant relationship with the site. Especially these days, with endless popups asking for my email and registration walls, I&#x27;m strongly habituated to close the window when I see that.<p>In your case it looks like the marginal cost of serving more pages is very low, so I&#x27;d make as much as possible public and only require registration for features that need identity. I&#x27;d even try letting people vote on articles before registering, as for you that&#x27;s valuable signal about article quality.<p>As to what I&#x27;d pay for, I&#x27;m already a NewsBlur subscriber, so I think there&#x27;s a market for a personal front-end to blogs, the news, and the like. For me the valuable part is keeping track of the hundreds of niche authors I follow, plus knowing what I&#x27;ve read. The discovery component, which you&#x27;ve foregrounded here, isn&#x27;t very valuable to me, but might make a nice freebie to draw people in.
评论 #37408806 未加载
评论 #37407417 未加载
评论 #37408004 未加载
评论 #37407402 未加载
评论 #37407443 未加载
zerojamesover 1 year ago
I like the design of this site! The icons and typography are especially cool! There is a neat idea in here. I already use an RSS social reader (<a href="https:&#x2F;&#x2F;monocle.p3k.io&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;monocle.p3k.io&#x2F;</a>), but I can see this being a cool firehose to skim that I can curate. Do you offer RSS feeds of feeds on the site?<p>I would love if there was a &quot;simple mode&quot; that let you only see the titles, just like the HN homepage. There is a lot of information on the feed pages and I find it a bit overwhelming.<p>Also, it would be great if I didn&#x27;t need an account to see the blogs, curators, and popular pages.
KronisLVover 1 year ago
I wonder where you&#x27;re getting all of the blogs from, whether it&#x27;s just user suggestions or lots of personal favorites. Sounds like a bit of work but I&#x27;m glad that people are trying to do that sort of thing and helping others discover more articles!<p>I built the Hacker News Personal Blogs site a while ago, after people shared their blogs in an Ask HN post and then someone compiled those into an OPML file on GitHub (those that had Atom&#x2F;RSS feeds): <a href="https:&#x2F;&#x2F;hn-blogs.kronis.dev&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;hn-blogs.kronis.dev&#x2F;</a> The List Of Blogs page might be relevant to discover a few more blogs to add, if anything catches your eye. That site of mine is pretty basic and I just threw it together in a day or two because it felt possible, but I hope that your site actually goes somewhere in comparison!<p>Also, embedding the blogs inside of iframes is pretty cool, I wonder how common people preventing that with X-Frame-Options or frame-ancestors is. It was actually interesting to see posts from Substack and other sites being captured as screenshots instead, as a workaround.
评论 #37407830 未加载
评论 #37407749 未加载
ibdfover 1 year ago
Looks really nice, but asking me for an account after I click on a category is a huge turn off. Why do I need an account?
评论 #37406462 未加载
ydantover 1 year ago
Your email for verifying email address fails on Fastmail&#x27;s spam rules:<p><pre><code> X-Sieve: CMU Sieve 3.0 X-Spam-known-sender: no (&quot;Email failed DMARC policy for domain&quot;) X-Spam-sender-reputation: 500 (none) X-Spam-score: 5.2 X-Spam-hits: BAYES_20 -0.001, HEADER_FROM_DIFFERENT_DOMAINS 0.249, ME_HAS_VSSU 0.001, ME_QUARANTINE 5, ME_SC_NH -0.001, ME_SENDERREP_NEUTRAL 0.001, RCVD_IN_DNSWL_NONE -0.0001, SPF_HELO_NONE 0.001, SPF_PASS -0.001, UNPARSEABLE_RELAY 0.001, LANGUAGES unknown, BAYES_USED user, SA_VERSION 3.4.6 X-Spam-source: IP=&#x27;143.55.232.5&#x27;, Host=&#x27;pc232-5.mailgun.net&#x27;, Country=&#x27;US&#x27;, FromHeader=&#x27;biz&#x27;, MailFrom=&#x27;org&#x27; X-Spam-charsets: plain=&#x27;utf-8&#x27; </code></pre> Clicking the link the first time gave me a default nginx:<p><pre><code> 502 Bad Gateway nginx&#x2F;1.22.0 (Ubuntu) </code></pre> The link worked the second time.
crtxcrover 1 year ago
Interesting, but almost every click on the site requires an account (with an email). I would love to be able to assess it a bit more before creating an account.
评论 #37405614 未加载
outcoldmanover 1 year ago
1. Donations 2. Sponsors for the topics. Mark those articles as Sponsored. Let companies only to post sponsored content. And promote them. Obviously you have to limit that seriously to make sure it is not going to take the whole feed.
dmjeover 1 year ago
I really love how it looks, and congrats on getting it live.<p>Immediate feedback:<p>- a page, obviously linked from a banner &#x2F; menu which describes what this thing is, how it works and who it is for. It may be obvious(ish) to HN but don’t assume anyone else will know what you’re trying to do - more images. - some way of marking stuff read, otherwise you always get the same list - the “in app” reading is interesting, I don’t know how this affects any traffic to included links? You may run into friction if all the reading happens here on your app?
pcthrowawayover 1 year ago
Very cool! Also the first time I&#x27;ve come across <a href="https:&#x2F;&#x2F;maxbittker.github.io&#x2F;broider&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;maxbittker.github.io&#x2F;broider&#x2F;</a> being used in the wild (for the border effect of the navbar).<p>This was previously discussed in <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34553190">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34553190</a> for anyone interested
conductrover 1 year ago
Based on feedback here, sounds like you hit on something. I’d keep it free and open as long as possible to see if you can build up usage. This has no value until it does, so you’re locking people out too early with the required regulation stuff.
gsuuonover 1 year ago
I&#x27;m not sure why, but the patterned background is making the text more difficult for me to focus on or read - I&#x27;d like to try this out but I&#x27;m struggling to even get through a sentence. Otherwise the design aesthetic is nice!
selmetwaover 1 year ago
Really cool, can anyone contribute articles? I made a site recently focused on social bookmarking. <a href="https:&#x2F;&#x2F;huntergather.website&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;huntergather.website&#x2F;</a>
评论 #37407828 未加载
dsgnrover 1 year ago
This looks great! I&#x27;ll make sure to check it out regularly. It brings back memories of old Reddit, and like the old Reddit, it could really benefit from a mobile-friendly design. I&#x27;d love to be part of creating that!
Pr0ject217over 1 year ago
Hmm, the background is way too distracting.
HaZeustover 1 year ago
This is just the kind of thing I&#x27;ve been looking for! Between techemails, Researchgate, and tons of random compilations of people&#x27;s own blogs; I&#x27;ve really been looking for something that empowers a distribution of people&#x27;s best-found blog articles. Will be adding this to my Daily Firefox startup window, and contribute when I can - thanks for sharing!
giancarlostoroover 1 year ago
This is really nice, I thought about doing something precisely like this, I&#x27;m guessing your are taking advantage of RSS?
solardevover 1 year ago
It&#x27;s like reddit but without comments?
littlekeyover 1 year ago
Adding another data point here from someone who clicked away after hitting the registration wall. Free or not, it&#x27;s just not something I want to do before getting a solid sense of the product&#x27;s value. Let me explore your work for a while and then decide to sign up on my own.
interesticaover 1 year ago
Break up the vertical flow with some sort of visual anchors -- else it all becomes a blur for what&#x27;s a too-long list. That&#x27;s your chance at this stage to educate&#x2F;sell to your user: tell them what the heck this site is.
RistrettoMikeover 1 year ago
Seems cool! I saved a link that looked interesting to me and bookmarked the top-level &quot;About&quot; page so I can spend some more time browsing around sometime soon.<p>Thanks for making something focused on reading &amp; the small web. :)
logN_2over 1 year ago
So how are you embedding websites without an iframe? I&#x27;m guessing your acting as a proxy? How do you know not to proxy say amazon.com? whitelist? I see on some sites are screenshots.
delusionalover 1 year ago
Your background interacts poorly with Dark Reader. I know you&#x27;re not to blame for that, but I&#x27;d imagine some number of your potential user base would be put off on that initially.
kwhitefootover 1 year ago
Well I went to the trouble of registering after clicking Discover only to find that there is no search function, no way of filtering other than a predefined set of &quot;hash tags&quot;.
vinaypaiover 1 year ago
This looks great! How do blogs get into the &quot;blogs&quot; tab? I see the &quot;suggest a blog&quot; link... are they all hand-curated from there?
评论 #37405665 未加载
khetover 1 year ago
FYI: Don&#x27;t forget to try the keyboard shortcuts!
rus20376over 1 year ago
Nice! Reminds me of a very early version of Slashdot.
Brajeshwarover 1 year ago
Nice. This reminds me of Digg, when it became popular. There were too many of them after Digg&#x27;s success.
gilliover 1 year ago
That&#x27;s a nice way to bring attention to the many interesting blogs that exist.
retoxover 1 year ago
Are you stealing peoples content or are the articles submitted to you?
mraza007over 1 year ago
Looks clean and nice. I really like the UI
PaulHouleover 1 year ago
Love the integrated reader, that is something Tildes and YOShInOn are really missing.