summaryrefslogtreecommitdiff
path: root/arch.html
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2022-09-09 18:29:51 -0400
committerGitHub <noreply@github.com>2022-09-09 18:29:51 -0400
commit098fd71380e856b1cd1570e1cb482ef73c725cff (patch)
tree9257c3c13bc6139ca7af10d7837a73ae319b13ad /arch.html
parentec436203e5166bb30d7975ac6a2bdf7cc7b204f3 (diff)
parentc552a6837becc2f0e75559fe391eeb90d19a3d2b (diff)
Merge pull request #3 from pws1453/main
external CSS, linux page, better stylez
Diffstat (limited to 'arch.html')
-rw-r--r--arch.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/arch.html b/arch.html
new file mode 100644
index 0000000..fc680d9
--- /dev/null
+++ b/arch.html
@@ -0,0 +1,26 @@
1<!DOCTYPE html>
2<html >
3 <head>
4 <link rel="stylesheet" href="./css/main.css" />
5 </head>
6
7 <body>
8 <div id="tuxDiv" style="width:100%">
9 <h1 id="linhead">I use Arch BTW</h1>
10 </div>
11 <table>
12 <tr>
13 <td class="lincontent">
14 <p>
15 Oh, you "use arch BTW." Do you expect a Reddit gold? Naw, I ain't no kind stranger. If you brag about your operating system online, then I can't even imagine how much of an asshole you are in real life. Great, you know how to read a fucking manual, and you know basic English. Jesus fucking Christ, you arch-kiddies are so toxic saying "I use Arch BTW" as if it's tough to install. Oh wow you're typing simple commands into a fucking tty. You do realize that Arch Linux is just a binary distro, that uses systemD (a shitty init system for n00bs). The Arch Linux community is full of edgy 15 year olds who act like they're superior. If you actually want to learn the inner workings of Linux, you should use Gentoo. Gentoo is a source based distro with OpenRC (an actually decent init system), that is actually hard to install. There is no manual for Gentoo, so you actually have to use critical thinking skills instead of copying and pasting commands into a tty. For Gentoo you have to fine tune the system to your exact hardware instead of just running "pacstrap" like a n00b on an archiso. It takes a long time to install Gentoo. It took an entire decade to compile the kernel from a stage 1 tarball onto my IBM Thinkpad 69420 (bought from my local used-thinkpad-store for 10 cents) with and the Core i-21 ultra-supreme extra-spicy CPU literally turned into ionized plasma and burnt my entire neighboorhood to the ground and the kernel took an entire decade to compile. After that I had to manually write the wifi-driver in ed ( a good text editor ) and compile them with -O7 gcc compiling flags. After the entire installaton I booted up the Gentoo installation and it used an entire 1 kilobyte less of RAM than Arch Linux. Arch-kiddies like you wouldn't have the patience to compile Gentoo. The Gentoo community is very nice and humble and doesn't brag about their OS (unlike you elitist assholes). So instead of saying "I use Arch BTW", just shut the fuck up!!!
16 </p>
17 </td>
18 <td class="lincontent">
19 <div id="penDiv"></div>
20 </td>
21 </tr>
22 </table>
23 <div id="penDiv"></div
24
25 </body>
26</html> \ No newline at end of file