diff options
author | axtloss <axtlos@disroot.org> | 2024-08-20 01:20:30 +0200 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-08-20 01:20:30 +0200 |
commit | e235aa6cf4914cbff6c72f19e0fcf6888da349f7 (patch) | |
tree | 0d488cadc02706aa2c7652b42e4f21342125c5f7 /flatpakisforthelazy.html | |
parent | 479414a93ae03a4463c16d54b39cd155b1e04683 (diff) | |
download | website-e235aa6cf4914cbff6c72f19e0fcf6888da349f7.tar.gz website-e235aa6cf4914cbff6c72f19e0fcf6888da349f7.tar.bz2 |
yayyy new website!!
Diffstat (limited to 'flatpakisforthelazy.html')
-rw-r--r-- | flatpakisforthelazy.html | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/flatpakisforthelazy.html b/flatpakisforthelazy.html deleted file mode 100644 index cfe3dc9..0000000 --- a/flatpakisforthelazy.html +++ /dev/null @@ -1,32 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta charset="utf-8"/> - <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <meta name="description" content="Joke response to developers are lazy, thus flatpak"/> - <link rel="stylesheet" href="./oldstyle.css" type="text/css" media="all"/> - <title>A response to "Developers are lazy, thus flatpak"</title> -</head> -<body> - <script src="./antiChrome_Brave.js"></script> - -<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://xenia.blahaj.land">Go To Main Page</a></td> - <td class="foot-os">Tears of flatpak haters</td> - </tr> -</table> -</body> -</html> |