Earlier quoted context omitted.
Now that browser developers did their best to kill RSS/Atom... Does a Web site practically need to do anything to advertise their feed to the diehard RSS/Atom users, other than use the `link` element? Is there a worthwhile convention for advertising RSS/Atom visually in the page, too? (On one site, I tried adding an "RSS" icon, linking to the Atom feed XML, alongside all the usual awful social media site icons. But t…
I use RSS Style[1] to make the RSS and Atom feeds for my blog human readable. It styles the xml feeds and inserts a message at the top about the feed being meant for news readers, not people. Thus technically making it "safe" for less tech savvy people. [1]: https://www.rss.style/
Publish on your own site, syndicate elsewhere
91–100 of 261 posts
Re: Publish on your own site, syndicate elsewhere
#92This post like many recent ones like it, essentially wants the internet to go backwards to what it once was pre-LLMs [edit: and pre-concentration]. I'd like to suggest that you should follow through and go all the way to pre-internet itself, and rediscover handwriting, in-person local meeting groups, non-digital relationships, and using your hands not on a keyboard. Today I (with difficulty) left my macbook closed al…
But it's not an either/or proposition.
Also, keep in mind that POSSE and this site predate LLMs by quite a bit.
Re: Publish on your own site, syndicate elsewhere
#93Earlier quoted context omitted.
I removed all the bullshit social media icons and made sure that the rss icon is the first thing you notice on the landing page[1]. [1]: https://rednafi.com
With the lack of styling, I'm sorry to say I didn't notice the RSS icon at first at all. Adding the typical orange background to the icon would fix that.
Re: Publish on your own site, syndicate elsewhere
#94Earlier quoted context omitted.
I removed all the bullshit social media icons and made sure that the rss icon is the first thing you notice on the landing page[1]. [1]: https://rednafi.com
For a personal site, I'd probably just do that. (My friends are generally savvy and principled enough not to do most social media, so no need for me to endorse it by syndicating there.) But for a commercial marketing site that must be on the awful social media, I'm wondering about quietly supporting RSS/Atom without compromising the experience for the masses.
Re: Publish on your own site, syndicate elsewhere
#95Earlier quoted context omitted.
I use RSS Style[1] to make the RSS and Atom feeds for my blog human readable. It styles the xml feeds and inserts a message at the top about the feed being meant for news readers, not people. Thus technically making it "safe" for less tech savvy people. [1]: https://www.rss.style/
What about Google killing XSLT? https://developer.chrome.com/docs/web-platform/deprecating-x...
Re: Publish on your own site, syndicate elsewhere
#96This post like many recent ones like it, essentially wants the internet to go backwards to what it once was pre-LLMs [edit: and pre-concentration]. I'd like to suggest that you should follow through and go all the way to pre-internet itself, and rediscover handwriting, in-person local meeting groups, non-digital relationships, and using your hands not on a keyboard. Today I (with difficulty) left my macbook closed al…
Some people are just using it to post more garbage into the platforms they already were using
Re: Publish on your own site, syndicate elsewhere
#97I love hn and was inspired by all the devs who have their own site. I was drowning in work, but put the Django architecture together on vacation, started putting things together today and it’s been a blast.
I don’t enjoy social media and was thinking to posse intrinsically.
I appreciate this post and the authors perspective.
Re: Publish on your own site, syndicate elsewhere
#98I just started building my own website today with Django. I’m doing it because I just enjoy doing it. Most of my work is in data and ML infrastructure and it is just killing me. Working on the front end has opened my mind to possibility and given me new inspiration. I love hn and was inspired by all the devs who have their own site. I was drowning in work, but put the Django architecture together on vacation, started…
Re: Publish on your own site, syndicate elsewhere
#99https://github.com/rbbydotdev/opal
MIT and open source no documentation yet. But coming very soon
Re: Publish on your own site, syndicate elsewhere
#100Also, don't forget to set up an RSS or Atom feed for your website. Contrary to the recurring claim that RSS is dead, most of the traffic to my website still comes from RSS feeds, even in 2̶0̶2̶5̶ 2026! In fact, one of my silly little games became moderately popular because someone found it in my RSS feed and shared it on HN. [1] From the referer (sic) data in my web server logs (which is not completely reliable but s…