2024-07-26 07:28:48 -07:00
< html lang = "en" >
2024-08-27 20:47:00 -07:00
< head > < meta http-equiv = "content-type" content = "text/html; charset=utf-8" / > < meta name = "viewport" content = "width=device-width, initial-scale=1" / > < link rel = "stylesheet" href = "/style.css" / > < title > home< / title > < / head > < body >
< header > < nav > < ul > < li > < h1 > $[(for i in {0..10}; do echo natalieee.net; done; echo catalieee.net) | shuf -n1]< / h1 > < / li > < li > < a href = "/" > home< / a > < / li > < li > < a href = ".." > back< / a > < / li > < li > < a href = "/html/site-info.html" > site info< / a > < / li > < li > < a href = "/html/natalie-info.html" > natalie info< / a > < / li > < / ul > < / nav > < / header > < main >
< section > < p > I'm natalie[ee]< br / > $[find files/homepage-statements/* | shuf -n1 | xargs -I % cat %]< br / > I am not sure what I am going to use this site for, it only exists because I was < del > procrastinating my calculus homework< / del > bored one day< br / > website homepage visit-counter: $[echo visit >> files/home_visit_counter; wc -l files/home_visit_counter]< / p > < / section > < section > < h2 > particularly notable pages< / h2 > < a href = "/html/site-info" > information about this website< / a > < a href = "/html/natalie-info" > information about this natalie< / a > < a href = "/html/blog/index.html" > there is a blog. I do not frequently use it.< / a > < a href = "/html/random-thoughts.html" > arbitrary natalie thoughts. they are interesting, sometimes< / a > < a href = "/html/cool-sites.html" > other webloci< / a > < / section > < section >
< h2 > directories< / h2 > < span >
< a href = files > files< / a >
< a href = font > font< / a >
< a href = html > html< / a >
< a href = scripts > scripts< / a >
< / span > < / section > < section >
< h2 > changelog< / h2 > < pre >
2024-02-18: Cleaned up header css, added changelog.
2024-02-24: Made dir_index.html slightly less cursed server side
2024-04-10: Fix albert hacking my website by rewriting the entire backend (lol)
2024-04-12: Add "natalie-sightings.html"
2024-04-14: Add "cool-sites.html", update home.html to actually be html compliant, updated comment system, add 88x31 collection, minor modification to "natalie-info.html".
2024-04-25: Move hosting to server taken from school basement, (somewhat notable)
2024-04-26: Updated server-migration.html, site-info.html.
2024-05-03: Added link to blog page in home.html, added random statement to home page upon each load
2024-05-11: Rewrote the webserver code, again. Fixed a few things in home.html.
2024-05-19: update theme to be in compliance with new laptop. depricate laptop page
2024-07-06: Now supports http and https. This creates a race condition in theory. Don't care
2024-07-09: updated natalie-info.html at the request of cinnabar, who was annoyed at the small number of incorrect things
2024-07-18: create & add header to all pages, changes to css so as to scale with vw
2024-07-24: Append to list of interesting sights, add page complaining about discord
2024-07-24: add thoughts page in /html/, update natalie info page
2024-07-24: updated wording in site-info.html, add /stats/ routes, update home.html to make filetree hidden by default because it is big
2024-07-25: rewrite css because winter told me to. Now has dark mode based on a media query.
2024-07-25: add subdomain proxying with nginx.
2024-07-26: add < a href = 'https://git.natalieee.net' > git.natalieee.net< / a >
2024-07-26: update site-info.html
2024-07-26: I have a dns server now. oops. there go my sleeping plans. email me if you want to use it for some insane reason.
2024-07-27: Update style on non blog posts
2024-07-27: modernize /html/site-info.html, finally
2024-07-27: improve image accessibility, update blog posts to be compliant with new style
2024-07-28: add support for planned footer in all relevant html documents, simplify inclusion of other documents in a document using include script
2024-08-05: add 88x31s, clean up css
2024-08-06: rewrote entire backend, website now supports < a href = '/?uwu=true' > uwu mode< / a >
2024-08-09: tidy server directory, fix back button
2024-08-09: fix css issue on homepage
2024-08-09: fix thoughts not displaying in correct order
2024-08-19: rewrite .*-info pages, add footer, update home.html, make all* images links
2024-08-20: update my-laptop.html, create my-old-laptop.html
2024-08-27 21:43:04 -07:00
2024-08-27: test new home.html compiled from lisp code.
2024-08-27 20:47:00 -07:00
< / pre > < / section > < section >
< h2 > site file tree< / h2 > < p > (as of last build)< / p > < details >
< summary > file tree hidden for brevity< / summary > < pre >
site
|-- __pycache__
| \-- utils.cpython-312.pyc
|-- changelog
|-- dir_index.html
|-- files
| |-- 88x31
| | |-- I-hate-squarspace.jpg
| | |-- acab.gif
| | |-- asexuals.gif
| | |-- bad-apple-looping.apng
| | |-- best-viewed-with-eyes.gif
| | |-- bunbun.dev.html
| | |-- catscapemeow.png
| | |-- gnu-lesbian.html
| | |-- hellzone.html
| | |-- love-vim.gif
| | |-- luxen.neocities.html
| | |-- natalieee.net.html
| | |-- no-js.jpg
| | |-- powered-by-estrogen.gif
| | \-- trans.png
| |-- blog-files
| | \-- pictures
| | |-- kingwood-bad-contactor.jpg
| | |-- kingwood-wiring-mess.jpg
| | \-- natalie-kingwood.jpg
| |-- dean-email-why-it-matters.png
| |-- deep-rock.mp4
| |-- dir_index.html
| |-- fw16-new-colorscheme.png
| |-- fw16-new-new-colorscheme.png
| |-- home_visit_counter
| |-- homepage-statements
| | |-- 1
| | |-- 10
| | |-- 11
| | |-- 12
| | |-- 2
| | |-- 3
| | |-- 4
| | |-- 5
| | |-- 6
| | |-- 7
| | |-- 8
| | \-- 9
| |-- html5.png
| |-- keybinds_graph.png
| |-- laptop-charger-barrel.jpg
| |-- laptop-keyboard.png
| |-- laptop-radio.jpg
| |-- laptop-xkb-geometry.png
| |-- my-laptop.png
| |-- natalie-holding-server.png
| |-- natalie-sightings
| | |-- bad-front-camera.jpg
| | |-- fixing-kingwood-beltsander.jpg
| | |-- narrow-gauge-falling-over.jpg
| | |-- newport-for-research-vessel-tour.jpg
| | |-- normal-headphones.jpg
| | |-- not-on-a-crane.jpg
| | |-- on-a-crane.jpg
| | |-- static-hair.jpg
| | |-- wall-time.png
| | \-- wave-measuring-radar-I-think.jpg
| |-- niri-dev-keybind-graph.png
| |-- posts-to-homepage
| | |-- post_2024-01-15_12:44:10-740.txt
| | |-- post_2024-01-15_12:44:18-939.txt
| | |-- post_2024-01-15_12:44:46-863.txt
| | |-- post_2024-01-15_12:47:50-503.txt
| | |-- post_2024-01-15_14:01:16-657.txt
| | |-- post_2024-01-15_14:01:32-242.txt
| | |-- post_2024-01-15_14:01:56-977.txt
| | |-- post_2024-01-15_15:28:37-735.txt
| | |-- post_2024-02-16_12:39:24-502.txt
| | |-- post_2024-02-26_22:35:03-603.txt
| | |-- post_2024-04-09_18:16:23-175.txt
| | |-- post_2024-04-09_18:19:51-247.txt
| | |-- post_2024-04-10_14:34:08-940.txt
| | |-- post_2024-04-10_14:36:58-000.txt
| | |-- post_2024-04-10_15:40:01-996.txt
| | |-- post_2024-04-10_15:51:25-822.txt
| | |-- post_2024-04-10_15:51:43-966.txt
| | |-- post_2024-04-10_15:53:19-027.txt
| | |-- post_2024-04-10_15:53:30-295.txt
| | |-- post_2024-04-10_15:54:07-529.txt
| | |-- post_2024-04-10_15:55:53-767.txt
| | |-- post_2024-04-10_16:00:09-689.txt
| | |-- post_2024-04-10_16:08:47-051.txt
| | |-- post_2024-04-10_16:11:34-637.txt
| | |-- post_2024-04-10_16:39:32-933.txt
| | |-- post_2024-04-10_17:31:12-327.txt
| | |-- post_2024-04-10_22:17:12-309.txt
| | |-- post_2024-04-26_14:43:47-369.txt
| | |-- post_2024-04-26_14:44:27-701.txt
| | |-- post_2024-04-26_14:44:37-280.txt
| | |-- post_2024-04-26_15:27:32-592.txt
| | |-- post_2024-05-03_18:23:45-362.txt
| | |-- post_2024-05-03_18:26:19-741.txt
| | |-- post_2024-05-03_19:39:50-803.txt
| | |-- post_2024-05-03_20:14:04-519.txt
| | |-- post_2024-05-03_22:07:28-694.txt
| | |-- post_2024-05-03_22:13:53-986.txt
| | |-- post_2024-05-03_22:28:16-811.txt
| | |-- post_2024-05-03_22:48:15-132.txt
| | |-- post_2024-05-03_23:02:59-957.txt
| | |-- post_2024-05-17_10:09:26-633.txt
| | |-- post_2024-06-01_07:30:39-709.txt
| | |-- post_2024-06-01_07:30:48-909.txt
| | |-- post_2024-06-01_07:30:56-153.txt
| | |-- post_2024-07-07_02:43:16-916.txt
| | |-- post_2024-07-07_02:44:09-894.txt
| | |-- post_2024-07-07_04:38:29-881.txt
| | |-- post_2024-07-07_04:38:46-629.txt
| | |-- post_2024-07-07_04:47:40-613.txt
| | |-- post_2024-07-07_04:48:34-488.txt
| | |-- post_2024-07-07_04:48:35-488.txt
| | |-- post_2024-07-07_04:48:38-488.txt
| | |-- post_2024-07-07_04:54:26-562.txt
| | |-- post_2024-07-07_04:54:34-333.txt
| | |-- post_2024-07-07_04:55:51-947.txt
| | |-- post_2024-07-07_05:00:37-462.txt
| | |-- post_2024-07-24_20:51:50-094.txt
| | |-- post_2024-07-25_03:25:57-261.txt
| | |-- post_2024-07-25_03:43:54-147.txt
| | |-- post_2024-07-25_04:10:10-690.txt
| | |-- post_2024-07-25_04:14:10-633.txt
| | |-- post_2024-07-25_04:14:50-077.txt
| | |-- post_2024-07-25_04:15:24-217.txt
| | |-- post_2024-07-25_04:15:44-463.txt
| | |-- 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
| |-- stats
| | |-- heartbeat
| | \-- song
| |-- temp
| | \-- example_of_prompt_weirdness.mp4
| \-- thoughts
| |-- talgo-shirt-back.jpg
| \-- talgo-shirt-front.jpg
|-- font
| |-- MapleMono.ttf
| |-- MapleMonoItalic.ttf
| |-- scientifica.ttf
| \-- scientificaItalic.ttf
|-- home.html
|-- html
2024-08-27 21:43:04 -07:00
| |-- I-dont-like-IT-old.html
2024-08-27 20:47:00 -07:00
| |-- I-dont-like-IT.html
2024-08-27 21:43:04 -07:00
| |-- albert-hack-1-old.html
2024-08-27 20:47:00 -07:00
| |-- albert-hack-1.html
| |-- blanchard.html
| |-- blog
| | |-- index.html
| | \-- posts
| | |-- 2024-05-03-kingwood-maintenance.html
| | |-- new-laptop.html
| | \-- test-post.html
2024-08-27 21:43:04 -07:00
| |-- cool-sites-old.html
2024-08-27 20:47:00 -07:00
| |-- cool-sites.html
| |-- discord.html
| |-- footer.html
| |-- header.html
| |-- my-laptop.html
| |-- my-old-laptop.html
2024-08-27 21:43:04 -07:00
| |-- natalie-info-old.html
2024-08-27 20:47:00 -07:00
| |-- natalie-info.html
| |-- natalie-sightings.html
2024-08-27 21:43:04 -07:00
| |-- random-thoughts-old.html
2024-08-27 20:47:00 -07:00
| |-- random-thoughts.html
| |-- server-migration.html
| |-- site-info.html
| |-- stats.html
| \-- thoughts
| |-- audio-is-bad
| |-- dns
| |-- fonts???
| |-- less-technical-debt
| |-- re-previous-font-post
| |-- talgo-shirt
| |-- technical-debt
| |-- things-I-should-do
| |-- this-is-a-thought
| |-- website-concept
| \-- wireless-headphones
|-- log
|-- scripts
| |-- img-caption
| |-- include
| |-- make-link
| \-- make-link-2
|-- shell.nix
|-- sludge -> ../sludge
\-- style.css
2024-08-27 21:43:04 -07:00
19 directories, 178 files
2024-08-27 20:47:00 -07:00
< / pre >
< / details > < / section > < section >
< h2 > 88x31 collection< / h2 > < span >
2024-08-27 21:43:04 -07:00
< a href = 'https://bunbun.dev' > < img src = 'data:image/gif;base64,R0lGODlhWAAfAPAAAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtJbWFnZU1hZ2ljaw1nYW1tYT0wLjQ1NDU1ACH5BAAjAP8ALAAAAABYAB8AAAKphI+py+0Po5y02ouz3rz7D4biSJbmiabqOgWB5opxOGP1d3t5tXP99pMEM0Pbi3gEFS+u5rEWc86kz2RUqqAasABo8kF9ebvaMPlw5W7LbPTXMY5bxfPz2o7HX936d0POB3gnmCeHNRZBuDdYp/hl6NQn1EgZWMnIl3m200Tmx2AWSnnYhinKhaqVoOrZCekVKajK2rmmxoKbq7vL2+v7CxwsPExcbExSAAAh/wtJbWFnZU1hZ2ljaw1nYW1tYT0wLjQ1NDU1ACH5BAAjAP8ALAAAAABYAB8AAAKmhI+py+0Po5y02ouz3rz7D4biSJbmiabqOgWB5opxOGP1d3t5tXP99pMEM0Pbi3gEFS+u5rEWc86kz2RUqqAasABo8kF9ebvaMPlw5W7LbPTXMY5bxfPz2o7HX936d0POB3gnmCeHNRZBuDdYp/hl6NQn1EgZWMnIl3m200Tmx2AWSnnYhinKpQahtRYJ6dV6ubrqyVJre4ubq7vL2+v7CxwsPJxbAAA7' alt = 'bunbun.dev' > < / a >
< img src = "./files/88x31/I-hate-squarspace.jpg" width = 88 height = 31/ >
< img src = "./files/88x31/acab.gif" width = 88 height = 31/ >
< img src = "./files/88x31/best-viewed-with-eyes.gif" width = 88 height = 31/ >
< a href = '/status' > < img src = "data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAFgAAAAfCAYAAABjyArgAAAACXBIWXMAAA9hAAAPYQGoP6dpAAANjUlEQVRoQ + 1aCVRVVRf + GJ4CCuaEIKAgCM6ILBJFBQVMcMC5yDHnOdREmtRUMjURCyr / zF8c0koyMwVNxRRwSMERRJJRZhUZ9Ak8Of / dh96N9959gPRba7Xaa7117zl7n33O + e4539lngw4TBP / KC0NAvxrPXpjzfx0Dun8HCIlXEzF06FDxN3bsWJw8efLvGIpGn9HR0Xxc6lIYFIL7W3epV9dZjoyMhH6dFhLKitgrkKemAU1l0DEyhmEPBzSxs5Sw1F4lfyLH6ZjTWLhgIVq1aoWoqCiM9BuJzPRMmJqaam / 4F2iKior42NTlye0UyB40YmzPmII15Fdy + Gd2p58fu96im8YvpecrrCh0JyObhvg6F3eW6eiDpd69w + 1v3LrOy1RfUvaITZ8xjXV2sGODPAay + Atx7Fj0UeY7wofbnoo5yTy9h7DLib9yW3o / fzGeZedmsXETxjIbW2vennRkT / q58 + ewrt27sOQ7SWzp8gDue + gwb5aUcovb0LOfWz / Wo1cPNvG1CXws6vO46zeTpXr7s7Rhb3AcSn88yUpiYlna6FmMVTzl9tmzlrP7X / 8otv324DcM6o7Uy0 / v5XIn6sAmt3dlyV3dWZJZXxUdgV12NVljgLX9KgFetGQhW7XmfT4xw + YGLK8gl4Pk5Nybg74ueC2vJ5Bp0hcunWez5szi7x9 + FMy + i / yW68vlZRww + hHw1H7mnJl8DGRLoFNfqz9YxSysLLgN + SHQyYbAHezpwfukpzaAUzq4s8fXU1jBmq3sRuverDItm8 + dgJanZvB30ivnSgDXycHyO5nIcH0N5THx4o4xf3sBHO6eg31OLOyTTsEhLw6dzn6Plyb4cZuKrGxkePqDqKQ + uXIlAXFxcXBwsEfM6RhOD0eOHsHs2bPRrVs3LF22FE + fPkVWVhacHJ1w4sQJnD59Cs59nEFcefToUfj6 + MLQwBBnzp5BaWkZQreGoqpKgXjBr1IWL16Mbdu24cKFC2jSRMZtsrIycTvlNnLzcnHx0gX4v + 7P + 6SnNmnu0QcGPW1hMmkMmKIS1Xn5MBnuhccHolEe + ROadrDi + tqilYPZ00rkjF + AyrL73L7tvOkwW7sE1U00mxj2soPFl + tgNKQfcucH8c6z / FfA5uoh6LduoW282L07Ap06dVLRGxkY4fHjx7yuTACMxMDQAKPHjMb + / fuRnpGOiIgIeHp7IiMjA8HBwdxGT1cP / fq5gg7MgoICtGvXjteTEM + T6OnpwcrKCnPnzkVZWRkCAgLQsmVLNG3aFE / lT7mN8skLaqIorxlXtbyCa5hBMxiP98X9gA3Q72iGVpNGqjeBJEWUp9xlBWG7 + JJP7j6UPblcw1Xq9CFVzl8dIlJG7oq1klShzsG1 / QQGrWBm5u3YZ1 + EM5 / hPnwbEwUoefplVxfuk7a6rkyHFT0s5GWiBKKC8M / DWKs2Ldk7770tUsSu3f / l7 / RsYiRjIaFbGPlx7e / K64mzlW07WFtppQiihaKN / + GUSVRI3KuQP + F0QVgRTdSeC1GE3uo1q9aow155MwUFS4KhZ9oCdqcOQGZvpW6itWzc3xkl3xyDrgLQt7KEyaghGrZ0tzExMYG7hzsMDQ1V9F5eXmjfvj1iY2Ph6 + uL0NBQbtO2bVu + 0saNHwd7e3uYmZnB09MTAwcM5O19fHxQXV2Ny5cvY9KkSVi + fDl0dXVBfQ0cNBDmZuZwdHSEg70D4uPj + XtISAiaNWvG / dCuyc / Px7Jly2BjYwMPDw + VcTGmhxbjhgGPn0CXVcN862rotGkBHX09PDmfAF0jA7RdMVulTXJysuYKrsorZPcWv19D2CfPSa5AWuH0FTPHL2J5b65mD7fvZay0VLTNW7 + Nt88LXCfZXmrl / 6V1VRWsWlH5p8dGcy766mu + ggkD9TnQCtYkVCG + LYv8mRO20UAXVKutv + r8hyh8cz2sPl8HXWszrtWtVKAiuwAyYyNebtLNgT / 1rTtC8aCkTh7mhnUIrUAdHZ06LBqhElYdzw9QluBP + K4W5itPuAXTdxeh5fTxGlhRFxoAV + UUoepxKcwD50geaAUffgqz9W + J4JITOvhkthbiTJu0NuHviofFzw0ubXMS2t4kDQGX2tCHoEPsueRPgKvsxyLsA / 6qvhCVeo0wTda8ZhXqde4oOdaKq3fQ1LlmhaobVP52j1c9e1aT32jatrW6Sb1lAlYJbr3GvxuQ / fOCK09MAv1etGgArOzQoF3N9lcfgCIzX72KlytupolXZkV + Ma9raiv9kUh3 / foN6AkRfUJCIrf9f8nKwCD06NazTncE7PevTETc1EUvHGStAMu0xa8tDPAsPU9jAs8yssW64rCd / OLBhJNfmyQmJEAmk6F7927cREkN2uwbWp8g + O3j3KdOc4VCASMjI7Ru3aZOu + dRahu / VoCr7uVo + Ncte4Lmg / si973Noq406iyqM / JhNMKd190P34vqMjlM501EM5v2Gj6UFbRye / TozkMvkuelBSnHxMOJgt8 + fZyk1GKdsUsvDDu0C122roGhU80HrrNBA5Q0fvpw6qIBsI5Zza2n / PJNdVs8k + lDr6MV5Nduo2DeGrCScpj4DOIHXlVOITJ9ZuPR9v0w37EZMueeoFNWm9AKduqjutII9NF + Y2DdwQYdrayxYP5C4fpbKrogACN2RaC / a3 + 0bW2K9mYWGOw + GBcvXuI2mZmZKC4uhp2dHebNnQ + 7Tp1hYW6JT7Z9wg9BpRzYfwDj3w1UATd4fTAG9B8AM1Nz / hvuOwI3b95SGf5rr / pjx5c7sPOrnXAf6I5WL7WGl6c38vJqdrS + vkbMoBkHUyz3m5MfS / dfrBHXkY5uL5Qxum3Zjyd6KMNE9rctB7Hc9z5mikc1WSz1mLB2uVJRwYQAn4WFfyr28cPhQ0ygDBa4MpD9cu4X9s23B5ilpSWbNHmSaBOydQsT8hVsx1dfChm08 + xY1FFun3gtkdscjPyOUGRdunRhGzd9xM7GnmUBSwN43U9Hj4h + pk6bytzdB4nlB8X32cRXJ7LdeyJ434d + + J717u3IhGs8U1RXcbvS8hImRDTMwcGBUfuo6GNs0 + aNfB7zF8yXxEprNk153c0N3CjZkDqkCwkB / WDfQVZ6Jk6rnRTQt5Jv8knHna9pl1 + Yx4EjAGvb7923h4NeUVWTDuzVqyf7YO0arX298 + 473O + Rn / 5IGRJABPiMmTPEdj179uDAS41NWUcfnHw9Ki3mdrHxsbz81oq3VNr5jfZjI0eNlPQlfdEQvDR / 3Q + FoTtwf3sE2gbNgW5LY5WtQgVdgUpa + vtq1DekgniSOEsAjJtv3vQxysvL + fU38mCk6CI1NVXIjFXh0aNHaNOmDQwMDLAt9BMeG0 + ZOgUdOnRQ6Y4OOEr4 + Pj6iPVk21G48Ci3sVwuR1JSMlYErhBt6IA6Hn0cMTFneOauoqICOffu8YOQrtIkRGlEASuDAlX6zBfooY + zs0pd7YIGB5PS0L4jT8ORlESf09q4sQri2q5du / AJkJw4fpwDuP2L7QgPCxd / Z4QJD / EcImbDDh85jDlz5yDs03B0srbF2DHjRJ4kjk0Q0p9e3t4al5PUO6k8v0BC4SHF6cpIg9Kh3l5DsXjREv7R3dz6Y8SI4fzd0bGXePjSmJ2F6ESZmSNfdKiRPyen3ty3pGjbJpRoV3KsNpvG1nsM9mCTp0wWt5WQWmQfbgiW3GZSfRCH / 3jkMBOSQszTy5O3y87J4luY + Ll2m6vXr / L64yeieX34Z2FM + LCMfFB5S8jHjPpXUgHVkU7YTSrcSpyszrXXblzjvn + 98qvk2OtMuMssTGG + cwPkl66hYOUWyY / TmEqpUMrWthPOn7 + g4Y5WiDK + rKysFPV0axsurLKu3bryzBsJ0Q4JbX + lUJuglUHcVvgQvJpWogCWePOjsqWlBYyN / 6DBdWvX88yaMtwjyrh1K4mv4NqScOWKSiyvovy9IBFX / GFG
< img src = "./files/88x31/catscapemeow.png" width = 88 height = 31/ >
2024-08-27 20:47:00 -07:00
< a href = 'https://natalieee.net' > < img src = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAfCAYAAABjyArgAAABb2lDQ1BpY2MAACiRdZG7S8NQFMa/PqRFKx10EHHIUB9DC0VBHKWCXapDW8GqS3KbtEKShpsUKa6Ci0PBQXTxNfgf6Cq4KgiCIog4OvtapMRzm0KLtCecnB/fPd/h5gTwZ3Rm2MEkYJgOz6ZT0mphTQq9IwwfgpSTMrOtpdxiHj3j55H6KB4SYlbvvq4xUFRtBvjCxLPM4g7xPHFmy7EE7xEPs7JcJD4hjnO6IPGt0BWP3wSXPP4SzPPZBcAvZkqlDlY6mJW5QTxFHDP0KmvdR3xJRDVXclRHKcdgI4s0UpCgoIpN6HCQoGrSzrr7kk3fMirkYfS2UAMnRwll8sZJrdJUlapGukqPjprY+/992trMtDc9kgL6Xl33cxwI7QONuuv+nrpu4wwIvADXZttfoT3NfZNeb2uxYyC6A1zetDXlALjaBUaeLZnLTSlA6dc04OMCGCwAQ/dA/7q3q9Y5zp+A/Db9ojvg8AiYoP7oxh+f12feK5ElyAAAAAlwSFlzAAALEgAACxIB0t1+/AAAApdJREFUaEPtWktOAzEMnSJOwYYFp0GITS9RCXXDgpsgJC7RDUKchgUbrlHwjFycjJMXx5OpWmakolL7+fPG4yRuV13X7X9fyzU9AysyeUl/Pr++pzf/jy3eXF8dsu8JXq4mDPSd4aKFaXkHrfYJi/BIbvU5tf56ve7o1YxgMvzx/lYVN7crhEfyKucNQE0quEGcgclTWjOCHqw9enEysU5Kvn3Y/JKyGS2gCJ+7ORKbIhnZ98qtxTNa5J5fXgMbFJBMht7Lx1OT02dsh3Rv7+4PNhE+lwBj6ebFdgnHsaTi88qt5JK+uouQhFAVymS0KteSJeOhnSE8C15LaLBJT4d+jWMJ4/fKrSSbtmlaBQytoOzy4ku8cGtK6XrlJTFIHRPBBNQqwOLUi0e+4hYX63vlyH8sNxMsDXj3o158KlmtNUldr9xCsolgWmQGUoa28Pd/6FLqxQukFc9+4qS0XUocH2M4Bq/cQizr0kBiL0nQFqz4M7lKUzWkFjnWiyvGiqdgkQ2ZvHYIkXivHBH99LjtVXa7XTciGIEXOWZAEgxPcjV9sgaDwy7XOLZ/GSkkmJRrzv01mHIKseax/XOERQTjdBaNFAOjXQR6vErP8qlZRO5WzDELmbsURsOeeFYgT2roLC+3bqlZBEowNwuZwz+KzyofVTA6aaGzvAwAbehTweZmIXP4t5KY0zcdNKZ0XGsLzRJq7bbCnRzBaJbQiqhau1mC0YJX69SLq209Xr81+IBgNGvQzvLxoigXOu0bjZogGYNmCZresb9eUo/KaFYQb+JTFZWaReRIts5C2JYWQ41/TwEwdplFTMFixoZpFtE4lrM33/dgXsz4xxJnn/WMCdIsgvpw/0O15ZqeAUns8ivL6fntfgARjrcUTOE2HQAAAA5lWElmTU0AKgAAAAgAAAAAAAAA0lOTAAAAAElFTkSuQmCC" / > < / a >
2024-08-27 21:43:04 -07:00
< a href = 'https://hellzone.org' > < img src = 'https://hellzone.org/src/images/88x31.gif' > < / a >
< img src = "./files/88x31/powered-by-estrogen.gif" width = 88 height = 31/ >
2024-08-27 20:47:00 -07:00
< img src = "./files/88x31/no-js.jpg" width = 88 height = 31/ >
< a href = 'https://luxen.neocities.org/' > < img src = 'https://luxen.neocities.org/88x31.gif' > < / a >
2024-08-27 21:43:04 -07:00
< img src = "./files/88x31/love-vim.gif" width = 88 height = 31/ >
< img src = "./files/88x31/trans.png" width = 88 height = 31/ >
< img src = "./files/88x31/bad-apple-looping.apng" width = 88 height = 31/ >
2024-08-27 20:47:00 -07:00
< img src = "./files/88x31/asexuals.gif" width = 88 height = 31/ >
2024-08-27 21:43:04 -07:00
< / span > < / section > < section > < h2 > post arbitrary data to be displayed here< / h2 > yes, I do sanitize this< a href = "/html/albert-hack-1.html" > < del > (No you don't --sanitization tester)< / del > < / a > yes I do< / section > < section class = "ignore-section" > < form action = "#" method = "post" > < label for = "text" > post text:< / label > < input type = "text" id = "text" name = "text" required = "NIL" / > < label for = "name" > username:< / label > < input type = "text" id = "name" name = "name" required = "NIL" / > < button type = "submit" > submit< / button > < / form > < div > $[ls -r ./files/posts-to-homepage | while read -r file; do echo "< div class = post > $(cat files/posts-to-homepage/${file})< / div > "; done]< / div > < / section > < / main > < footer >
2024-08-27 20:47:00 -07:00
page rendered at $[date +%s]< br / > < a href = 'https://natalieee.net' > < img src = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAfCAYAAABjyArgAAABb2lDQ1BpY2MAACiRdZG7S8NQFMa/PqRFKx10EHHIUB9DC0VBHKWCXapDW8GqS3KbtEKShpsUKa6Ci0PBQXTxNfgf6Cq4KgiCIog4OvtapMRzm0KLtCecnB/fPd/h5gTwZ3Rm2MEkYJgOz6ZT0mphTQq9IwwfgpSTMrOtpdxiHj3j55H6KB4SYlbvvq4xUFRtBvjCxLPM4g7xPHFmy7EE7xEPs7JcJD4hjnO6IPGt0BWP3wSXPP4SzPPZBcAvZkqlDlY6mJW5QTxFHDP0KmvdR3xJRDVXclRHKcdgI4s0UpCgoIpN6HCQoGrSzrr7kk3fMirkYfS2UAMnRwll8sZJrdJUlapGukqPjprY+/992trMtDc9kgL6Xl33cxwI7QONuuv+nrpu4wwIvADXZttfoT3NfZNeb2uxYyC6A1zetDXlALjaBUaeLZnLTSlA6dc04OMCGCwAQ/dA/7q3q9Y5zp+A/Db9ojvg8AiYoP7oxh+f12feK5ElyAAAAAlwSFlzAAALEgAACxIB0t1+/AAAApdJREFUaEPtWktOAzEMnSJOwYYFp0GITS9RCXXDgpsgJC7RDUKchgUbrlHwjFycjJMXx5OpWmakolL7+fPG4yRuV13X7X9fyzU9AysyeUl/Pr++pzf/jy3eXF8dsu8JXq4mDPSd4aKFaXkHrfYJi/BIbvU5tf56ve7o1YxgMvzx/lYVN7crhEfyKucNQE0quEGcgclTWjOCHqw9enEysU5Kvn3Y/JKyGS2gCJ+7ORKbIhnZ98qtxTNa5J5fXgMbFJBMht7Lx1OT02dsh3Rv7+4PNhE+lwBj6ebFdgnHsaTi88qt5JK+uouQhFAVymS0KteSJeOhnSE8C15LaLBJT4d+jWMJ4/fKrSSbtmlaBQytoOzy4ku8cGtK6XrlJTFIHRPBBNQqwOLUi0e+4hYX63vlyH8sNxMsDXj3o158KlmtNUldr9xCsolgWmQGUoa28Pd/6FLqxQukFc9+4qS0XUocH2M4Bq/cQizr0kBiL0nQFqz4M7lKUzWkFjnWiyvGiqdgkQ2ZvHYIkXivHBH99LjtVXa7XTciGIEXOWZAEgxPcjV9sgaDwy7XOLZ/GSkkmJRrzv01mHIKseax/XOERQTjdBaNFAOjXQR6vErP8qlZRO5WzDELmbsURsOeeFYgT2roLC+3bqlZBEowNwuZwz+KzyofVTA6aaGzvAwAbehTweZmIXP4t5KY0zcdNKZ0XGsLzRJq7bbCnRzBaJbQiqhau1mC0YJX69SLq209Xr81+IBgNGvQzvLxoigXOu0bjZogGYNmCZresb9eUo/KaFYQb+JTFZWaReRIts5C2JYWQ41/TwEwdplFTMFixoZpFtE4lrM33/dgXsz4xxJnn/WMCdIsgvpw/0O15ZqeAUns8ivL6fntfgARjrcUTOE2HQAAAA5lWElmTU0AKgAAAAgAAAAAAAAA0lOTAAAAAElFTkSuQmCC" / > < / a >
< / footer > < / body > < / html >