aboutsummaryrefslogtreecommitdiff
path: root/yapyap/yapyap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'yapyap/yapyap.xml')
-rw-r--r--yapyap/yapyap.xml60
1 files changed, 0 insertions, 60 deletions
diff --git a/yapyap/yapyap.xml b/yapyap/yapyap.xml
deleted file mode 100644
index e001a99..0000000
--- a/yapyap/yapyap.xml
+++ /dev/null
@@ -1,60 +0,0 @@
1<?xml version="1.0" encoding="utf-8"?>
2<?xml-stylesheet type="text/xsl" href="theme.xsl?v=2"?>
3<rss version="2.0">
4 <channel>
5
6 <title>Mitja Felicijan</title>
7 <link>https://mitjafelicijan.com</link>
8 <managingEditor>m@mitjafelicijan.com (Mitja Felicijan)</managingEditor>
9 <generator>YapYap</generator>
10
11
12 <item>
13
14 <guid>0</guid>
15 <description>Containers are wonderful, but they come with a lot of baggage. And because they are in their nature layered, the images require quite a lot of space and also a lot of additional software to handle them. They are not as lightweight as they seem, and many popular images require 500 MB plus disk space.<br/><br/>The idea of running this as PID 1 would result in a significantly smaller footprint, as we will see later in the post.<br/><br/>https://mitjafelicijan.com/running-golang-application-as-pid1.html</description>
16 <pubDate>Sat, 29 Jan 2022 08:00:00 EST</pubDate>
17
18
19 <enclosure url="/assets/yapyap/pid1.jpg" type="image/jpeg" />
20
21
22 </item>
23
24 <item>
25
26 <guid>1</guid>
27 <description>A while ago I bought a small eInk display Inky pHAT and I have a bunch of Raspberry Pi's Zero lying around that I really need to use.<br/><br/>A cool, simple evening project using some of the parts I had lying at home.<br/><br/>https://mitjafelicijan.com/simple-world-clock-with-eiink-display-and-raspberry-pi-zero.html</description>
28 <pubDate>Sat, 29 Jan 2022 08:00:00 EST</pubDate>
29
30
31 <enclosure url="/assets/world-clock/world-clock.jpg" type="image/jpeg" />
32
33
34 </item>
35
36 <item>
37
38 <guid>2</guid>
39 <description>A simple microblogging platform that you host yourself and is a valid RSS feed.<br/><br/>Done with XSL (The Extensible Stylesheet Language).<br/><br/>https://git.mitjafelicijan.com/yapyap.git/</description>
40 <pubDate>Sat, 29 Jan 2022 08:00:00 EST</pubDate>
41
42
43
44 </item>
45
46 <item>
47
48 <guid>3</guid>
49 <description>It has to start somewhere! 🖖🤯🥷🦄</description>
50 <pubDate>Fri, 28 Jan 2022 08:00:00 EST</pubDate>
51
52
53 <enclosure url="/assets/yapyap/hello.png" type="image/jpeg" />
54
55
56 </item>
57
58
59 </channel>
60</rss>