blob: dabc1b72d4e0368c81509475873d7a44c4586687 (
plain) (
blame)
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
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="stylesheet" href="./style.css" type="text/css" media="all"/>
<title>A response to "Flatpak Is Not The Future"</title>
</head>
<body>
<table class="head">
<tr>
<td class="head-ltitle">Flatpak is not the future</td>
<td class="head-vol">Indeed it is not</td>
<td class="head-rtitle">it is the present</td>
</tr>
</table>
<p class="Pp">On 2021-11-18 Nicholas Fraser published the article <a class="Lk" href="https://ludocode.com/blog/flatpak-is-not-the-future">Flatpak Is Not the Future</a> this response will go over this article and adress some of the core points of it.</p>
<h2>Flatpak Is Not the Future</h2>
<p class="Pp">Preach! It really isn't the future</p>
<p class="Pp">It's the present</p>
<table class="foot">
<tr>
<td class="foot-date">CC BY-SA 4.0</td>
<td class="foot-home"><a href="https://xenia.blahaj.land">Go To Main Page</a></td>
<td class="foot-os">Tears of flatpak haters</td>
</tr>
</table>
</body>
</html>
|