Skip to content

Commit

Permalink
made a new blog post
Browse files Browse the repository at this point in the history
i also solved some digital illiteracy
  • Loading branch information
Moosyu committed Sep 28, 2024
1 parent d49320e commit 55c1acd
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 21 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,15 @@ been working on and off on it for like 3 years or smthing. the codes real messy

shoutout to the fellas at neocities bc im ripping them off real hard.
![little laughing fella](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExMmk3cGc2NnU3b28yYmV0Y21kamkxZmM3Mjg0bnM1YjVkem5vMzdyaiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/qootpuHaDtmXZCSIiO/giphy.gif)

if you wanna build it all you gotta run is

```console
npm i
```

then run

```console
npx @11ty/eleventy
```
17 changes: 0 additions & 17 deletions src/README.md

This file was deleted.

5 changes: 1 addition & 4 deletions src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ side_nav_img: "https://piclog.blue/latest.php?id=545"
</table>
<img src="/assets/bloons.avif" alt="internet party" class="bloons">
</div>
<a title="click this to go to the github commit !!" class="tooltip-target" id="commitLink" href="#" target="_blank" style="text-decoration: none;">
<a id="commitLink" href="#" target="_blank" style="text-decoration: none;">
<div style="display: flex; text-align: center; align-items: center; justify-content: center; padding-bottom: 20px; padding-top: 20px;">
<div style="color: #fc2b50; background-color: #150320; padding: .5rem; width: 100%; box-sizing: border-box; border: 6px double #fc2b50;">
<p id="shortHash" style="color: #150320; background-color: #fc2b50; font-size: calc(1.3vw + 1.3vh); font-weight: bold">
Expand Down Expand Up @@ -243,9 +243,6 @@ side_nav_img: "https://piclog.blue/latest.php?id=545"
<script src="js/musicPlayer.js"></script>
<script src="js/lastFM.js"></script>
<script src="js/comment-widget.js"></script>
<!-- tooltip container (dont delete this) -->
<div class="tooltip" id="tooltip"></div>
<script src="js/tooltipper.js"></script>
<script src="https://status.cafe/current-status.js?name=moosyu"></script>
<script>
fetch('https://api.github.com/repos/Moosyu/moosyu.github.io/commits?per_page=1')
Expand Down
12 changes: 12 additions & 0 deletions src/pages/blog/bad_ideas.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "good ideas are hard"
date: 2024-09-28
---

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css">

over the past week i have been faced with the insurmountable task of created a blog post that has both more than three lines of text while also having more depth than one of those ai youtube shorts that just explains whats going on in the video as if i dont have eyes. everyday as i enter whichever shitty rss reader im using that week, that is somehow still worse than fluent-reader which i would use but it just doesnt run for me and its too hard to figure out, im inundated with so much bullshit to read that has no value to anyone, perhaps not even the person who wrote it but still somehow entertains me. that is the purpose that i hope for my blog to serve at some point to someone. that goal has lead me to be forced to delete 1000 word rant about how david bowie isnt respected enough, as even i dont want to read all that during proofreading.

during my endless scrolling, which is eerily familiar to doom scrolling through youtube shorts but my mind has been tricked by internet men telling me reading blogs is better for you, i also sometimes find gems hidden amongst the coal, posts from people who dont post anything for a year then come out of nowhere to write an extremely detailed and informative post about how using linux is going to get me hacked because my printer is vulnerable to a everyone. i hope one day i will be blessed with more than a thirty minute attention span and be smart enough to write something of that quality, but last time i asked to be blessed with something god gave me a 36% on my maths final so my hopes arent high.

to end this wordy but overall meaningless piece of slop id like to say that i hope one day ill be able to look back at my blog and see thousands of posts, an extension of my younger self who was unburdened by things like a mortgage and a failing marriage, so i hope to post on here at least once a week. that future is pretty unlikely to happen though, both because the odds of me ever affording a house even with a mortgage are almost non existant and because inspiration comes and goes, i doubt ill be able to keep this going as long as someone like manu who i imagine is going to continue posting until the end of both his natural and unnatural life but i can surely hope for $\frac{1}{100}$ of his power. to be able to scroll down for full seconds through my list of posts would surely be a nice thing to see, i at least want enough that youll need to scroll to see all the blogs on the main page.
5 changes: 5 additions & 0 deletions src/pages/ramblings/2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ side_nav_img: "/assets/cancer.jpg"

# 2024

## 28/09/24

unironically the funniest thing ive ever seen in a manhwa (i think im losing it)
![latna saga funny moment](https://i.imgur.com/ogP4fDC.png)

## 26/09/24

![bro someone please execute Larry June this is the second time hes been outrapped on a song by a 50 year old white beatmaker](https://imgur.com/43fJjcn.png)
Expand Down

0 comments on commit 55c1acd

Please sign in to comment.