summaryrefslogtreecommitdiff
path: root/public/posts/index.html
blob: 8e6e59f3fb28d83e16413701186bd1f5fa37b1b4 (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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html>
<html lang="en-us">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<style type=text/css>body{font-family:monospace;}</style>
	<title>Posts</title>
	
	
	<link rel="stylesheet" href="/css/style.css">
	
	<link rel="alternate" type="application/rss+xml" href="/posts/index.xml" title="blog.tinfoil-hat.net">
</head>
<body>
	<header>
	==========================<br>
	== <a href="https://blog.tinfoil-hat.net">blog.tinfoil-hat.net</a> ==<br>
	==========================
	<div style="float: right;">A save home for every tinfoil-hat!</div><br>
	<p>
	<nav>
			<a href="/"><b>Start</b></a>.
			
			
			<a href="/posts/"><b>Posts</b></a>.
			
			<a href="/categories/"><b>Categories</b></a>.
			
			<a href="/tags/"><b>Tags</b></a>.
			
	</nav>
	</p>
	<script async defer data-website-id="9b2f4923-27f6-41ac-ba15-43c51d35250e" src="https://stats.tinfoil-hat.net/umami.js"></script>
	
</header>

	
	<main>
		
		
		<div>
			<h1>Posts</h1>
			
		</div>
		
		
		<ul>
		    
		    <li>
		        <div class="post-title">
				
				    2024-01-25 <a href="/posts/shell-aliases/">Shell Aliases</a>
				
		        </div>
		    </li>
		    
		    <li>
		        <div class="post-title">
				
				    2023-12-24 <a href="/posts/removed-services/">Service Update: Discontinuation Due to Frontend-Backend Incompatibility</a>
				
		        </div>
		    </li>
		    
		    <li>
		        <div class="post-title">
				
				    2023-11-30 <a href="/posts/revert-brave-flatpak-to-deb/">Revert Brave Flatpak to Deb</a>
				
		        </div>
		    </li>
		    
		    <li>
		        <div class="post-title">
				
				    2023-10-23 <a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a>
				
		        </div>
		    </li>
		    
		    <li>
		        <div class="post-title">
				
				    2023-10-19 <a href="/posts/local-apt-mirror/">Local Apt Mirror</a>
				
		        </div>
		    </li>
		    
		    <li>
		        <div class="post-title">
				
				    2023-10-16 <a href="/posts/the-black-and-the-white-wolf/">The Black and the White Wolf</a>
				
		        </div>
		    </li>
		    
		    <li>
		        <div class="post-title">
				
				    2023-10-08 <a href="/posts/nitter-ratelimiting/">Nitter Ratelimiting &amp; Guest_Accounts branch</a>
				
		        </div>
		    </li>
		    
		    <li>
		        <div class="post-title">
				
				    2023-10-02 <a href="/posts/till-lindemann-lizard/">Rammstein Singer Till Lindemann Lizard Confirmed</a>
				
		        </div>
		    </li>
		    
		    <li>
		        <div class="post-title">
				
				    2023-08-04 <a href="/posts/generals/">Generals</a>
				
		        </div>
		    </li>
		    
		    <li>
		        <div class="post-title">
				
				    2023-05-16 <a href="/posts/prep/">Prepping</a>
				
		        </div>
		    </li>
		    
		</ul>
		<div>

1 of 2

	<a href="/posts/page/2/">Next Page</a>

</div>

	</main>

	<footer>
	<p>&copy; 2024 <a href="https://blog.tinfoil-hat.net"><b>blog.tinfoil-hat.net</b></a>.
	<a href="https://tinfoil-hat.net"><b>Landing Page</b></a>.
	<a href="http://keys.gnupg.net/pks/lookup?op=vindex&amp;fingerprint=on&amp;search=0xC0090D40CFE34966"><b>GPG-Fingerprint</b></a>.
	<a href="mailto:mal@tinfoil-hat.net"><b>E-Mail</b></a>.
	<a href="https://git.tinfoil-hat.net"><b>Gitweb</b></a>.
	</p>
</footer>

</body>
</html>