diff options
Diffstat (limited to 'docs/feed.rss')
-rw-r--r-- | docs/feed.rss | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/docs/feed.rss b/docs/feed.rss index 5de2ff1..640a4db 100644 --- a/docs/feed.rss +++ b/docs/feed.rss @@ -4,8 +4,8 @@ <title>Navan's Archive</title> <description>Rare Tips, Tricks and Posts</description> <link>https://web.navan.dev/</link><language>en</language> - <lastBuildDate>Fri, 17 Mar 2023 14:07:30 -0000</lastBuildDate> - <pubDate>Fri, 17 Mar 2023 14:07:30 -0000</pubDate> + <lastBuildDate>Sun, 30 Apr 2023 22:13:15 -0000</lastBuildDate> + <pubDate>Sun, 30 Apr 2023 22:13:15 -0000</pubDate> <ttl>250</ttl> <atom:link href="https://web.navan.dev/feed.rss" rel="self" type="application/rss+xml"/> @@ -4128,6 +4128,22 @@ Seeing that you are reading this on Mastodon, and that I have updated this secti <item> <guid isPermaLink="true"> + https://web.navan.dev/posts/2023-04-30-n-body-simulation.html + </guid> + <title> + n-body solution generator + </title> + <description> + My thoughts on writing in the 21st century. + </description> + <link>https://web.navan.dev/posts/2023-04-30-n-body-simulation.html</link> + <pubDate>Fri, 17 Mar 2023 13:57:00 -0000</pubDate> + <content:encoded><![CDATA[<h1>n-body solution generator</h1> +]]></content:encoded> + </item> + + <item> + <guid isPermaLink="true"> https://web.navan.dev/posts/2020-01-14-Converting-between-PIL-NumPy.html </guid> <title> |