Skip to content

Comment on Arb: Efficient Arbitrary-Precision Midpoint-Radius Interval Arithmetic (2016)parent

Comments

Any chance you could offer an RSS or Atom feed?

Good point. I added an RSS feed link to https://fredrikj.net/blog/. I just hacked together some quick code to generate it, so let me know if it doesn't work.

You should also link your rss feed in the meta tags of the blog page:

    <link rel="alternate" type="application/rss+xml"
    title="RSS" href="http://www.example.net/feed.rss" />
Also in the rss, this line is pointing to the wrong URL.
   <atom:link href="https://fredrikj.net/rss.xml" rel="self" type="application/rss+xml"/>

Should be fixed now. Thanks!

Thanks! Just tried to add it to feedly but unfortunately it still gives me an error, reporting that it can't find feed. Will have a look at the source to see if I can help figuring it out, once I am back at my computer.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.