aboutsummaryrefslogtreecommitdiffstats
path: root/shit
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-03-07 17:01:19 +0100
committerJoe <rbo@gmx.us>2024-03-07 17:01:19 +0100
commit72abf828727ad62c632006f4ab58cb2fcddd02f7 (patch)
tree1ef0a525911d9e5be001e64d552d82198eb0755e /shit
parentup (diff)
downloadjoe-www-72abf828727ad62c632006f4ab58cb2fcddd02f7.tar.gz
joe-www-72abf828727ad62c632006f4ab58cb2fcddd02f7.tar.bz2
joe-www-72abf828727ad62c632006f4ab58cb2fcddd02f7.tar.xz
joe-www-72abf828727ad62c632006f4ab58cb2fcddd02f7.tar.zst
joe-www-72abf828727ad62c632006f4ab58cb2fcddd02f7.zip
up
Diffstat (limited to 'shit')
-rw-r--r--shit/computing.html26
-rw-r--r--shit/music.html2
-rw-r--r--shit/recordings.html2
-rw-r--r--shit/skate.html47
-rw-r--r--shit/skate/wall_of_fame.html80
5 files changed, 140 insertions, 17 deletions
diff --git a/shit/computing.html b/shit/computing.html
index 84a76ce..24ad8dc 100644
--- a/shit/computing.html
+++ b/shit/computing.html
@@ -58,7 +58,7 @@
</ul>
</div>
<div class="body-contents">
- <h1>My computing experience</h1>
+ <h1>my computing experience</h1>
<p>
These are the things I use in my day-to-day computing
experience at home. As I enjoy working from my computers
@@ -87,7 +87,7 @@
computer in the first Alien movie. It's a great film, go
take a look.
</p>
- <h3>Hardware</h3>
+ <h3>hardware</h3>
<p>
Here is the hardware specs:
<ul>
@@ -102,7 +102,7 @@
<li>2.5G Ethernet PCIe card - RTL8125B</li>
</ul>
</p>
- <h3>Software</h3>
+ <h3>software</h3>
<h2>mars</h2>
<p>
<b>mars</b>, formerly <b>fbsd-tp</b>, has now become my
@@ -112,7 +112,7 @@
frequently, I ditched this low-spec BSD machine over
a more high-spec Linux machine.
</p>
- <h3>Hardware</h3>
+ <h3>hardware</h3>
<p>
This computer is a ThinkPad T530 and I love it.
Unfortunately I bought it used and the previous owner
@@ -141,7 +141,7 @@
my media consumption with it so I consider myself a
tech-happy guy.
</p>
- <h3>Software</h3>
+ <h3>software</h3>
<p>
Software on this computer is all about minimalism. Well,
except for GNU Emacs.
@@ -153,7 +153,7 @@
</div>
<ul>
<li>
- <h4>Text editing</h4>
+ <h4>text editing</h4>
Custom configured <b>GNU Emacs</b> to be used
with vim key bindings. It is not the most
lightweight editor out there but I love my
@@ -167,23 +167,25 @@
felt the need to go back!
</li>
<li>
- <h4>Window manager</h4>
+ <h4>window manager</h4>
<b>dwm</b> is my favorite tiling window manager
and the only one I use for it is very light and
highly extensible.
</li>
<li>
- <h4>Terminal emulator</h4>
+ <h4>terminal emulator</h4>
<b>st</b> is my favorite terminal emulator.
Just like <b>dwm</b>, it's very light and highly
extensible.
+ But <b>alacritty</b> now. <b>st</b> was too damn
+ slow.
</li>
<li>
- <h4>Shell</h4>
+ <h4>shell</h4>
I use <b>zsh</b> as my only interactive shell.
</li>
<li>
- <h4>Other software</h4>
+ <h4>other software</h4>
Here is a small list of programs I use frequently.
Most are terminal-based.
<ul>
@@ -205,7 +207,7 @@
</ul>
</li>
<li>
- <h4>Games</h4>
+ <h4>games</h4>
I haven't played much video games in recent times
but here's what I used to play a lot:
<ul>
@@ -272,7 +274,7 @@
</p>
<h2>athena</h2>
<h2>alcatraz</h2>
- <h2>Other notable hardware</h2>
+ <h2>other notable hardware</h2>
<p>
I have a <b>RaspberryPi 4</b> I received from a friend as a
christmas gift. It runs FreeBSD of course. I use it to
diff --git a/shit/music.html b/shit/music.html
index e5629d5..f332427 100644
--- a/shit/music.html
+++ b/shit/music.html
@@ -56,7 +56,7 @@
</ul>
</div>
<div class="body-contents">
- <h1>The music I make</h1>
+ <h1>the music i make</h1>
<p>
Not much for now, I'll add the shit I play later.
</p>
diff --git a/shit/recordings.html b/shit/recordings.html
index fd4ea20..b1628ed 100644
--- a/shit/recordings.html
+++ b/shit/recordings.html
@@ -56,7 +56,7 @@
</ul>
</div>
<div class="body-contents">
- <h1>The music I record</h1>
+ <h1>the music i record</h1>
<p>
Not much for now, I'll add the shit I record later.
</p>
diff --git a/shit/skate.html b/shit/skate.html
index 0694729..276e530 100644
--- a/shit/skate.html
+++ b/shit/skate.html
@@ -43,7 +43,14 @@
<li><a href="computing.html">computing</a></li>
<li><a href="music.html">music</a></li>
<li><a href="recordings.html">recordings</a></li>
- <li><a href="skate.html">skate</a></li>
+ <li>
+ <a href="skate.html">skate</a>
+ <ul>
+ <li><a href="skate/dragons.html">dragons</a></li>
+ <li><a href="skate/halfcab.html">half cab</a></li>
+ <li><a href="skate/wall_of_fame.html">wall of fame</a></li>
+ </ul>
+ </li>
<li><a href="files.html">files</a></li>
</ul>
</li>
@@ -56,9 +63,43 @@
</ul>
</div>
<div class="body-contents">
- <h1>Thoughts about skateboarding</h1>
+ <h1>thoughts about skateboarding</h1>
+ <h2>articles</h2>
+ <ul>
+ <li><a href="skate/dragons.html">dragons</a></li>
+ <li><a href="skate/halfcab.html">half cab</a></li>
+ <li><a href="skate/wall_of_fame.html">wall of fame</a></li>
+ </ul>
+ <h2>intro</h2>
+ <p>
+ I've been skating a ton this past year, and it's been a
+ blessing. It's been painful too, and it delayed a ton my
+ other projects, including music making. But it was such a
+ dopamine source too. I met incredible people, some of the
+ best folks down here. I moved a lot, finally proceeded to
+ explore my city. Here are some articles on thoughts about
+ skateboarding, whether it's about a trick, a product or a
+ video.
+ </p>
+ <p>
+ I used to skate a lot as a teenager. It seemed cool to me.
+ I remember walking by the local skate spot age 12-13 seeing
+ those low-life teens with huge early Metallica shirts, holes
+ everywhere on their 4 size up baggy jeans, grinding some
+ stair set rail. I remember thinking "woa, their moms gotta
+ be angry!" Yet this was the coolest thing I could think of
+ at that time.
+ <br>
+ And then my friend showed me some Rodney Mullen clip,
+ Round 3. This shit was serious. Mullen, Misled Youth, I was
+ playing those non-stop as I started skating more and more.
+ <br>
+ And then I just quit. Just like that, no more skateboarding.
+ This was easily one of the top 3 mistakes of my life.
+ </p>
<p>
- Not much for now, I'll add the shit I play later.
+ I quit skating for more than 10 years, now going back to it.
+ Full throttle. And I'm not letting it go this time.
</p>
</div>
<footer>
diff --git a/shit/skate/wall_of_fame.html b/shit/skate/wall_of_fame.html
new file mode 100644
index 0000000..df538ad
--- /dev/null
+++ b/shit/skate/wall_of_fame.html
@@ -0,0 +1,80 @@
+<!--
+ * ========================
+ * ===== ===============
+ * ====== ================
+ * ====== ================
+ * ====== ==== ==== ==
+ * ====== === == = =
+ * ====== === = == =
+ * = === === = == ====
+ * = === === = == = =
+ * == ===== ==== ==
+ * ========================
+ *
+ * jozan.org: shit/skate/wall_of_fame.html
+ * Thu Mar 07 16:44:46 2024
+ * Joe
+-->
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <title>Joe's skate</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 <rbo@gmx.us>">
+ <link rel="stylesheet" type="text/css" href="../../css/site.css">
+ </head>
+ <body>
+ <div class="fullpage">
+ <header>
+ <h1><a href="../../index.html">Joe's wall of fame</a></h1>
+ </header>
+ <div class="sidebar">
+ <ul>
+ <li><a href="../../index.html">home</a></li>
+ <li><a href="../../projects.html">projects</a></li>
+ <li>
+ <a href="../../shit.html">shit</a>
+ <ul>
+ <li><a href="../computing.html">computing</a></li>
+ <li><a href="../music.html">music</a></li>
+ <li><a href="../recordings.html">recordings</a></li>
+ <li>
+ <a href="../skate.html">skate</a>
+ <ul>
+ <li><a href="dragons.html">dragons</a></li>
+ <li><a href="halfcab.html">half cab</a></li>
+ <li><a href="wall_of_fame.html">wall of fame</a></li>
+ </ul>
+ </li>
+ <li><a href="../files.html">files</a></li>
+ </ul>
+ </li>
+ <li><a href="../../thoughts.html">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>the wall of fame</h1>
+ <p>
+ These used to be my boards. Now they decorate my wall. Here
+ are their stories.
+ </p>
+ <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>