diff options
Diffstat (limited to 'texts/flatpakisforthelazy.html')
-rw-r--r-- | texts/flatpakisforthelazy.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/texts/flatpakisforthelazy.html b/texts/flatpakisforthelazy.html new file mode 100644 index 0000000..a3ab84e --- /dev/null +++ b/texts/flatpakisforthelazy.html @@ -0,0 +1,29 @@ +<!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 "Developers are lazy, thus flatpak"</title> +</head> +<body> +<table class="head"> + <tr> + <td class="head-ltitle">Developers are lazy</td> + <td class="head-vol">yes we are</td> + <td class="head-rtitle">cope</td> + </tr> +</table> +<p class="Pp">On 2023-06-03 15:58:47.614000 martijn braam published the article <a class="Lk" href="https://blog.brixit.nl/developers-are-lazy-thus-flatpak/">Developers are lazy, thus flatpak</a> this response will go over this article and adress some of the core points of it.</p> + +<h2>Developers are lazy, thus flatpak</h2> +<img src="./yes.png" alt="a drawing of a man with a blonde beard and hair with the caption 'yes'" width="500" height="500"/> +<table class="foot"> + <tr> + <td class="foot-date">CC BY-SA 4.0</td> + <td class="foot-home"><a href="https://axtlos.neocities.org">Go To Main Page</a></td> + <td class="foot-os">Tears of flatpak haters</td> + </tr> +</table> +</body> +</html> |