HN user

trekz

74 karma
Posts6
Comments43
View on HN
JSDoc is TypeScript 7 months ago

If you have a large enough codebase, you'll likely find a few cases where things work in TypeScript but its equivalent somehow fails type check in JSDoc.

You keep repeating this throughout the thread. Can you give an example?

Sorry but this is a pointless survey. Not sure how one could determine whether RSS is alive when it already is.

The other problem is that the responses will be skewed depending on where you choose to advertise this survey and who's more passionate about taking it. Posting it here would likely trigger responses from those more inclined to say "rss is not dead", since that's what the overwhelming sentiment is here.

I can only conclude that you likely already know the survey is pointless, but it's being used to advertise for your RSS reader (you plug that in on multiple places on the site). You'd probably be better off just advertising your RSS reader instead.

I really am mad at Rachel

Don't know what you're so angry with Rachel about. I provide feeds for readers and many of them are way too greedy and frequently do hammer websites, often unneccessarily. Mix in all the rampant AI bots and you got a recipe for an extremely expensive server bill.

Getting angry at someone who's trying to keep their server costs down to provide you something for free is kind of weird.

GuestCast 2 years ago

Nice. How are you syncing and deduping the data? The page says it uses an API but doesn't go into detail of which. Is there storage and caching implemented?

Well that sucks. Fortunately, there are apps that still allow you to generate RSS feeds like rss.app. OpenRSS.org may also be of interest, an organization built to fight against companies that get rid of their RSS feeds.

Many people share this same sentiment that RSS feeds should use a push vs pull mechanism, as if it's somehow going to solve all scalability problems. Both approaches run into scaling issues, they're just different.

Sure, pulling may fix the issue of a server working overtime to fulfill floods of excessive, unnecessary requests. But when pushing, you'll now have to have a strategy to scale and manage having so many client connections.

Yeah, relying too much on modified headers from requests to send the appropriate response isn't ideal, because request headers can be incorrect and largely unreliable.

Responding with a Cache-Control header with a max-age seems like a much more superior option for these cases.

Not surprised to see Reeder in there. It’s a great app for Apple users. But that app can bring a website to its knees with how aggressive it is.

I can see in my logs that it constantly makes over ~20 requests to different RSS feeds on my domain, all in the exact same millisecond. Happens multiple times a day. And it appears to rotate IPs. Scary… Tried reaching out to the developer about it twice, but they never responded.

in a strange way, this almost makes the behavior of hopping onto every new framework rational.

Or maybe not doing that and just using native browser APIs? Many of these frameworks are overkill and having so many "new" ones just makes the situation worse.

Unfortunately, RSS has become less relevant when compared to other popular platforms made by "Big Tech". But I've been using RSS for over a decade now as a window to everything on the internet and I haven't missed a beat. Subscribed to Ebay listings, Instagram, shopping sites, podcasts, blogs, etc--virtually any internet content I'm interested in on any website, all without any flawed algorithms or ads. Site's like rss.app and openrss.org make RSS pretty easy to use now compared to a decade ago. I'm pretty enthusiastic about the future of RSS.

Exposed RSS 3 years ago

Probably needs something like how openrss.org does it. Shows a UX friendly view for RSS but gets picked up by RSS readers as well.

Self-hosted, open source options are out there for RSS readers, like Tiny RSS or Inoreader if you want a nice replacement for Google Reader. Email relies on a separate app to read them though (email client).

With RSS, I like that I dont have to give up my email address that can get hacked or stolen. It's one of the reasons we have so much spam in our emails. Also like companies like openrss and rss.app that are making RSS useful and cool again.