I'm natalie[ee]
$[find files/homepage-statements/* | shuf -n1 | xargs -I % cat %]
I am not sure what I am going to use this site for, it only exists because I was procrastinating my calculus homework bored one day
website homepage visit-counter: $[echo visit >> files/home_visit_counter; wc -l files/home_visit_counter]
particularly notable pages
information about this websiteinformation about this nataliethere is a blog. I do not frequently use it.arbitrary natalie thoughts. they are interesting, sometimesother weblociI'm natalie[ee]
$[find files/homepage-statements/* | shuf -n1 | xargs -I % cat %]
I am not sure what I am going to use this site for, it only exists because I was procrastinating my calculus homework bored one day
website homepage visit-counter: $[echo visit >> files/home_visit_counter; wc -l files/home_visit_counter]
particularly notable pages
information about this websiteinformation about this nataliethere is a blog. I do not frequently use it.arbitrary natalie thoughts. they are interesting, sometimesother weblocidirectories
files font @@ -179,7 +179,8 @@ site | | |-- post_2024-08-06_15:39:44-327.txt | | |-- post_2024-08-06_15:40:22-506.txt | | |-- post_2024-08-06_15:41:20-035.txt -| | \-- post_2024-08-06_15:41:53-278.txt +| | |-- post_2024-08-06_15:41:53-278.txt +| | \-- post_2024-08-27_21:40:41-120.txt | |-- stats | | |-- heartbeat | | \-- song @@ -243,26 +244,26 @@ site |-- sludge -> ../sludge \-- style.css -19 directories, 178 files +19 directories, 179 files88x31 collection
- - - - - - - - - - - - + - + + + + + + + + + + + +post arbitrary data to be displayed here
yes, I do sanitize this$[ls -r ./files/posts-to-homepage | while read -r file; do echo "
$(cat files/posts-to-homepage/${file})
"; done]