diff options
author | AlmightyMiau <almightymeow612@gmail.com> | 2025-01-14 11:54:01 -0800 |
---|---|---|
committer | AlmightyMiau <almightymeow612@gmail.com> | 2025-01-14 11:54:01 -0800 |
commit | 091710c599b324b7aff1330c83ae18409b98266f (patch) | |
tree | 75611243e65ade655401c332efb428267f581446 | |
parent | 31544daa9acf96c01913c53c9002527b9096a8f7 (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.jpeg | bin | 0 -> 1968843 bytes | |||
-rw-r--r-- | cats.html | 4 | ||||
-rw-r--r-- | index.html | 8 |
3 files changed, 11 insertions, 1 deletions
diff --git a/Cats/Chad1.jpeg b/Cats/Chad1.jpeg Binary files differnew file mode 100644 index 0000000..71e166a --- /dev/null +++ b/Cats/Chad1.jpeg @@ -39,7 +39,9 @@ <p>I love cats they are very cute and fluffy and soft and cuddly</p> </div> <div class="title"> Cats</div> - <div class="content">Placeholder for images :(</div> + <div class="content"> + <img src="Cats/Chad1.jpeg"> + </div> </main> <aside> <div class="sidebar-title"> Pages <button onclick="hidePages()">⇕</button></div> @@ -47,6 +47,14 @@ </div> <div class="title"> 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>. |