aboutsummaryrefslogtreecommitdiffstats
path: root/thoughts.html
blob: 06c3719303e4d2b591a9f90e3a2fd2217d82d48e (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
<!--
 * ========================
 * =====    ===============
 * ======  ================
 * ======  ================
 * ======  ====   ====   ==
 * ======  ===     ==  =  =
 * ======  ===  =  ==     =
 * =  ===  ===  =  ==  ====
 * =  ===  ===  =  ==  =  =
 * ==     =====   ====   ==
 * ========================
 *
 * jozanofastora.xyz: thoughts.html
 * Sat Apr 23 16:15:56 CEST 2022
 * Joe
 *
 * The thoughts page
-->

<!DOCTYPE html>
<html lang="en">
	<head>
		<title>Joe's thoughts</title>
		<meta charset="UTF-8">
		<meta name="robots" content="index, follow">
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<meta name="description" content="Blog and Internet personnal space">
		<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
		<meta name="author" content="Joe Zhan <rrbo@proton.me>">
		<link rel="stylesheet" type="text/css" href="css/site.css">
	</head>
	<body>
		<div class="fullpage">
			<header>
				<h1><a href="index.html">Joe's thoughts</a></h1>
			</header>
			<div class="sidebar">
				<ul>
					<li><a href="index.html">home</a></li>
					<li><a href="projects.html">my projects</a></li>
					<li><a href="files.html">files</a></li>
					<li><a href="using.html">my computing</a></li>
					<li><a href="thoughts.html">my thoughts</a></li>
					<li><a href="links.html">links</a></li>
				</ul>
					<hr>
				<ul>
					<li><a href="http://gitjoe.xyz/">GitJoe</a></li>
				</ul>
			</div>
			<div class="body-contents">
				<h1>Random thoughts</h1>
				<p>
					Here are my thoughts and ideas. All of these are pretty
					random.
				</p>
				<!-- thoughts here -->
				<h3>Sat, 18 Feb 2023 04:02:48</h3>
				<p>
					KSP2 next friday baby
				</p>
				<h3>Sat, 18 Feb 2023 03:54:38</h3>
				<p>
					KSP2 next friday baby
				</p>
				<h3>Thu, 28 Jul 2022 14:08:18</h3>
				<p>
					cool I got an idea
				</p>
				<h3>Tue, 07 Jun 2022 12:36:38</h3>
				<p>
					whats the point
				</p>
				<h3>Sun, 24 Apr 2022 02:52:31</h3>
				<p>
					I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts I have no thoughts
				</p>
				<h3>Mon, 10 Jan 2022 15:31:07</h3>
				<p>
					I have no thoughts
				</p>
				<h3>Mon, 10 Jan 2022 15:30:16</h3>
				<p>
					Hello
				</p>
			</div>
			<footer>
				<p>
					Copyright &copy; 2020-2022, Joe -
					see <a href="license.html">LICENSE</a> -
					this website does not use cookies or php or js
				</p>
			</footer>
		</div>
	</body>
</html>