summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormion <>2026-05-27 15:55:24 +0100
committermion <>2026-05-27 15:55:24 +0100
commitf305be5f9172757de3c2abf2e732283578a065cc (patch)
tree8d2d24d407d5decc94e93ea6be793b6dd653710a
parent0263a874b91aa42dd5e8fdc9bc1205484c402bb8 (diff)
update
-rw-r--r--.template.html.swpbin0 -> 12288 bytes
-rw-r--r--content/about_me.md2
-rw-r--r--content/hosting_reviews.md2
-rw-r--r--content/index.md2
-rw-r--r--content/journal.md24
-rw-r--r--content/links.md8
-rw-r--r--content/monero.md4
-rw-r--r--css/style.css6
-rw-r--r--style.js2
9 files changed, 42 insertions, 8 deletions
diff --git a/.template.html.swp b/.template.html.swp
new file mode 100644
index 0000000..803f956
--- /dev/null
+++ b/.template.html.swp
Binary files differ
diff --git a/content/about_me.md b/content/about_me.md
index ef443e9..71d8064 100644
--- a/content/about_me.md
+++ b/content/about_me.md
@@ -4,7 +4,7 @@ Some facts about me that nobody cares about:
* I am a zoomy zoom zoomer.
-* I have missed everything good in life.
+* I have missed everything good in life. (Born in late 2000s)
* I'm male.
diff --git a/content/hosting_reviews.md b/content/hosting_reviews.md
index 2c5d960..1aafc08 100644
--- a/content/hosting_reviews.md
+++ b/content/hosting_reviews.md
@@ -1,5 +1,7 @@
todo
+TL;DR they're all the fucking same.
+
## Crunchbits
## incognet
diff --git a/content/index.md b/content/index.md
index 8fef644..d0719a9 100644
--- a/content/index.md
+++ b/content/index.md
@@ -1,4 +1,4 @@
-Hai, I'm a **neetlo.li** and this is my wiki/blog/whatever. Welcome!
+Hai, welcome to neetlo.li and this is my website where I ramble about whatever, sorry if its a bit of a mess...
I'm quite boring, TOO BORING, but I like technology and other similar stuff. (jk everything is bullshit and boring as fuck)
diff --git a/content/journal.md b/content/journal.md
index 06ec21f..b0710ab 100644
--- a/content/journal.md
+++ b/content/journal.md
@@ -1,3 +1,26 @@
+### 26/05/26
+
+It's still too hot. Help me.
+
+### 24/05/26
+
+It's too hot. I wish it would be spring or winter all the time because I hate the heat but le climate change is making it so it will be summer all the damn time. My skin is pale and I probably have a Vitamin D deficiency. We need a nuclear winter now!!!!!
+
+I'm so bad at rambling, the above makes no sense.
+
+
+### 21/05/26
+
+I put my Xitter account on some AI/LLM horoscope thing and it said that im negatively fixated, socially insecure, self-deprecating, self-aware, and have unsafe boundaries. I think its true. It also said my Myers-Briggs whatever is INFP.
+
+The structure for my site is a total mess, I need to do something about it, and also put another email :)
+
+### 18/05/26
+
+I have played Needy Girl Overdose for a bit, its fun and I have nothing much else to say about it. My ideal romantic partner will never exist.
+
+I should make one of those small site buttons, did an attempt at it yesterday and then I got lazy and closed it without saving.
+
### 11/05/26
I was walking about in a tech store yesterday and nothing there really interested me except for a shelf with packs of DVDs from HP. A technology so new yet so old... I wonder if they occasionally get bought now. Well it must get bought since its sitting there on a shelf for a reason.
@@ -22,7 +45,6 @@ Welp, Pissmail is down the drain. Now I need a new email even though nobody has
Apparently the issue is people doing illegal things on these type of services (and also file uploaders see pomf.lain.la). I disagree with that, I forward the blame to governments and other authorites since they dictate whats illegal and legal and whats "bad" and "good". For example theres gore videos which is legal and then there is "terrorist propaganda" which is illegal.
-
### 11/04/26
Hi, I'm alive. I've been on holiday. Most of the time there I've been in bed, but I did go to a cool abandoned place in literally the middle of nowhere. It was fun being there alooooooooooone. Maybe I should share pictures I took when I was there, but as always paranoia succumbs. Also cheap old cameras take better pics than smartphones. Get a cheap old camera, its worth it!!
diff --git a/content/links.md b/content/links.md
index 612e720..70268e2 100644
--- a/content/links.md
+++ b/content/links.md
@@ -58,6 +58,10 @@ https://cy-x.net
https://www.cia.gov/library/abbottabad-compound/index.html
+https://landchad.net
+
+https://comfy.guide
+
https://www.vidlii.com
https://img.heyuri.net
@@ -86,6 +90,10 @@ https://splashy.neocities.org
https://miredo.neocities.org
+https://n0thanky0u.neocities.org/
+
https://www.amosyee.org/
https://geohot.github.io/blog/
+
+https://gtvflyers.com/
diff --git a/content/monero.md b/content/monero.md
index 9776a6d..3ae1524 100644
--- a/content/monero.md
+++ b/content/monero.md
@@ -1 +1,3 @@
-Monero is an anonymous, no bullshit cryptocurrency. \ No newline at end of file
+Monero is an anonymous, no bullshit cryptocurrency. The bad part about it is the getting part, cryptocurrency has been ass-raped by literally every western government.
+
+Also everyone who is a fan of monero is an anarcho-capitalist for some reason.
diff --git a/css/style.css b/css/style.css
index 272fbf3..a8d281e 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,6 +1,6 @@
body
{
- background: #111111;
+ background: #202020;
color: #fc6c8e;
max-width: 960px;
margin-left: auto;
@@ -30,7 +30,7 @@ figcaption {
}
hr {
- border: #202020 solid 1px;
+ border: #303030 solid 1px;
}
table
@@ -40,7 +40,7 @@ table
table td, th
{
- border: 1px solid #202020;
+ border: 1px solid #303030;
padding: 4px;
}
diff --git a/style.js b/style.js
index 29ff78a..d70d815 100644
--- a/style.js
+++ b/style.js
@@ -41,6 +41,6 @@ document.getElementById("content").appendChild(stylechooser);
addCSS("default", "style.css");
addCSS("moe", "moe.css");
-addCSS("simple", "simple.css");
+addCSS("simple", "");
});