Updated website with new designs and content

This commit is contained in:
2026-05-22 22:28:40 -04:00
parent 605f7ae2d5
commit 7f495212e3
11 changed files with 633 additions and 389 deletions
+77 -69
View File
@@ -1,72 +1,80 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title> <title>
[ About | easthighNerd ] [ About | easthighNerd ]
</title> </title>
<link href="/res/css/default.css" rel="stylesheet"> <link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif"> <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd"> <link rel="me" href="https://raru.re/@easthighNerd">
</head> </head>
<body class="window"> <body class="window">
<div class="window_bar"> <div class="window_bar">
<p> <p>
About About
</p> </p>
<a href="/home/" class="close_button"> <a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button"> <img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a> </a>
<div class="explorer_bar_top"> <div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px"> <div class="menu_bar">
<p> <p>
https://www.easthighnerd.net/ File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p> </p>
</div> </div>
</div> <div class="navigation_bar">
<div class="window_content"> <p>
<style> <img src="/res/img/back.png" width="23px" height="23px" alt="Back button" style="filter: grayscale(1)">
.window_content { Back
background-image: url(/res/img/strawberries.jpg); </p>
background-size: 100%; </div>
} <div class="address_bar">
</style> <p>
<h1 id="hello-world">Hello, world!</h1> https://www.easthighnerd.net/
<span style="display: flex;"> </p>
<div class="portrait"> </div>
<p><img src="/res/img/portrait.png" width="160px" height="160px" alt="Portrait"></p> </div>
</div> </div>
<div> <div class="window_content">
<p> <style>
Im Jean, and this is my website! .window_content {
</p> background-image: url(/res/img/strawberries.jpg);
<p> background-size: 100%;
Modeled after my ViewSonic E70 CRT monitor, this website }
operates in a similar way that a computer would, and its </style>
designed at least somewhat after the Windows XP operating <h1 id="hello-world">Hello, world!</h1>
system. <span style="display: flex;">
</p> <div class="portrait">
<p> <p><img src="/res/img/portrait.png" width="160px" height="160px" alt="Portrait"></p>
Im a transfem somewhere in my twenties, and I enjoy anime, </div>
manga, video games, computers, and pretty much about <div>
anything nerdy! <p>
</p> Im Jean, and this is my website!
</div> </p>
</span> <p>
<p> Modeled after my ViewSonic E70 CRT monitor, this website operates in a
Im also a huge proponent of free and open source software, similar way that a computer would, and its designed at least somewhat
as well as encryption, privacy, and security. after the Windows XP operating system.
</p> </p>
<p> <p>
I hope you enjoy browsing about this weird little website of Im a transfem somewhere in my twenties, and I enjoy anime, manga, video
mine! games, computers, and pretty much about anything nerdy!
</p> </p>
</div> </div>
<div class="explorer_bar_bottom"> </span>
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px"> <p>
<p> Im also a huge proponent of free and open source software, as well as
https://www.easthighnerd.net/ encryption, privacy, and security.
</p> </p>
</div> <p>
</body> I hope you enjoy browsing about this weird little website of mine!
</p>
</div>
<div class="explorer_bar_bottom">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html> </html>
@@ -5,9 +5,9 @@
<title> <title>
[ Nexus 7 2013 (WiFi) and Ubuntu Touch | easthighNerd ] [ Nexus 7 2013 (WiFi) and Ubuntu Touch | easthighNerd ]
</title> </title>
<link href="/res/css/default.css" rel="stylesheet"> <link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif"> <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd"> <link rel="me" href="https://raru.re/@easthighNerd">
</head> </head>
<body class="window"> <body class="window">
<div class="window_bar"> <div class="window_bar">
@@ -17,14 +17,25 @@
<a href="/home/" class="close_button"> <a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button"> <img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a> </a>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
</a>
<div class="explorer_bar_top"> <div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px"> <div class="menu_bar">
<p> <p>
https://www.easthighnerd.net/ File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p> </p>
</div>
<div class="navigation_bar">
<p>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
Back
</a>
</p>
</div>
<div class="address_bar">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div> </div>
</div> </div>
<div class="window_content"> <div class="window_content">
@@ -103,7 +114,6 @@ overall!</p>
</p> </p>
</div> </div>
<div class="explorer_bar_bottom"> <div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p> <p>
https://www.easthighnerd.net/ https://www.easthighnerd.net/
</p> </p>
@@ -5,9 +5,9 @@
<title> <title>
[ My Experience with Apple | easthighNerd ] [ My Experience with Apple | easthighNerd ]
</title> </title>
<link href="/res/css/default.css" rel="stylesheet"> <link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif"> <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd"> <link rel="me" href="https://raru.re/@easthighNerd">
</head> </head>
<body class="window"> <body class="window">
<div class="window_bar"> <div class="window_bar">
@@ -17,14 +17,25 @@
<a href="/home/" class="close_button"> <a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button"> <img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a> </a>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
</a>
<div class="explorer_bar_top"> <div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px"> <div class="menu_bar">
<p> <p>
https://www.easthighnerd.net/ File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p> </p>
</div>
<div class="navigation_bar">
<p>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
Back
</a>
</p>
</div>
<div class="address_bar">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div> </div>
</div> </div>
<div class="window_content"> <div class="window_content">
@@ -203,7 +214,6 @@ more privacy respecting way to use YouTube))</li>
</p> </p>
</div> </div>
<div class="explorer_bar_bottom"> <div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p> <p>
https://www.easthighnerd.net/ https://www.easthighnerd.net/
</p> </p>
@@ -5,9 +5,9 @@
<title> <title>
[ Secure Apple ID Against iPhone Theft | easthighNerd ] [ Secure Apple ID Against iPhone Theft | easthighNerd ]
</title> </title>
<link href="/res/css/default.css" rel="stylesheet"> <link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif"> <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd"> <link rel="me" href="https://raru.re/@easthighNerd">
</head> </head>
<body class="window"> <body class="window">
<div class="window_bar"> <div class="window_bar">
@@ -17,14 +17,25 @@
<a href="/home/" class="close_button"> <a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button"> <img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a> </a>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
</a>
<div class="explorer_bar_top"> <div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px"> <div class="menu_bar">
<p> <p>
https://www.easthighnerd.net/ File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p> </p>
</div>
<div class="navigation_bar">
<p>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
Back
</a>
</p>
</div>
<div class="address_bar">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div> </div>
</div> </div>
<div class="window_content"> <div class="window_content">
@@ -187,7 +198,6 @@ Stop iPhone Data Thefts Now!</a></li>
</p> </p>
</div> </div>
<div class="explorer_bar_bottom"> <div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p> <p>
https://www.easthighnerd.net/ https://www.easthighnerd.net/
</p> </p>
+21 -11
View File
@@ -5,9 +5,9 @@
<title> <title>
[ Hello Again | easthighNerd ] [ Hello Again | easthighNerd ]
</title> </title>
<link href="/res/css/default.css" rel="stylesheet"> <link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif"> <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd"> <link rel="me" href="https://raru.re/@easthighNerd">
</head> </head>
<body class="window"> <body class="window">
<div class="window_bar"> <div class="window_bar">
@@ -17,14 +17,25 @@
<a href="/home/" class="close_button"> <a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button"> <img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a> </a>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
</a>
<div class="explorer_bar_top"> <div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px"> <div class="menu_bar">
<p> <p>
https://www.easthighnerd.net/ File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p> </p>
</div>
<div class="navigation_bar">
<p>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
Back
</a>
</p>
</div>
<div class="address_bar">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div> </div>
</div> </div>
<div class="window_content"> <div class="window_content">
@@ -97,7 +108,6 @@ incorrect spellings I might make along the way!</p>
</p> </p>
</div> </div>
<div class="explorer_bar_bottom"> <div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p> <p>
https://www.easthighnerd.net/ https://www.easthighnerd.net/
</p> </p>
+21 -11
View File
@@ -5,9 +5,9 @@
<title> <title>
[ Static Site Generators | easthighNerd ] [ Static Site Generators | easthighNerd ]
</title> </title>
<link href="/res/css/default.css" rel="stylesheet"> <link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif"> <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd"> <link rel="me" href="https://raru.re/@easthighNerd">
</head> </head>
<body class="window"> <body class="window">
<div class="window_bar"> <div class="window_bar">
@@ -17,14 +17,25 @@
<a href="/home/" class="close_button"> <a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button"> <img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a> </a>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
</a>
<div class="explorer_bar_top"> <div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px"> <div class="menu_bar">
<p> <p>
https://www.easthighnerd.net/ File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p> </p>
</div>
<div class="navigation_bar">
<p>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
Back
</a>
</p>
</div>
<div class="address_bar">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div> </div>
</div> </div>
<div class="window_content"> <div class="window_content">
@@ -113,7 +124,6 @@ besides Linux can make use of it if they so wish</p>
</p> </p>
</div> </div>
<div class="explorer_bar_bottom"> <div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p> <p>
https://www.easthighnerd.net/ https://www.easthighnerd.net/
</p> </p>
@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Setup Gitea on Debian | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
Setup Gitea on Debian
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<div class="explorer_bar_top">
<div class="menu_bar">
<p>
File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p>
</div>
<div class="navigation_bar">
<p>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
Back
</a>
</p>
</div>
<div class="address_bar">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
</div>
<div class="window_content">
<h1 id="setup-gitea-on-debian">Setup Gitea on Debian</h1>
<p>I just recently setup a new Gitea server for myself, and I would like
to share with yall on how to do the same</p>
<p>This was done on a fresh Debian 12 cheapo VPS on Linode, so this
guide will pretty much apply to any Debian (and likely Ubuntu) system
that is more-or-less a stock installation</p>
<p>I did this using
<a href="https://gitlab.com/packaging/gitea/" target="_blank">a
third-party repository for Gitea</a> that was
<a href="https://www.gitea.com/gitea/awesome-gitea/src/branch/main/README.md#user-content-packages/" target="blank">linked
from the official site</a>, as I dont care for Docker personally, and
with a PostgreSQL database as opposed to something like SQLite, as
thats the database I prefer to use when I have to use one (Im not a
big database person either)</p>
<p>Caddy will be used for the webserver as well, as it handles automatic
TLS certificate acquisition, and is easy to setup</p>
<p>For claritys sake, any command that starts with a <code>#</code> has
to be run either as root or with <code>sudo</code>, and any command that
starts with <code>$</code> can be run as a normal user (neither
<code>#</code> nor <code>$</code> are part of the actual command
itself)</p>
<p>Well also assume <code>nano</code> will be used for editing files,
but you can use whatever text editor you prefer</p>
<p>Were also going to assume you already have a domain name pointed at
the server you are doing this on (well use <code>git.example.net</code>
as a placeholder)</p>
<h2 id="overview">Overview</h2>
<ol type="1">
<li><a href="#adding-a-repo-for-installing-gitea">Adding a repo for
installing Gitea</a></li>
<li><a href="#install-gitea-postgresql-and-caddy">Install Gitea,
PostgreSQL, and Caddy</a></li>
<li><a href="#configure-postgresql">Configure PostgreSQL</a></li>
<li><a href="#configure-caddy">Configure Caddy</a></li>
<li><a href="#setup-gitea">Setup Gitea</a></li>
</ol>
<h2 id="adding-a-repo-for-installing-gitea">Adding a Repo for Installing
Gitea</h2>
<p>First thing were gonna need to do, since were not using something
like Docker, or just using the standalone binary, is add the third-party
repo for Gitea</p>
<p>First up, well download the GPG key for the repo</p>
<pre><code># curl -sL -o /etc/apt/trusted.gpg.d/morph027-gitea.asc https://packaging.gitlab.io/gitea/gpg.key</code></pre>
<p>Then, well add the repo by creating/editing the <code>.source</code>
file that will contain the repos information in <code>deb822</code>
format</p>
<pre><code># nano /etc/apt/sources.list.d/morph027-gitea.sources</code></pre>
<pre><code>Types: deb
URIs: https://packaging.gitlab.io/gitea
Suites: gitea
Components: main
Signed-By: /etc/apt/trusted.gpg.d/morph027-gitea.asc
Enabled: yes</code></pre>
<p>Now well update apt so it can refresh its list of known
packages</p>
<pre><code># apt update</code></pre>
<h2 id="install-gitea-postgresql-and-caddy">Install Gitea, PostgreSQL,
and Caddy</h2>
<p>Now for the easiest part, well install Gitea, our PostgreSQL
database, and our Caddy webserver</p>
<pre><code># apt install gitea postgresql caddy</code></pre>
<h2 id="configure-postgresql">Configure PostgreSQL</h2>
<p>Now for configuring PostgreSQL</p>
<p>First were gonna edit PostgreSQLs config file</p>
<pre><code># nano /etc/postgresql/15/main/postgresql.conf</code></pre>
<p>and go to line 96, and uncomment</p>
<pre><code>#password_encryption = scram-sha-256 # scram-sha-256 or md5</code></pre>
<p>Next, were gonna edit</p>
<pre><code># nano /etc/postgresql/15/main/pg_hba.conf</code></pre>
<p>and add at the bottom of the file</p>
<pre><code>local gitea gitea scram-sha-256</code></pre>
<p>Now, well restart PostgreSQL</p>
<pre><code># sytemctl restart postgresql</code></pre>
<p>Now, to actually setup and configure the database</p>
<p>First, well need to run <code>psql</code> as the
<code>postgres</code> user</p>
<pre><code>$ sudo -u postgres psql</code></pre>
<p>Now, we need to create the “role” (user) that PostgreSQL will use for
interfacing with the database, replacing <code>password</code> with the
password you want to assign it</p>
<pre><code>CREATE ROLE gitea WITH LOGIN PASSWORD &#39;password&#39;</code></pre>
<p>Next, the database</p>
<pre><code>CREATE DATABASE gitea WITH OWNER gitea TEMPLATE template0 ENCODING UTF8 LC_COLLATE &#39;en_US.UTF-8&#39; LC_CTYPE &#39;en_US.UTF-8&#39;;</code></pre>
<p>Now exit <code>psql</code></p>
<pre><code>exit</code></pre>
<h2 id="configure-caddy">Configure Caddy</h2>
<p>Were gonna edit the main Caddyfile and configure it to simply
reverse proxy traffic to our new Gitea server</p>
<pre><code># nano /etc/caddy/Caddyfile</code></pre>
<p>Comment out/delete the contents of the file and put in</p>
<pre><code>git.example.net {
reverse_proxy localhost:3000
}</code></pre>
<p>And now well restart Caddy</p>
<pre><code># systemctl restart caddy</code></pre>
<h2 id="setup-gitea">Setup Gitea</h2>
<hr>
<p>
<img src="/res/img/badges/by-sa.svg" class="cc_badge">
<br>
CC BY-SA 4.0
</p>
<p>
This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" class="external_link" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>
</p>
</div>
<div class="explorer_bar_bottom">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>
+76 -69
View File
@@ -1,72 +1,79 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title> <title>
[ Blog | easthighNerd ] [ Blog | easthighNerd ]
</title> </title>
<link href="/res/css/default.css" rel="stylesheet"> <link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif"> <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd"> <link rel="me" href="https://raru.re/@easthighNerd">
</head> </head>
<body class="window"> <body class="window">
<div class="window_bar"> <div class="window_bar">
<p> <p>
Blog Blog
</p> </p>
<a href="/home/" class="close_button"> <a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button"> <img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a> </a>
<div class="explorer_bar_top"> <div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px"> <div class="menu_bar">
<p> <p>
https://www.easthighnerd.net/ File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p> </p>
</div> </div>
</div> <div class="navigation_bar">
<div class="window_content"> <p>
<h1 id="welcome-to-my-blog">Welcome to… my blog!</h1> <img src="/res/img/back.png" width="23px" height="23px" alt="Back button" style="filter: grayscale(1)">
<p><a href="/blog/feed.rss" target="_blank"><img src="/res/img/rss.gif" title="RSS Feed" alt="RSS feed gif"></a></p> Back
<h2 id="recent-blog-posts">Recent blog posts</h2> </p>
<ol type="1"> </div>
<li>2025-06-21 - <a href="/blog/2025/06/hello-again/">Hello <div class="address_bar">
Again</a></li> <p>
<li>2025-06-21 - <a https://www.easthighnerd.net/
href="/blog/2025/06/static-site-generators/">Static Site </p>
Generators</a></li> </div>
<li>2023-11-01 - <a </div>
href="/blog/2023/11/secure-apple-id-against-iphone-theft/">Secure </div>
Apple ID Against iPhone Theft</a></li> <div class="window_content">
<li>2023-11-01 - <a <h1 id="welcome-to-my-blog">Welcome to… my blog!</h1>
href="/blog/2023/11/my-experience-with-apple/">My Experience <p><a href="/blog/feed.rss" target="_blank"><img src="/res/img/rss.gif" title="RSS Feed" alt="RSS feed gif"></a></p>
with Apple</a></li> <h2 id="recent-blog-posts">Recent blog posts</h2>
<li>2019-05-26 - <a <ol type="1">
href="/blog/2019/05/nexus-7-2013-wifi-and-ubuntu-touch/">Nexus <li>2025-06-21 - <a href="/blog/2025/06/hello-again/">Hello
7 2013 WiFi and Ubuntu Touch</a></li> Again</a></li>
</ol> <li>2025-06-21 - <a href="/blog/2025/06/static-site-generators/">Static
<h2 id="all-blog-posts">All blog posts</h2> Site Generators</a></li>
<ul> <li>2023-11-01 - <a
<li>2025-06-21 - <a href="/blog/2025/06/hello-again/">Hello href="/blog/2023/11/secure-apple-id-against-iphone-theft/">Secure Apple
Again</a></li> ID Against iPhone Theft</a></li>
<li>2025-06-21 - <a <li>2023-11-01 - <a href="/blog/2023/11/my-experience-with-apple/">My
href="/blog/2025/06/static-site-generators/">Static Site Experience with Apple</a></li>
Generators</a></li> <li>2019-05-26 - <a
<li>2023-11-01 - <a href="/blog/2019/05/nexus-7-2013-wifi-and-ubuntu-touch/">Nexus 7 2013
href="/blog/2023/11/secure-apple-id-against-iphone-theft/">Secure WiFi and Ubuntu Touch</a></li>
Apple ID Against iPhone Theft</a></li> </ol>
<li>2023-11-01 - <a <h2 id="all-blog-posts">All blog posts</h2>
href="/blog/2023/11/my-experience-with-apple/">My Experience <ul>
with Apple</a></li> <li>2025-06-21 - <a href="/blog/2025/06/hello-again/">Hello
<li>2019-05-26 - <a Again</a></li>
href="/blog/2019/05/nexus-7-2013-wifi-and-ubuntu-touch/">Nexus <li>2025-06-21 - <a href="/blog/2025/06/static-site-generators/">Static
7 2013 WiFi and Ubuntu Touch</a></li> Site Generators</a></li>
</ul> <li>2023-11-01 - <a
</div> href="/blog/2023/11/secure-apple-id-against-iphone-theft/">Secure Apple
<div class="explorer_bar_bottom"> ID Against iPhone Theft</a></li>
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px"> <li>2023-11-01 - <a href="/blog/2023/11/my-experience-with-apple/">My
<p> Experience with Apple</a></li>
https://www.easthighnerd.net/ <li>2019-05-26 - <a
</p> href="/blog/2019/05/nexus-7-2013-wifi-and-ubuntu-touch/">Nexus 7 2013
</div> WiFi and Ubuntu Touch</a></li>
</body> </ul>
</div>
<div class="explorer_bar_bottom">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html> </html>
+107 -99
View File
@@ -1,103 +1,111 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title> <title>
[ Buttons | easthighNerd ] [ Buttons | easthighNerd ]
</title> </title>
<link href="/res/css/default.css" rel="stylesheet"> <link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif"> <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd"> <link rel="me" href="https://raru.re/@easthighNerd">
</head> </head>
<body class="window"> <body class="window">
<div class="window_bar"> <div class="window_bar">
<p> <p>
Buttons Buttons
</p> </p>
<a href="/home/" class="close_button"> <a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button"> <img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a> </a>
<div class="explorer_bar_top"> <div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px"> <div class="menu_bar">
<p> <p>
https://www.easthighnerd.net/ File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p> </p>
</div> </div>
</div> <div class="navigation_bar">
<div class="window_content"> <p>
<!-- 88x31 --> <img src="/res/img/back.png" width="23px" height="23px" alt="Back button" style="filter: grayscale(1)">
<!--<a href="https:///" target="_blank"><img src="/res/img/badges/" alt="" width="88px" height="31px"></a>--> Back
<!-- 32x32 --> </p>
<!--<a href="https:///" target="_blank"><img src="/res/img/buttons/" alt="" width="32px" height="32px"></a>--> </div>
<div class="button_container" <div class="address_bar">
style="position: absolute; top: 0px; left: 4px;"> <p>
<h2 style="text-align: center;"> https://www.easthighnerd.net/
My Badges </p>
</h2> </div>
<div </div>
style="overflow: auto; height: 201px; margin-top: -8px;"> </div>
<div class="web_buttons"> <div class="window_content">
<!-- Badges --> <!-- 88x31 -->
<p><a href="/res/img/badges/large/web-badge-large.gif" target="_blank"><img src="/res/img/badges/web-badge.gif" alt="" width="88px" height="31px"></a> <!--<a href="https:///" target="_blank"><img src="/res/img/badges/" alt="" width="88px" height="31px"></a>-->
<a href="/res/img/badges/large/web-badge-2-large.gif" target="_blank"><img src="/res/img/badges/web-badge-2.gif" alt="" width="88px" height="31px"></a></p> <!-- 32x32 -->
</div> <!--<a href="https:///" target="_blank"><img src="/res/img/buttons/" alt="" width="32px" height="32px"></a>-->
</div> <div class="button_container"
</div> style="position: absolute; top: 0px; left: 4px;">
<div class="button_container" <h2 style="text-align: center;">
style="position: absolute; bottom: 4px; left: 4px;"> My Badges
<h2 style="text-align: center;"> </h2>
Others Badges <div style="overflow: auto; calc(100%-20px); margin-top: -8px;">
</h2> <div class="web_buttons">
<div <!-- Badges -->
style="overflow: auto; height: 201px; margin-top: -8px;"> <p><a href="/res/img/badges/large/web-badge-large.gif" target="_blank"><img src="/res/img/badges/web-badge.gif" alt="" width="88px" height="31px"></a>
<div class="web_buttons"> <a href="/res/img/badges/large/web-badge-2-large.gif" target="_blank"><img src="/res/img/badges/web-badge-2.gif" alt="" width="88px" height="31px"></a></p>
<p><a href="https://yesterweb.org/no-to-web3/" target="_blank"><img src="/res/img/badges/roly-saynotoweb3.gif" alt="Say no to Web3" width="88px" height="31px"></a> </div>
<a href="https://yesterweb.org/" target="_blank"><img src="/res/img/badges/yesterweb.png" alt="The Yesterweb" width="88px" height="31px"></a> </div>
<a href="https://www.homestuck.com/sweet-bro-and-hella-jeff" target="_blank"><img src="/res/img/badges/sbahj.jpg" alt="sweet bro and hella jeff" width="88px" height="31px"></a> </div>
<a href="https://ribo.zone/" target="_blank"><img src="/res/img/badges/ribozone.gif" alt="ribose" width="88px" height="31px"></a> <div class="button_container"
<a href="https://32bit.cafe/" target="_blank"><img src="/res/img/badges/32b-neon.gif" alt="32-Bit Cafe" width="88px" height="31px"></a> style="position: absolute; bottom: 4px; left: 4px;">
<a href="https://sapoweb.neocities.org/" target="_blank"><img src="/res/img/badges/sapo_banner.gif" alt="where cinders lie" width="88px" height="31px"></a></p> <h2 style="text-align: center;">
</div> Others Badges
<div class="web_buttons"> </h2>
<p><img src="/res/img/badges/brokenimg.png" alt="Broken image" width="88px" height="31px"> <div style="overflow: auto; calc(100%-20px); margin-top: -8px;">
<img src="/res/img/badges/cookie.png" alt="No cookies" width="88px" height="31px"> <div class="web_buttons">
<img src="/res/img/badges/i_dream_in_html.gif" alt="I dream in HTML" width="88px" height="31px"> <p><a href="https://yesterweb.org/no-to-web3/" target="_blank"><img src="/res/img/badges/roly-saynotoweb3.gif" alt="Say no to Web3" width="88px" height="31px"></a>
<img src="/res/img/badges/bestcomp.gif" alt="Best viewed with a computer" width="88px" height="31px"></p> <a href="https://yesterweb.org/" target="_blank"><img src="/res/img/badges/yesterweb.png" alt="The Yesterweb" width="88px" height="31px"></a>
</div> <a href="https://www.homestuck.com/sweet-bro-and-hella-jeff" target="_blank"><img src="/res/img/badges/sbahj.jpg" alt="sweet bro and hella jeff" width="88px" height="31px"></a>
</div> <a href="https://ribo.zone/" target="_blank"><img src="/res/img/badges/ribozone.gif" alt="ribose" width="88px" height="31px"></a>
</div> <a href="https://32bit.cafe/" target="_blank"><img src="/res/img/badges/32b-neon.gif" alt="32-Bit Cafe" width="88px" height="31px"></a>
<div class="button_container" <a href="https://sapoweb.neocities.org/" target="_blank"><img src="/res/img/badges/sapo_banner.gif" alt="where cinders lie" width="88px" height="31px"></a></p>
style="position: absolute; top: 0px; right: 4px;"> </div>
<h2 style="text-align: center;"> <div class="web_buttons">
My Buttons <p><img src="/res/img/badges/brokenimg.png" alt="Broken image" width="88px" height="31px">
</h2> <img src="/res/img/badges/cookie.png" alt="No cookies" width="88px" height="31px">
<div <img src="/res/img/badges/i_dream_in_html.gif" alt="I dream in HTML" width="88px" height="31px">
style="overflow: auto; height: 201px; margin-top: -8px;"> <img src="/res/img/badges/bestcomp.gif" alt="Best viewed with a computer" width="88px" height="31px">
<div class="web_buttons"> <img src="/res/img/badges/debian-powered.gif" alt="Debian powered" width="88px" height="31px"></p>
<!-- Buttons --> </div>
<p><a href="/res/img/buttons/large/web-button-2-large.gif" target="_blank"><img src="/res/img/buttons/web-button-2.gif" width="32px" height="32px"></a> </div>
<a href="/res/img/buttons/large/trans_flag-shine-large.gif" target="_blank"><img src="/res/img/buttons/trans_flag-shine.gif" width="32px" height="32px"></a></p> </div>
</div> <div class="button_container"
</div> style="position: absolute; top: 0px; right: 4px;">
</div> <h2 style="text-align: center;">
<div class="button_container" My Buttons
style="position: absolute; bottom: 4px; right: 4px;"> </h2>
<h2 style="text-align: center;"> <div style="overflow: auto; calc(100%-20px); margin-top: -8px;">
Others Buttons <div class="web_buttons">
</h2> <!-- Buttons -->
<div <p><a href="/res/img/buttons/large/web-button-2-large.gif" target="_blank"><img src="/res/img/buttons/web-button-2.gif" width="32px" height="32px"></a>
style="overflow: auto; height: 201px; margin-top: -8px;"> <a href="/res/img/buttons/large/trans_flag-shine-large.gif" target="_blank"><img src="/res/img/buttons/trans_flag-shine.gif" width="32px" height="32px"></a></p>
<div class="web_buttons"> </div>
</div>
</div>
<div class="button_container"
style="position: absolute; bottom: 4px; right: 4px;">
<h2 style="text-align: center;">
Others Buttons
</h2>
<div style="overflow: auto; calc(100%-20px); margin-top: -8px;">
<div class="web_buttons">
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<div class="explorer_bar_bottom"> <div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px"> <p>
<p> https://www.easthighnerd.net/
https://www.easthighnerd.net/ </p>
</p> </div>
</div> </body>
</body>
</html> </html>
+67 -60
View File
@@ -1,63 +1,70 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title> <title>
[ Links | easthighNerd ] [ Links | easthighNerd ]
</title> </title>
<link href="/res/css/default.css" rel="stylesheet"> <link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif"> <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd"> <link rel="me" href="https://raru.re/@easthighNerd">
</head> </head>
<body class="window"> <body class="window">
<div class="window_bar"> <div class="window_bar">
<p> <p>
Links Links
</p> </p>
<a href="/home/" class="close_button"> <a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button"> <img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a> </a>
<div class="explorer_bar_top"> <div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px"> <div class="menu_bar">
<p> <p>
https://www.easthighnerd.net/ File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p> </p>
</div> </div>
</div> <div class="navigation_bar">
<div class="window_content"> <p>
<h2 <img src="/res/img/back.png" width="23px" height="23px" alt="Back button" style="filter: grayscale(1)">
id="heres-some-other-places-on-the-interwebs-i-recommend-having-a-looksie-at">Heres Back
some other places on the interwebs I recommend having a </p>
looksie at!</h2> </div>
<ul> <div class="address_bar">
<li><a href="https://32bit.cafe/" target="_blank">32-Bit <p>
Cafe</a></li> https://www.easthighnerd.net/
<li><a href="https://www.debian.org/" target="_blank">Debian</a></li> </p>
<li><a href="https://www.endof10.org/" target="_blank">End </div>
of 10</a></li> </div>
<li><a href="https://www.fedoraproject.org/" target="_blank">Fedora </div>
Project</a></li> <div class="window_content">
<li><a href="https://www.fsfe.org/" target="_blank">Free <h2
Software Foundation Europe</a></li> id="heres-some-other-places-on-the-interwebs-i-recommend-having-a-looksie-at">Heres
<li><a href="https://www.gimp.org/" target="_blank">The GNU some other places on the interwebs I recommend having a looksie at!</h2>
Image Manipulation Program</a></li> <ul>
<li><a href="https://www.inkscape.org/" target="_blank">Inkscape</a></li> <li><a href="https://32bit.cafe/" target="_blank">32-Bit Cafe</a></li>
<li><a href="https://www.kate-editor.org/" target="_blank">Kate</a></li> <li><a href="https://www.debian.org/" target="_blank">Debian</a></li>
<li><a href="https://www.kde.org/" target="_blank">KDE</a></li> <li><a href="https://www.endof10.org/" target="_blank">End of
<li><a href="https://www.neocities.org/" target="_blank">Neocities</a></li> 10</a></li>
<li><a href="https://www.thenewoil.org/" target="_blank">The <li><a href="https://www.fsfe.org/" target="_blank">Free Software
New Oil</a></li> Foundation Europe</a></li>
<li><a href="https://www.nixos.org/" target="_blank">NixOS</a></li> <li><a href="https://www.gimp.org/" target="_blank">The GNU Image
<li><a href="https://www.techlore.tech/" target="_blank">Techlore</a></li> Manipulation Program</a></li>
<li><a href="https://www.vscodium.com/" target="_blank">VSCodium</a></li> <li><a href="https://www.inkscape.org/" target="_blank">Inkscape</a></li>
<li><a href="https://yesterweb.org/" target="_blank">Yesterweb</a></li> <li><a href="https://www.kate-editor.org/" target="_blank">Kate</a></li>
</ul> <li><a href="https://www.kde.org/" target="_blank">KDE</a></li>
</div> <li><a href="https://www.nekoweb.org/" target="_blank">Nekoweb</a></li>
<div class="explorer_bar_bottom"> <li><a href="https://www.neocities.org/" target="_blank">Neocities</a></li>
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px"> <li><a href="https://www.thenewoil.org/" target="_blank">The New
<p> Oil</a></li>
https://www.easthighnerd.net/ <li><a href="https://www.techlore.tech/" target="_blank">Techlore</a></li>
</p> <li><a href="https://www.vscodium.com/" target="_blank">VSCodium</a></li>
</div> <li><a href="https://yesterweb.org/" target="_blank">Yesterweb</a></li>
</body> </ul>
</div>
<div class="explorer_bar_bottom">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html> </html>
+47 -37
View File
@@ -1,33 +1,44 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title> <title>
[ PGP | easthighNerd ] [ PGP | easthighNerd ]
</title> </title>
<link href="/res/css/default.css" rel="stylesheet"> <link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif"> <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd"> <link rel="me" href="https://raru.re/@easthighNerd">
</head> </head>
<body class="window"> <body class="window">
<div class="window_bar"> <div class="window_bar">
<p> <p>
PGP PGP
</p> </p>
<a href="/home/" class="close_button"> <a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button"> <img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a> </a>
<div class="explorer_bar_top"> <div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px"> <div class="menu_bar">
<p> <p>
https://www.easthighnerd.net/ File&emsp;Edit&emsp;View&emsp;Favorites&emsp;Tools&emsp;Help
</p> </p>
</div> </div>
</div> <div class="navigation_bar">
<div class="window_content"> <p>
<p><a href="/pgp/9DC7C667F77DFB0B.asc">9DC7 C667 F77D <img src="/res/img/back.png" width="23px" height="23px" alt="Back button" style="filter: grayscale(1)">
FB0B</a></p> Back
<pre><code>----BEGIN PGP PUBLIC KEY BLOCK----- </p>
</div>
<div class="address_bar">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
</div>
<div class="window_content">
<p><a href="/pgp/9DC7C667F77DFB0B.asc">9DC7 C667 F77D FB0B</a></p>
<pre><code>----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEZ+loTxYJKwYBBAHaRw8BAQdAf2j3KorUam08yNe8BGvQ1wIlkOp7QRP8Yl2Z mDMEZ+loTxYJKwYBBAHaRw8BAQdAf2j3KorUam08yNe8BGvQ1wIlkOp7QRP8Yl2Z
oqevf9y0HEplYW4gPGplYW5AZWFzdGhpZ2huZXJkLm5ldD6IkAQTFggAOBYhBNEr oqevf9y0HEplYW4gPGplYW5AZWFzdGhpZ2huZXJkLm5ldD6IkAQTFggAOBYhBNEr
@@ -40,13 +51,12 @@ ffsLXzgBAM7+tqsBlLe/A72LetDP3xUZIMyMK7/aUjRqZPKeK4WRAQCDTSQcypJC
JyZNKbhpqXuuUUCtkHFjaqNae2Mt8g+ACw== JyZNKbhpqXuuUUCtkHFjaqNae2Mt8g+ACw==
=PtEu =PtEu
-----END PGP PUBLIC KEY BLOCK-----</code></pre> -----END PGP PUBLIC KEY BLOCK-----</code></pre>
<p><img src='/res/img/openpgp4fpr.svg' alt='OPENPGP4FPR QR Code' loading='lazy' width='500pt' height='500pt'></p> <p><img src='/res/img/openpgp4fpr.svg' alt='OPENPGP4FPR QR Code' loading='lazy' width='500pt' height='500pt'></p>
</div> </div>
<div class="explorer_bar_bottom"> <div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px"> <p>
<p> https://www.easthighnerd.net/
https://www.easthighnerd.net/ </p>
</p> </div>
</div> </body>
</body>
</html> </html>