diff options
| author | Grisha Shipunov | 2026-01-12 21:38:16 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2026-01-12 21:38:16 +0100 |
| commit | ecd36f650d27b4de6f2cfcf93f683a96706ec3c9 (patch) | |
| tree | 86023e3705c285d3dd832e7a10ef395829bc5d90 /rss.xml | |
update
Diffstat (limited to 'rss.xml')
| -rw-r--r-- | rss.xml | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> + <channel> + <title>Grisha's awesome website</title> + <link>https://oxapentane.com</link> + <description>Recovering scientist. Hacker. 🏳️🌈. He/him.</description> + <generator>Zola</generator> + <language>en</language> + <atom:link href="https://oxapentane.com/rss.xml" rel="self" type="application/rss+xml"/> + <lastBuildDate>Wed, 07 Jan 2026 00:00:00 +0000</lastBuildDate> + <item> + <title>In the Wild: Digitale Gracht</title> + <pubDate>Wed, 07 Jan 2026 00:00:00 +0000</pubDate> + <author>Unknown</author> + <link>https://oxapentane.com/pics/itw-digitale-gracht/</link> + <guid>https://oxapentane.com/pics/itw-digitale-gracht/</guid> + <description xml:base="https://oxapentane.com/pics/itw-digitale-gracht/"><p>This year I want to try to bring you some pictures of the infrastructure in our natural habitat, so welcome to the first edition of "In the Wild"!</p> +<p>I'll start by dumping some old pics to kick things off. And today we are looking at Amsterdam's "Pilot stadsgeluid" (Pilot city soundscapes).</p> +<p>According to <a rel="external" href="https://sensorenregister.amsterdam.nl/">sensorenregister</a></p> +</description> + </item> + </channel> +</rss> |
