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
|
{
"version": "https://jsonfeed.org/version/1",
"title": "Michał's publications",
"home_page_url": "https://michal.sapka.pl",
"feed_url": "https://michal.sapka.pl/rss/feed.json",
"description": "Michał Sapka's recent publications",
"author": {
"name": "Michał M. Sapka",
"url": "https://michal.sapka.pl"
},
"items": [
{
"id": "https://medium.com/@msapka/buffers-splits-and-tabs-in-vim-5bb3b6dc1c19",
"content_html": "",
"url": "https://medium.com/@msapka/buffers-splits-and-tabs-in-vim-5bb3b6dc1c19",
"title": "Buffers, splits and tabs in Vim",
"date_modified": "2022-08-17T22:00:00.000Z",
"author": {
"name": "Michał M. Sapka",
"url": "https://michal.sapka.pl"
}
},
{
"id": "https://medium.com/@msapka/a-month-with-a-disgusting-thinkpad-936e7c675a74",
"content_html": "",
"url": "https://medium.com/@msapka/a-month-with-a-disgusting-thinkpad-936e7c675a74",
"title": "A month with a disgusting ThinkPad",
"date_modified": "2022-08-07T22:00:00.000Z",
"author": {
"name": "Michał M. Sapka",
"url": "https://michal.sapka.pl"
}
},
{
"id": "https://medium.com/@msapka/managing-dotfiles-with-gnu-stow-72b4e3bb9434",
"content_html": "",
"url": "https://medium.com/@msapka/managing-dotfiles-with-gnu-stow-72b4e3bb9434",
"title": "Managing dotfiles with GNU Stow",
"date_modified": "2022-08-04T22:00:00.000Z",
"author": {
"name": "Michał M. Sapka",
"url": "https://michal.sapka.pl"
}
},
{
"id": "https://medium.com/@msapka/adding-dynamic-dns-to-my-home-server-d05bf65358cc",
"content_html": "",
"url": "https://medium.com/@msapka/adding-dynamic-dns-to-my-home-server-d05bf65358cc",
"title": "Adding dynamic DNS to my home server",
"date_modified": "2022-08-03T22:00:00.000Z",
"author": {
"name": "Michał M. Sapka",
"url": "https://michal.sapka.pl"
}
}
]
}
|