summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlmightyMiau <almightymeow612@gmail.com>2025-01-14 11:54:01 -0800
committerAlmightyMiau <almightymeow612@gmail.com>2025-01-14 11:54:01 -0800
commit091710c599b324b7aff1330c83ae18409b98266f (patch)
tree75611243e65ade655401c332efb428267f581446
parent31544daa9acf96c01913c53c9002527b9096a8f7 (diff)
1/14/2025 Journal update
Wrote ideas on the relationship between pay, effort, and skill Added a cat to cats.html
-rw-r--r--Cats/Chad1.jpegbin0 -> 1968843 bytes
-rw-r--r--cats.html4
-rw-r--r--index.html8
3 files changed, 11 insertions, 1 deletions
diff --git a/Cats/Chad1.jpeg b/Cats/Chad1.jpeg
new file mode 100644
index 0000000..71e166a
--- /dev/null
+++ b/Cats/Chad1.jpeg
Binary files differ
diff --git a/cats.html b/cats.html
index 1a53ec3..16d6eb9 100644
--- a/cats.html
+++ b/cats.html
@@ -39,7 +39,9 @@
<p>I love cats they are very cute and fluffy and soft and cuddly</p>
</div>
<div class="title">&nbsp; Cats</div>
- <div class="content">Placeholder for images :(</div>
+ <div class="content">
+ <img src="Cats/Chad1.jpeg">
+ </div>
</main>
<aside>
<div class="sidebar-title">&nbsp; Pages <button onclick="hidePages()">&vArr;</button></div>
diff --git a/index.html b/index.html
index 5e9166e..1fd46d6 100644
--- a/index.html
+++ b/index.html
@@ -47,6 +47,14 @@
</div>
<div class="title">&nbsp; Website Journal</div>
<div class="content">
+ <div class="date">1/12/2025</div>
+ <p>
+ Today I did some pondering (I sat outside on my couch for an hour after getting an hour of sleep) on the relationship betweeen pay, effort, and skill of jobs. I started out with a disconnect between the physical effort of a job and how well it pays, such as the difference between physical labor (I think of farming) and office work. I do realize that the development of a skill should correspond to an increased pay, but it still feels weird to me that there's an inverse correlation between the physical effort of a job and how well it pays. (I beleive high level skills (doctors, artisans) should be rewarded for their abilities, its just that office work feels strange to me)
+ </p>
+ <p>I also added a picture of "Chad" to <a href="cats.html">Cats</a>
+ </p>
+ </div>
+ <div class="content">
<div class="date">11/25/2024</div>
<p>
I finished my playthrough of the Factorio mod Space Exploration, and started adding pictures of my factory to <a href="factorio.html">Factorio</a>.