Dwelling/backup.sql

109 lines
12 KiB
SQL

INSERT INTO `blog` (`date`, `category`, `title`, `body`)
VALUES
(
"2020-07-28 16:51:00", 1, "Banners.",
"Konnichiwa. I made banners for my websites of 88x31 and 240x60 sizes."),
(
"2020-07-29 00:00:00", 1, "Quick rundown on what happened since the december of the last year.",
"At first I moved off to aravs.ru domain in december 2019 that I was gonna change with, maybe, old arav.icu if it'll be available for cheap because renewal prices are too high for me. But then I found a new registrar with dirt cheap renewal price and now I have arav.top domain I've payed for 2 years and if nothing change I'll renew it again and again. So, yes, I finally found my domain that I'm not gonna switch if only I will be forced to.n"
"And mostly because of my lazyness I wasn't updating arav.neocities.org for fucking 3 months. That's also because I was trying to reduce its about page.n"
"Then at July 13th my RPi suddenly stopped working. It didn't take much time to realise that the problem was a dying HDD. Hopefully, fsck fixed filesystem and I successfully moved all the stuff onto another drive I took from a laptop that was holding my data. And at July 16th a new SSD arrivedto replace old laptop's system drive that now holds all my stuff and I came back online."),
(
"2020-11-07 00:40:00", 1, "Looks like I'm back to work on this website.",
"And maybe I'll finally do something with my neocities' website. Maybe..."),
(
"2020-11-10 14:54:00", 1, "New banners.",
"I made new <a href=""https://arav.top/about.html#banners"">banners</a>. They're pretty much the same as was before. I fixed frames order and logo now takes all width."),
(
"2020-11-14 00:50:00", 1, "Oh, PGP key wasn't accessible... Shite.",
"I just found that my PGP key isn't available. Now it is. I apologise to those who wanted it. According to logs this was a problem since the second half of september. :/"),
(
"2020-11-16 00:10:00", 1, "Dark theme flickering fixed.",
"Now a check for a current theme is inside a DOMContentLoaded event listener and script itself is now in a &lt;head&gt;.\n"
"I also added an async attribute to a guestbook's script so page won't wait for guestbook posts to load and won't flicker light theme because of that.\n"
"And I remade 88x31 banner and made banner's dark counterparts as well. So you have what to choose from. :)"),
(
"2020-11-16 11:28:00", 1, "Maintanance.",
"It's time to replace a thermal compound in the laptop, so radio, FTP and Gitea would be down for a while today."),
(
"2020-11-16 13:40:00", 1, "Maintanance complete.",
"Thermal compound replaced, not much dust there was. It used to work at 62&#176;C. Will see later. :) Now it runs on 49&#176;C after 11 minutes. That only means I did everything right.\n"
"P.S.: Now it runs on 49-52&#176;C. Nice."),
(
"2020-11-16 15:59:00", 1, "Uuhh, this motherfucker still flickers...",
"Is there a cure for it ... ? At least, I managed to reduce this soykaf."),
(
"2020-11-17 18:13:00", 1, "Dark theme is default from now.",
"Ok, in order to make flickering less painful I made dark theme default."),
(
"2020-11-17 21:57:00", 1, "Yay, fuck JS!",
"I rewrote the guestbook without JS. Hooray!"),
(
"2020-11-19 00:12:00", 1, "ScrapTheChan ver. 0.4.0 released.",
"Today I fixed most of noticed problems and released it. Changelog is behind the <a href=""https://git.arav.top/Arav/ScrapTheChan/releases/tag/0.4.0"">link</a>."),
(
"2020-11-19 22:51:00", 2, "Yesterday I was replacing a thermal compound on my PC.",
"Yesterday (19 Nov for me is it :)) I replaced a thermal compound on my PC, and, of course, it just couldn't be an ordinary procedure.\n"
"When I assembled everything back and turned on the PC it started swearing at me with 26 beeps and rebooting. I knew that it could be a problem with a RAM stick, but I didn't believe it. And I dissassembled it again and found that a few pins were bended and one missing (!). I fixed them all (around 5 didn't count) and was thinking what to do with that missing pin. I thought it was causing problem but searching led me to a pinout of the socket 1150 and that pin was doing something called VDDQ, and I found that it isn't a problem at all. There was a questionable pin SA_DQ57 (whatever it means), but I bended it a little and it's fine.\n"
"Oh, why I even took it from the socket? To clean it from an old thermal compound.\n"
"Well, I almost give in to a thought of taking a motherboard to a service and then I tried to put a RAM stick to the second slot and ... it worked! Shit, I don't know what happened. I've vacuumed the motherboard and was absolutely careful. No doubt I didn't break anything, yet, fuck. That vacuum cleaner isn't even powerful enough to suck in anything soldered.\n"
"But there's one breakage for sure. One of fixators of a cooler has broken. Shit. Now radiator isn't attached well to the CPU. Hopefully it led to the same temperatures as they was before at least. xD Don't want to whip up it with <s>shit and bricks</s> a zip tie, so I'd better get a new one. And I already ordered it, a little smaller, but supports socket AM4, so I will reuse it in the future, great.\n"
"What's next after all the stress I got? I'm going to replace a compound on my graphics card! Ahahahahaha! xDD\n"
"P.S.: I made a mindflow.html after I wrote this post.\n"
"Update: Okay, SA_DQ is a data bus for memory, so by bending that pin I lost first ram slot. Well, that's not because of cleaning at least.\n"),
(
"2020-11-23 00:30:00", 1, "Recent updates.",
"I did a good work at this website. Especially I love that heading with a name of a site's section under the nav menu. And I finally made this section. I keep moving on. Next major step is to make a links page. My banners are ready, but no one would add me if I won't have a place for theirs banners. :)\n"
"Yeah, still no updates to Neocities' website. Now I'm working on a design of this place, and once I'll be satisfied that place will get an update. I work on it too, especially on an about page's content. Last not noticeable update was changing link of a guestbook to a JS-free new one."),
(
"2020-11-26 23:54:00", 1, "Article on userdir in NGiNX.",
"I thought why not to make <a href=""articles/nginx_recipes_and_tips.html"">an article</a> on how to implement a userdir functionality in NGiNX. Maybe, someone will want to implement this on their server.\n"
"And, an article on e-mail server is hard to finish, because every time I sit on it I find flaws in e-mail server's configuration, LMAO."),
(
"2020-11-27 15:07:00", 1, "Tor and I2P access for this site and files.",
"I was thinking why not to make my place available through Tor and I2P. So after minor links fixing I made this place work like a charm through darkweb. Currently only main website and file share are available.\n"
"I2P site: <a href=""http://t42fkp6zp5dfqywantq3zp427ig3q2onrmfv246tyaztpg4ckb5a.b32.i2p"">t42fkp6zp5dfqywantq3zp427ig3q2onrmfv246tyaztpg4ckb5a.b32.i2p</a>\n"
"I2P radio: <a href=""http://plkybcgxt4cdanot75cy3pbnqlbqcsrib2fmrpsnug4bqphqvfda.b32.i2p"">plkybcgxt4cdanot75cy3pbnqlbqcsrib2fmrpsnug4bqphqvfda.b32.i2p</a>\n"
"I2P files: <a href=""http://gajftpr47ze6ao7e3q2tb5xmcqneyaczu4edzvwwg2qzmnernpka.b32.i2p"">gajftpr47ze6ao7e3q2tb5xmcqneyaczu4edzvwwg2qzmnernpka.b32.i2p</a>\n"
"Tor site: <a href=""http://moq7aejnf4xk5k2bkaltli3ftkhusy2mbrd3pj23nrca343ku2mgk4yd.onion"">moq7aejnf4xk5k2bkaltli3ftkhusy2mbrd3pj23nrca343ku2mgk4yd.onion</a>\n"
"Tor radio: <a href=""http://wsmkgnmhmzqm7kyzv7jnzzafvgm7xlmlfvzhgorpapd5or2arnhuktqd.onion"">wsmkgnmhmzqm7kyzv7jnzzafvgm7xlmlfvzhgorpapd5or2arnhuktqd.onion</a>\n"
"Tor files: <a href=""http://qf5e43nlhvnrutmikuvbdfj3cmtthokpbaxtkm6mjlslttzvtgm4fxid.onion"">qf5e43nlhvnrutmikuvbdfj3cmtthokpbaxtkm6mjlslttzvtgm4fxid.onion</a>\n"
"Updated on 2021-02-10."),
(
"2020-12-01 20:30:00", 1, "Laptop's RAM update.",
"Today I replaced old 1333MHz 2GB stick with a new 8GB 1600MHz. Now laptop has 10 gigs. I am to figure out what to fill it with. :)"),
(
"2020-12-04 22:27:00", 1, "Article on userdir in NGiNX rewrote to be an article with recipes for it.",
"Yep, I think whole article for such a small thing is too much, so now <a href=""https://arav.top/articles/nginx_recipes_and_tips.html"">there is an article</a> with recipes and tips for NGiNX.\n"
"Now there is info on how to implement userdir functionality and a note about how NGiNX works with HTTP headers."),
(
"2021-02-08 22:19:00", 1, "New year. Big changes.",
"All this time I was working on a look of a website. And just for a last week I said to myself that I'm tired of editing every single thingy across all pages. So I came to conclusion that it's time to try NodeJS. So I took Koa and Pug and ported my website to it. Well, it's really amazing. Code's so clean now (if you only saw a code of a PHP version of guestbook... xD). Template engines are an invaluably great invention. :)\n"
"Yeah, I got rid of Javascript on the outside, but instead, bring it inside. xD Anyway, I was always thinking that Javascript itself never was a problem. Problem is that it is often used where absolutely unnecessary. And browser's APIs brings many convenient tools for us alongside with the ways of doing malicious deeds as well (like fingerprinting, crypto-mining, viruses, etc.). Alas, this is one of the laws of life, everything could be used for evil.\n"
"There's one project I'm working on (now developing database). It's a service for file uploading, but files could be downloaded just one time. Yeah, I called it &quot;One-Time File&quot;. It'll be available by otf.arav.top link. A file would be kept for 7 days until it won't be downloaded, and size limit is 120MB. That'll be a really interesting experience, since I'll've to figure out how to be sure that file was fully downloaded before it can be deleted. :)\n"
"And speaking of my Neocities' site. Well, it looks like that I move out of there, but I definitely don't. That place would be my outpost with links to my website and services. :/"),
(
"2021-03-04 17:03:00", 1, "Radio playlist update #1",
"From now on I will post what music I've added to the radio. And what I've added are: André Rieu - The Second Waltz, Cake - Hem Of Your Garment and Dernière Volonté - L'Appel."),
(
"2021-03-05 18:26:51", 1, "Radio playlist update #2",
"Beborn Beton - New Born King and 相対性理論 - チャイナアドバイス were added."),
(
"2021-03-11 14:31:55", 1, "Now git is available as a hidden service.",
"Now you can browse my Gitea instance via Tor and I2P. Alas, it requires you to have a fixed domain and root URL specified in a config. So some links are pointing to git.arav.top, like files in releases and a cloning URL.\n"
"Tor: <a href=""http://qqitm7qlsbbubwmjos4cqzmvkqidg34rfnbyhuydhalep33fbvh22xyd.onion"">qqitm7qlsbbubwmjos4cqzmvkqidg34rfnbyhuydhalep33fbvh22xyd.onion</a>\n"
"I2P: <a href=""http://p5nkflgogwv4esy3ainup6mgurpugmdyufizhuufauznreyvprsa.b32.i2p"">p5nkflgogwv4esy3ainup6mgurpugmdyufizhuufauznreyvprsa.b32.i2p</a>");
INSERT INTO `guestbook`
VALUES
(1, "2020-09-01 00:15:22", "Serana", "", "", "hey whats up! i recently found that out neocities is actually really cool and have spent the past few hours looking through whatever sites i can find (yours included!). figured i'd drop a message and say to keep up what you're doing! this is all really cool and i'm feeling all motivated to make something becuase of it. hope you have a nice day <3", 1, 1),
(2, "2020-11-09 04:18:27", "duli", "", "", "your website is super cool! hope you're having a good day <3", 1, 1),
(3, "2021-02-15 18:44:39", "Anonymous", "", "", "Cool website design, dig the .onion address, enjoying the radio station!", 1, 1);
INSERT INTO `guestbook_feedback`
VALUES
(1, "2020-11-10 00:17:31", "Well, better late than never. :) Hope feedbacks now work fine. Dunno when and if you ever read it again, but still, hope you're doing good as well. :) I'm so glad to read that I motivate others. Personal website is indeed a great thing that allows us to show who we are immeasuarably better than soulless social media. <3"),
(2, "2020-11-10 00:17:31", "Hi! Yeah, hope and you do so! <3 Great, that means I'm defenitely moving in a right direction. :) Need to dedicate more time for the websites, especially neocities' one literally begs to be updated, heh. But I have to rethink this first."),
(3, "2021-02-16 23:21:34", "Thank you! Glad to read that! :)", 1, 1);