summaryrefslogtreecommitdiff
path: root/g/g.html
blob: acd6c1e05164c9d22ed19915953893e00fe6f800 (plain)
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<html lang="en">
	<head>
		<meta name="author" content="Salvador Franco de Rivera">
		<meta name="description" content="Handy technology for the average user">
		<meta name="keywords" content="furry,hmofa,art,homepage,linux">
		<title>El Arriero's Directory - Technology</title>
		<link href="/neuarriero.css" rel="stylesheet">
	</head>

	<body>
		<header>
			<a href="https://www.youtube.com/playlist?list=PLa2uXwVHk-lgRQDTyjF6wrB_GDE8yRC-J">
				<img src="/media/icon.webp">
			</a>
			<div>
				<h1>
					<a href="/index.html" title="The Muleteer's Directory">El Arriero's Directory</a>
				</h1>
				<small>Tirelessly traveling the web for <b>furry girls, computers, weapons, and more</b>.</small>
			</div>
	</header>
	<nav>
        <a href="/index.html">
			<img src="/icons/house.png" alt="house icon">
				Home
		</a>
		<a href="/about.html">
			<img src="/icons/information.png" alt="information icon">
				About Me
		</a>
		<a href="/contact.html">
			<img src="/icons/email.png" alt="email icon">
				Contact
		</a>
		<a href="/donate.html">
			<img src="/icons/money.png" alt="money icon">
				Donate
        </a>
		<a href="/hmofa/hmofa.html">
			<img src="/icons/group.png" alt="group of people icon">
				More HMOFA
		</a>
		<a href="/g/g.html" class="here">
			<img src="/icons/computer.png" alt="computer icon">
				Fun Technology
		</a>
        <a href="/pol/pol.html">
            <img src="/icons/transmit_red.png" alt="radio transmission icon">
                Realpolitik
        </a>
		<a href="/tv/tv.html">
			<img src="/icons/film.png" alt="film icon">
				<del>The Kinoplex</del>
		</a>
		<a href="/int/int.html" >
			<img src="/icons/comments.png" alt="person talking icon">
			<del>Language Resources</del>
		</a>
		<a href="/k/k.html" >
			<img src="/icons/bomb.png" alt="bomb icon">
			<del>Gunpowder & More</del>
		</a>
	</nav>
	<hr>
	<main>
		<div class="subtitle">
			<h2>Interesting Technolo/g/y</h2>
		</div>
        <div >
            <div class="category">
			    <h2>For Admins & Hosts</h2>
		    </div>
            <dl>
                    <dt>
                        <a href="https://landchad.net/" class="link">Landchad's Guides for web-hosting by yourself</a>
                        <i>by Luke Smith</i>
                        <small>https://landchad.net/</small>
                    </dt>
                    <dd>
                        <q>Don't like it? Well then go host your own net!</q> <span>&#8212;</span> <i>a dipshit.</i> <br>
                        Learn how <i>cheap & easy</i> it is to host your own website and services. <b>Stop being a web peasant today!</b>
                    </dd>
            </dl>
            <div class="category">
                <h2>For Consumers</h2>
            </div>
            <dl>
                   <dt>
                        <a href="https://stallman.org/discord.html" class="link">Stallman says: <q>Stop using Discord!</q></a>
                        <i>by Richard M. Stallman</i>
                        <small>https://landchad.net/</small>
                    </dt>
                    <dd>
                        The founder of the <a href="https://gnu.org" class="link">GNU Project</a> explains why any self-respecting person should tell Discord to take a flying leap.
                    </dd>
            </dl>
        </div>

	</main>
	<img title="Oh, aren't you a cutie." class="fig" src="/media/fig_smoke.webp">
	</body>

</html>