Top
Best
New

Posted by vidyesh 7 days ago

How RSS beat Microsoft(buttondown.com)
307 points | 181 comments
jaredcwhite 6 days ago|
RSS isn't a format that's super-helpful for publishers. There are a variety of reasons why. But it's an absolute dream for consumers. And that's what makes it so awesome, so powerful.

Case in point: I saw someone had unsubscribed from one of my email newsletters, and when I went to go read the "reason why" field, they'd filled out: "subscribed to the RSS feed instead."

That's right, my email newsletter has an RSS feed (thanks Buttondown!), and they prefer to receive the newsletter that way rather than via email. And can I blame them? Absolutely not! I love RSS. Is it better for my vanity to have their email address in my database instead, rather than some nebulous XML file going out to who-knows? Of course. But again, this format keeps on winning year after year because it's one of the best consumer-first features of the open web.

paradox460 6 days ago||
The rise of email only newsletters has been irritating. Thankfully a lot of readers (I use inoreader) let you create mailboxes that just turn into entries in your reader
Beijinger 6 days ago||
https://kill-the-newsletter.com/
rs186 6 days ago||
That's an extremely rare edge case that fails to justify your point spectacularly.

I thought the comment says "it was an absolute dream for consumers" but actually it says "it's". Sorry to burst your bubble, if you ask any normal person who does not spend 10 hours on HN per week, chances are that they have never heard of the term RSS in their life.

AvAn12 6 days ago|||
I think there are a lot of us out there in fact. Managing a queue of feeds in an RSS reader is much more pleasant than having newsletters mixed with email. Separation of purpose is a good thing for most, imho
0cf8612b2e1e 6 days ago||||
Does not help that the browsers killed native RSS support. To bring up the infamous example, many normal people were using Google Reader.
skylurk 6 days ago|||
Nearly everyone I know has a favorite podcast. Even if they never heard of RSS, they are probably using it.
renegat0x0 6 days ago||
- I still use RSS

- Some major platform still provide RSS, which makes me use them (I do not use twitter, because it does not provide RSS

- If not for RSS I would not be using Reddit

- the moment platform drops RSS, I drop the platform

Links:

[0] https://github.com/rumca-js/Django-link-archive - my own RSS reader

pavel_lishin 6 days ago||
I forgot Reddit ever had RSS, and I think they're doing their best to forget it, too.

Viewing the source of a subreddit on old.reddit.com shows an RSS link; viewing it on the new domain does not.

kivle 6 days ago|||
During the whole API debacle all the RSS feeds in my reader got rate limited or blocked, so I just stopped using Reddit. Maybe I'll give it another go if they actually started allowing RSS again.
pavel_lishin 6 days ago||
I've given up on Reddit, after all of their moves that seemed to be explicitly hostile to their users. I know some people still get value out of it, and I'm happy for them, but I'm not particularly interested anymore.
jjordan 6 days ago|||
It's more bots / paid actors than real conversations at this point anyway. They're just milking the honeypot for that LLM training money until it runs out.
justinator 6 days ago|||
Is there a community that you’ve instead joined?
timbit42 6 days ago|||
Just add .rss to the end of the URL to get RSS.
pavel_lishin 6 days ago||
I mean, I know how to get there. I was pointing out that Reddit itself doesn't really consider RSS a first-class citizen of how to get to its content.
ksynwa 6 days ago||
I feel like some unsung hero is quietly maintaining it trying their best to not draw any attention. With how walled off social media has become and how unadvertised the feature is I thought it'd be gone by now.
spikej 6 days ago||
if I REALLY care, then I end up making an agent in my Huginn instance (and hope there's no Cloudflare, etc verification in front that blocks scraping

https://github.com/huginn/huginn

Havoc 7 days ago||
RSS has more of a commercial problem. You can’t put ads in it so sites are incentivized to force a site visit. Which in turn forces them to withhold the bulk of the value from the feed itself. Ie just include first sentence or two. Which kills the usefulness of the feed as anything more thank headlines and link. Headlines in turn are all clickbait these days so those don’t have much info density either.
mariusor 6 days ago||
> You can’t put ads in it

That's a silly thing to say. Of course you can put ads in it since it allows linking to things. What you mean probably, is that it's not as easy as embedding some google ads markup in your sidebar.

jasonjayr 6 days ago|||
What you can't do, is add all sorts of invasive tracking to RSS to confirm that the user saw the ad, and that it wasn't filtered out. You have to get more creative with wording that works the ad into the descriptions for the articles, and even then, there's no guarantee.

Advertisers love to burn money, but they draw the line at not being able to verify that the spend did what was promised.

mananaysiempre 6 days ago|||
You can add an image, can’t you? So the situation is not worse than email, and there’s plenty of tracking there (that good email clients block, but that doesn’t matter in a world where almost everyone uses the Gmail web UI).
flomo 6 days ago|||
Of course you could manually put ads in your RSS feed. What you can't do is use an ad network (3rd party javascript), but if RSS was actually popular, that could be solved.
mariusor 6 days ago||
> that could be solved

Let's not. Please.

smelendez 6 days ago|||
It's a little worse than email.

With email, you normally use unique image and link URLs for each recipient, so you generally know who's opened the email and what they've clicked and can map that to their email address and whatever other information you have about them.

With RSS, you generally don't have any information about who's accessing the feed other than an IP address. It is possible to require users to log in and receive a unique RSS URL, which is what podcasts often do to give paid subscribers access to paywalled episodes, but that's not common for web RSS.

Gormo 6 days ago||
The exact same techniques used for email can be used for RSS. You could generate unique links for RSS too, based on requester headers, in the same way way web fingerprinting works. There'd be a bit of computational overheard in comparison to serving a static XML file, but it seems easily doable.
pests 6 days ago||
Small problem was the way feeds worked in practice is you had various services caching the source feed and consolidating everything for its users like Reader and Feedly and others. Multiple startups around this.

Even the injected ads idea was tried with companies like FeedBurner, later acquired by google.

MrJohz 6 days ago||||
You can have that on your website and put a summary and a link to your website in the feed. That's been a common approach for a while.

If RSS has been more common, I imagine the bigger RSS readers (bearing in mind one of them was from Google!) would also have standardised on other ways of tracking clicks and ad views and all the rest. There just weren't enough people interested in RSS to make any of that worthwhile.

I say this as a user of RSS and someone who publishes a (very sporadic) RSS feed. It's a niche, because most people don't want to curate their own feeds.

esotericimpl 6 days ago|||
This is definitely false, see Facebook's pivot to video.
pavel_lishin 6 days ago||
Wasn't that famously based on advertising network lies?
umeshunni 6 days ago|||
FWIW, there were attempts to build an RSS Ads product at Google: https://www.eweek.com/c/a/Search/Google-Puts-RSS-Advertising...
zahlman 6 days ago|||
Everywhere that ads are the only way to create revenue streams, that should be considered a commercial problem in itself. It should be way easier to pay (and charge) securely for services like this by now.
nine_k 6 days ago||
Most ads seem to be unwanted, but some of them seem to work to make the nuisance worthwhile. People regularly stumble upon content randomly, and get exposed to ads.

Paying for content is a conscious action, it has a higher activation threshold than just clicking mindlessly on something that looks fun.

Then, transactions are expensive; micropayments are not a thing.

Subscriptions alleviate that a bit. Large middlemen alleviate that even more: Apple and Google can make micropayments like $0.50 viable within their ecosystems, so apps or in-app purchases can be tiny, and allow to remove ads for paying users. Attempts to do something similar for websites never took off, sadly.

Scene_Cast2 6 days ago|||
Why can't you put ads on RSS? Either in the story itself (by the site or aggregator) or as a "promoted item" in the feed (by the aggregator). If anything, the Google Discover (or whatever it's called) is not too different, just that you don't control which exact news sources you're subscribed to.

I can imagine an alternate timeline where Google Reader turned into a sort of Twitter (or FB or IG) feed.

danesparza 6 days ago||
I'm just here to say that I'm still bitter about Google Reader. :-(
nashashmi 6 days ago|||
Ads are a recent innovation on top of existing web standards. A new generation of changeable scripted ads had emerged and this was not compatible with XML. The old generation of ads was still compatible but not scalable, similar to how podcast sponsor ads work (immutable after publishing), and so did not get much traction.
yoz-y 6 days ago|||
Some podcasts do dynamic ad insertion. It has a plethora of inconveniences, but it does exist. I’d rather it didn’t but here we are.
scarface_74 6 days ago|||
Podcasts ads are definitely mutable after publishing. Dynamic ad insertion has been a thing for years. If you download an old Stuff You Should Know podcast, you will get a new ad even based on where you were when you downloaded it.
xp84 6 days ago||
And where you(r GeoIP data) were as well. I remember a lot of local car dealer ads being on that show for a while.
ryukoposting 6 days ago|||
There are also some efficiency-related shortcomings. I'd wager that most feed readers either implement conditional requests incorrectly, or they don't implement conditional requests at all. Polling rates also tend to be stupid, on the order of 1-30 minutes with no regard for how often any given feed actually has new posts. This creates server-side pressure to make your feed as small as possible, which always means excluding content.
account42 6 days ago||
The first point sounds like an implementation issue rather than a protocol one. I also don't agree that most readers have this problem.

Polling rate also has nothing to do with frequency of updates if you care to receive those updates in a timely manner. I haven't seen a reader default to 30 minutes or less.

Probably in both cases you just notice the bad implementations more because they make more requests.

And Atom supports pagination so you can limit the main feed url to be just one entry while still allowing for clients to retrieve older ones.

palata 6 days ago|||
Sounds about right.

Podcasts inject ads into the content: from RSS you get the link and description of the episode, and inside the episode are ads.

I guess that's why RSS is still a thing for podcasts? :-)

em-bee 6 days ago|||
why not? you can format ads as an entry in the rss feed. in fact it would not even bother me. i could train my rss reader to detect the ad based on keywords and mark it, and even if not, i'd just skip over it manually, mark it as read, and it's gone. as long as the frequency of ads is not to much that is better than an ad on a website that is permanently visible.
est 6 days ago|||
It's more like a one-way problem. Authors don't know how far the RSS reached nor who reads the articles.

Readers don't know how to reply to the author in a standard way (like an email)

prism56 6 days ago|||
FreshRSS on android will fetch the full article. Such a good feature I wished more applications used.

I host freshRSS and it's been amazing for me.

walterbell 6 days ago||
Also https://lireapp.com on iOS and macOS, has optional local cache of text and images for offline reading of RSS feeds.
tonkinai 6 days ago|||
Man, RSS still brings me so much nostalgia. Anyone still feel the pain when Google discontinued its RSS reader?
kevstev 6 days ago|||
Feedly works more or less the same. I have no issues with it.
qw 6 days ago|||
> Anyone still feel the pain when Google discontinued its RSS reader?

Yes, but mostly because of a lost opportunity.

I was working on my own web based reader when Google made a significant upgrade to their reader. It was similar to what I had made, so I thought it would be foolish to compete with Google and stopped working on it.

I wonder where RSS would be now if Google had not discouraged potential competitors.

scarface_74 6 days ago|||
John Gruber (Daring Fireball) has made his entire living for 20 years by putting a once a week sponsored post in RSS along with the full content of his posts from his site in RSS.
oceanhaiyang 6 days ago||
I hate that the self hosting newsletter does this.
factorialboy 7 days ago||
> Massive tech companies tried to own syndication. They failed.

Well, RSS won the battle, but lost the war.

piskov 7 days ago||
Yet I still use it on all devices and nothing beats it. Moved to Feedly when Google Reader died.

For apple ecosystem best client is https://reederapp.com/classic/

frou_dh 7 days ago|||
Arguably the best is NetNewsWire, which has been around in various forms for over 20 years and is still developed today https://netnewswire.com
michaelcampbell 6 days ago|||
https://theoldreader.com has been my go-to since google reader was killed. It's pretty good at sussing out the rss feed of random blogs if one exists, too.
hckalewine 6 days ago||||
Cannot agree more.
latexr 6 days ago|||
NetNewsWire doesn’t have an in-app browser, which can be a dealbreaker (it was for me, last I tried it).
ericd 7 days ago||||
Sorry for the random question, but I’ve been trying to get more into RSS, and figure it’s worth asking someone who has a lot of experience - is there a reliable way to find an RSS feed for a given site, assuming it has one? Or is it a set of heuristics you try?

Are there good tools to RSSify sites that don’t have one?

latexr 6 days ago|||
> is there a reliable way to find an RSS feed for a given site, assuming it has one?

Any half-decent feed reader app will do it for you after just pasting the website’s address.

> Are there good tools to RSSify sites that don’t have one?

https://openrss.org

https://rss-bridge.org

https://createfeed.fivefilters.org

And for newsletters:

https://notifier.in

https://kill-the-newsletter.com

ericd 6 days ago||
Awesome, thanks! Especially for the pointers to those rssifiers.

For the first question, I should clarify that I'm hoping to just ingest these RSS feeds myself in various scripts. But yeah, makes sense that most of the good feed readers mostly take care of that.

johanyc 6 days ago||||
RSSHub radar to detect rss feeds. And you can write handlers for RSSHub to RSSify websites. Both open source.
jayelbe 6 days ago||||
Websites usually link to their RSS feed using a <link> attribute in the head of the page.

Browsers used to detect this and show an RSS icon near the address bar if the website you were viewing had a feed - and you could click the icon to see more details and subscribe.

I use this Firefox addon which replicates that functionality: https://addons.mozilla.org/en-GB/firefox/addon/feed-preview/

FreshRSS is a good self-hosted RSS feed reader, and you can configure it to scrape non-RSS webpages for updates too: https://danq.me/2022/09/27/freshrss-xpath/

ericd 6 days ago||
Great tip on the <link>, thanks a lot! Also the pointer to FreshRSS, I might end up running an instance of that in our basement.
NicuCalcea 6 days ago||||
I use RSSHub Radar which finds both native feeds and some RSS-ified feeds for websites that don't support it. https://github.com/DIYgod/RSSHub-Radar
ericd 6 days ago||
Ah this is great, thanks!
frou_dh 6 days ago||||
With decent RSS apps, you can generally just paste in the URL of any page (or the site's homepage) and they will take care of examining the HTML to find the URL of the actual feed.
Latitude7973 6 days ago||||
I use Folo which has Rsshub built in. You simply search for a source you want, or add your own with a known URL for everyone to use. Otherwise you can use Rsshub with a reader of your choice.
AndrewDucker 6 days ago||||
Check the source code. Looks for "rss". If that returns too many hits then search for "application/rss+xml".
ericd 6 days ago|||
That's actually what I've been doing, but sites that very clearly should have an RSS feed (specifically, our local governments' event calendar pages), don't, so I thought there might be some other route/heuristic/whatever that I've been missing :-(.
rpdillon 6 days ago|||
Exactly the approach that I've been using for years. Manual, but works!
okasaki 6 days ago|||
Google makes an extension for it - https://chromewebstore.google.com/detail/rss-subscription-ex...

You can link it to your reader so you just click the button and it adds the feed into it.

riedel 7 days ago|||
I use RSS inside Telegram using a bot (should work with Matrix, Teams, etc as well) Allows syncing read stuff across devices and gives nice previews.
kevincox 7 days ago|||
Depends how you define lost. I still use it every day.

Is it a popular main stream thing? No. Does every since site offer feeds for every reasonable thing you could want to subscribe to? But does it still work quite well for those that want to use it? Yes.

rambambram 6 days ago|||
What "war"? RSS is an open standard and still going strong. It doesn't need to win or compete or whatever business words from warfare are hyped nowadays. It just needs to exist. The genie is already out of the bottle, for 20+ years.
Gormo 6 days ago|||
Lost it to who or what? What other feed syndication protocols are in widespread use? RSS is everywhere, and I don't see anything else comparable.
linhns 6 days ago||
It’s still alive and making strong steps towards a comeback in recent years.
oDot 7 days ago||
This is especially timely, as I'm currently building a service that let's you receive your RSS feed as a physical newspaper.

Many times this sort of meta information reveals much more than expected

benoliver999 7 days ago||
Many moons ago I tried out a service [0] that did this with pocket articles (although I used to send to pocket vis RSS). It was pretty good! It didn't last long though.

I suspect maybe it's easier now to nail the layout if ai can read content before it goes to print.

[0] https://www.bfoliver.com/2014/paperlater

oDot 6 days ago||
Thanks for the heads up about paperlater!

AI is indeed a crucial part in solving the two most difficult challenges -- typesetting and curation, although we'll probably do things that don't scale for a little while before fully automating.

NiloCK 7 days ago|||
I sort of love this, but immediately wonder about curation.

My feeds are pretty unpredictable - sometimes I have 40 new articles in a day, sometimes just a few. The cheapness of digital consumption and interface makes it viable for me to skim titles and read, defer, or dismiss at my judgement. I don't want the entire feed printed out - not viable.

But if some SaaS is curating my feeds for me, I fear it'll turn into another algorithmized something optimizing for what exactly? At least the first-pass filter is explicitly set by me - feeds I subscribe to.

Curious to hear your thoughts on it, and wishing you luck.

kevstev 6 days ago|||
Yeah- I get about 300 new items each day in my feed... of which on average about 1% of those are worth reading the full article. There is a lot of duplication as well- many sites will cover a new gadget announcement, but only need to read one to get the full scoop. Printing this would be overwhelming- and many of those sites are summaries of "source documents" (papers, release notes, etc) that I want to jump to.

I am sure people use RSS in many different ways though, it just doesn't seem useful to me.

oDot 6 days ago||||
You got it exactly right, curation and typesetting are the most challenging aspects of it. Experimenting with different solutions...
kelvinjps10 6 days ago|||
Maybe you first get the summary on your phone and you decide what to be printed?
rafterydj 7 days ago|||
I've had this same idea! Of course, it remains an idea never taken out of the garage. Are you delivering broadsheet, or formatting a printable file for users to print at home?
oDot 6 days ago|||
Typesetting is a challenge so broadsheet vs tabloid is undetermined, but whatever it will be it will be delivered to the door. The newspaper paper is a crucial part, I believe.
aa-jv 7 days ago|||
I have had this idea pitched to me many times over the years, with requests to build a simple prototype practically forced into my dev queue .. but I always resist it.

The last time someone tried to convince me this was a good idea was just after the iPhone was announced, and before everyone and their monkey had a super computer in their pocket. It seemed like a good idea at the time, so we almost started - but my advice to the punter then was "lets see what the mobile phone industry looks like next year" .. well that put a pin in it.

Nowadays, I'm not so sure I'd be so willing to do this - again, because it requires the user do the printing - but if you were to, say, make this into a vending machine product, which users can walk up to in the street and walk away with a custom 'zine full of their own interests, you might be onto something.

Here in Europe we have a lot of old telephone booths converted into mini neighborhood free libraries. I've often wondered whether it would make sense to put a public printer in those libraries and let people print things .. seems like this would be a revolutionary new product to make, with printable broadsheets based on a custom RSS, an obvious killer app .. assuming someone can be found to maintain the printers.

(Off to find thermal paper for my ClockworkPi, which I always wanted to turn into a custom RSS printer in the toilet...)

jesuslop 6 days ago|||
That's a damn good of an idea. I'd had uses for my old parents for something that came by snail mail, to notify sports events or what not.
oceanhaiyang 6 days ago||
There are already some similar projects that use a thermal printer to achieve this.
CubsFan1060 7 days ago|||
This sounds interesting. Do you have anything to show yet?
oDot 6 days ago||
Not yet, but we'll need beta testers. If you're interested and in a large metro area please reach out to ofek [at] nestful [dot] app mentioning said metro.
zahlman 6 days ago|||
Even being aware that such a thing as "RSS" exists nowadays, implies a pretty high level of technical sophistication. Why would such users go out of their way to use up print stock, wait for it to be delivered, incur the energy/fuel costs of such delivery, etc. instead of reading it on their screen?
newsclues 6 days ago||
I’ve thought of this (worked in book sales so the espresso printers were around for print on demand books.

Recently I’ve been living in a cottage town and thought of this idea again… rather than be reading on phones or tablets people could read printed books with their favourite articles or blogs. But I think the actual distribution system would be the killer, unless it’s at a big resort the transportation will kill the idea.

philistine 7 days ago||
Let me blow your mind: Betamax was not better quality than VHS. There are many things that can explain why people believed that one was better than the other.

People confused Betamax with Betacam, Sony’s professional grade recording medium, which is absolutely better quality.

People conflated VHS’ ability to slow the tape for even longer play at the expense of quality. That of course made the recording terrible. Betamax did not initially have this capability.

People listened to Sony’s own marketing. When they couldn’t compete on features, they banked on their reputation.

abirch 6 days ago||
How do you quantify quality?

"When Betamax was introduced in Japan and the United States in 1975, its Beta I speed of 1.57 inches per second (ips) offered a higher horizontal resolution (approximately 250 lines vs 240 lines horizontal NTSC), lower video noise, and less luma/chroma crosstalk than VHS, and was later marketed as providing pictures superior to VHS's playback. However, the introduction of Beta II speed, 0.79 ips (two-hour mode), to compete with VHS's two-hour Standard Play mode (1.31 ips) reduced Betamax's horizontal resolution to 240 lines.[7]" https://en.wikipedia.org/wiki/Videotape_format_war#Picture_q...

philistine 6 days ago|||
In tests done by Technology Connections, the difference was so small as to be inconsequential. It was technically better at its slowest speed, but you could barely perceive the difference and more importantly Sony disabled the feature in the vast majority of machines sold. People wanted more than 60 minutes out of one tape. They wanted 2 hours.

https://www.youtube.com/watch?v=_oJs8-I9WtA

aleatorianator 6 days ago|||
by measuring signal fidelity?
PaulHoule 6 days ago||
Looking at it. Which is what really matters.

If you want to collect obsolete formats and you have a TV with analog inputs VHS is probably your best thing to get into. This place

https://mastodon.social/@UP8/114286077399818803

sells VHS decks for $12 and you can get pretty good movies for $2. Contrast that to compact cassette decks which start at twice that and have a good chance of being non-functional. That place has the complete works of Barbara Streisand but if you want music that anybody would want on cassettes the sky is the limit for collectables.

My impression is that the quality of VHS isn't terrible. The video is worse than DVD of course but a lot of DVDs have NERFed soundtracks because they mixed them assuming you're going to play their 5.1 mix on a 2-channel system. Any deck you get now is going to support VHS Hi-Fi and if you have a 5.1 system with some kind of Dolby Pro Logic the soundtrack of a good VHS can be better than the soundtrack of an average DVD. (Blu-Ray often has better sound not because the technology is better but because the 5.1 soundtrack is more likely to really be a 5.1 soundtrack)

tracker1 6 days ago|||
There are a few more things I didn't like about DVD, I don't like the blocky artifacts that you often see in the background (doors, bookcases, etc). Some of the earlier scenes in The Matrix are particularly bad. Fire/explosions are also very poor.

Beyond this, is when they bake a 16:9 movie into the 4:3 format losing significant fidelity. Batman Begins was nearly unwatchable.

This of course doesn't get into the sound quality/mixing issues you mention... I wish they had something closer to h.265 at that time, as I don't mind a blurry background nearly as much as blotchy/blocky artifacts for similar sizes or smaller. A 2gb h.265 movie from blueray looks dramatically better than a 4+gb DVD movie.

thaumasiotes 6 days ago|||
> This place sells VHS decks for $12

> Any deck you get now is going to support VHS Hi-Fi

When you say "VHS deck", do you mean something other than a VCR?

chuckadams 6 days ago|||
Sony charging exorbitant licensing fees to manufacturers of Betamax equipment also didn't help, a lesson it took Sony a few more decades and proprietary formats to finally learn.
DaveChurchill 6 days ago|||
The real beta killer feature was that VHS extended recording mode could fit an entire NFL game on a single tape.
tracker1 6 days ago|||
Betamax's "Standard" playback was better than VHS's "standard" playback... the issue was VHS "standard" could get something like 2 hours to a typical tape and BetaMax was like half an hour. For actual content, BetaMax tapes were recorded in an extended play format, while most VHS tapes were in Standard. This dramatically reduced BetaMax quality to be comparable or worse.

https://www.youtube.com/watch?v=FyKRubB5N60

acegopher 6 days ago|||
We started with a Betamax player. I think one underappreciated reason for VHS's win was that you could put a movie on one VHS tape, whereas the Betamax required two (at least at the time it mattered). And in an era of movie rental stores, that made a difference. Both in terms of logistics, but also in terms of the consumer having to load a new tape halfway through a movie.
immibis 6 days ago||
A classic case of completely ignoring UX. UX beats technical merits, every single time.
AtNightWeCode 7 days ago|||
They were both terrible quality. The thing with VHS is playtime. One movie could fit onto one tape.
FuriouslyAdrift 6 days ago|||
The only real advantage VHS had was that JVC broadly licensed the tech so anyone could manufacture devices and/or tapes while Sony heavily restricted Beta.
HPsquared 7 days ago|||
Laserdisc also had that annoyance; max duration about an hour per side.
theshrike79 7 days ago||
Porn went VHS and later on you could fit a whole movie on one cassette.

That was it

cgh 6 days ago|||
This is discussed and dismissed in the first paragraph of the article.
actionfromafar 6 days ago|||
https://www.youtube.com/watch?v=hGVVAQVdEOs => (false, true)
Olshansky 6 days ago||
Small self-promotion: https://github.com/Olshansk/rss-feeds

As far as I can tell, it's become the "de-facto" for Anthropic related RSS feeds.

You'd think RSS was dead, but I release this earlier this year and it's at 100 start.

firefoxd 6 days ago||
RSS died so many times. But as my google traffic is steadily declining with AI overviews, my RSS readership has exploded.
samgranieri 6 days ago||
I’ve been using the internet since 1995 and I’ve never even heard of ICE. Crazy
CoUHKT57BSe 6 days ago|
I, like many others on here, use RSS every day. In Thunderbird I have a whole bunch of feeds I subscribe to, one of which is this very website - Hacker News. I even made my own HackerNews extension in Thunderbird to make it even easier/quicker to open the links from the feed. RSS is great, I check them all throughout the day as I do my emails, all in the same app.
More comments...