-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRSS.xml
More file actions
30 lines (30 loc) · 1.79 KB
/
RSS.xml
File metadata and controls
30 lines (30 loc) · 1.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Pouek's Blog</title>
<link>https://blog.pouekdev.one/</link>
<atom:link href="https://blog.pouekdev.one/RSS.xml" rel="self" type="application/rss+xml"/>
<description>Pouek's all-over-the-place blog</description>
<item>
<title>I don't care about cookies extension has been acquired by Avast</title>
<link>https://blog.pouekdev.one/?post=3-idontcareaboutcookies.pmd</link>
<guid isPermaLink="false">?post=3-idontcareaboutcookies.pmd</guid>
<pubDate>Thu, 15 Sep 2022 00:00:00 +0100</pubDate>
<description>Yes, you read it right. Avast has acquired the "I don't care about cookies" extension [...]</description>
</item>
<item>
<title>pythOwO Why the heck did someone makes this a thing?!</title>
<link>https://blog.pouekdev.one/?post=2-pythowo.pmd</link>
<guid isPermaLink="false">?post=2-pythowo.pmd</guid>
<pubDate>Tue, 28 Jun 2022 00:00:00 +0100</pubDate>
<description>A couple of days ago on r/ProgrammerHumor, I found a guy who made an annoucement where he said that he made a pythOwO language a thing [...]</description>
</item>
<item>
<title>DALL-E Mini: How AI art can be wonderful</title>
<link>https://blog.pouekdev.one/?post=1-dallemini.pmd</link>
<guid isPermaLink="false">?post=1-dallemini.pmd</guid>
<pubDate>Sun, 12 Jun 2022 00:00:00 +0100</pubDate>
<description>Today I was browsing YouTube when I found a video from Markiplier titled "DALL-E Mini: A Meme Nightmare" [...]</description>
</item>
</channel>
</rss>