-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.xml
81 lines (59 loc) · 2.89 KB
/
feed.xml
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Swapnil</title>
<description>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.
</description>
<link>https://uzumaki-narut0.github.io/</link>
<atom:link href="https://uzumaki-narut0.github.io/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Sun, 16 May 2021 16:46:11 +0530</pubDate>
<lastBuildDate>Sun, 16 May 2021 16:46:11 +0530</lastBuildDate>
<generator>Jekyll v4.2.0</generator>
<item>
<title>Rate Limiting</title>
<description>
</description>
<pubDate>Tue, 02 Mar 2021 00:00:00 +0530</pubDate>
<link>https://uzumaki-narut0.github.io/tool/2021/03/02/rate-limiting.html</link>
<guid isPermaLink="true">https://uzumaki-narut0.github.io/tool/2021/03/02/rate-limiting.html</guid>
<category>tool</category>
</item>
<item>
<title>Understanding Merkle Trees</title>
<description>
</description>
<pubDate>Wed, 10 Feb 2021 00:00:00 +0530</pubDate>
<link>https://uzumaki-narut0.github.io/design/tool/2021/02/10/understanding-merkle-trees.html</link>
<guid isPermaLink="true">https://uzumaki-narut0.github.io/design/tool/2021/02/10/understanding-merkle-trees.html</guid>
<category>design</category>
<category>tool</category>
</item>
<item>
<title>Load Balancing</title>
<description>
</description>
<pubDate>Sun, 31 Jan 2021 00:00:00 +0530</pubDate>
<link>https://uzumaki-narut0.github.io/tool/2021/01/31/load-balancing.html</link>
<guid isPermaLink="true">https://uzumaki-narut0.github.io/tool/2021/01/31/load-balancing.html</guid>
<category>tool</category>
</item>
<item>
<title>B-Trees and why they are used for indexing</title>
<description>
</description>
<pubDate>Mon, 04 Jan 2021 00:00:00 +0530</pubDate>
<link>https://uzumaki-narut0.github.io/tool/2021/01/04/b-tree.html</link>
<guid isPermaLink="true">https://uzumaki-narut0.github.io/tool/2021/01/04/b-tree.html</guid>
<category>tool</category>
</item>
<item>
<title>The chemistry of MySQL transactions: Part 2</title>
<description>
</description>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0530</pubDate>
<link>https://uzumaki-narut0.github.io/tool/2021/01/01/mysql-2.html</link>
<guid isPermaLink="true">https://uzumaki-narut0.github.io/tool/2021/01/01/mysql-2.html</guid>
<category>tool</category>
</item>
</channel>
</rss>