So much left to do...
Now i just need to:
Void devlog 1
Today i did the following
This adds authentication, which just means i dont have to put in a password every goddamn time i want to make a post! Quite literally means nothing to you guys viewing this. This came with a lot of challenges that i overcame, feeling pretty proud of it :)
anyway im tired
Heyo! Just updated, checking out if my new category system works well
i sure hope so
but alas, they did not work the first time
truly, a tragedy
Void devlog 11/16/24
Heyo! Today was more minor. Didnt have much time so I didnt want to fully commit to phase 3 yet. I made a couple of quality of life improvements, namely
Phase 3 complete!
Heres a changelog of things that you might care about
Now for the things nobody (except me) will care about
I think thats about it! A lot more work went into this phase than the other two so im pretty hyped. Next one is going to be even bigger!
Database backups sidequest, and breaking things!
Alright so i just got done working on the latest update which features... no user facing changes...
But dont worry, as i have still done a lot
The breaking things was fixable but also avoidable. I use a version control software called Git. In Git you can "Stash" your changes to be worked on more later. I've been having issues with my server having slightly different data on it that git really does not want to override, and i dont want to accidentally lose anything important. So, to solve that problem, i used git stash. I thought "oh git stash --all
sounds good, ill use that"
But it actually decided to stash everything, including files ive never told git about, the biggest one being the database. I nearly pooped my pants thinking all the data was gone, but fortunately i just did git stash apply and it brought everything back. woohoo!
But that was very scary, and i need to be more careful. Made me kinda glad i started early with my database backup system.
Thanks for reading, see ya!
Adding a discord bot for notifications!
This also serves as a test for those notifications.
Dont ask why i skipped writing about sidequest 2, i promise it existed.
guess whos back. back again.
Yeahhhhh i got burnt out.
Ive been wanting to remake Kopymatic.com, so i'm going to use thevoid as a base. thevoid will be repurposed as the blog on kopymatic.com, and kopymatic.com will become a portfolio of sorts. Hopefully i can keep the "screaming into the void" vibe with some cool features, like unlisted or hidden posts or something.
alright, see ya! Thanks for reading :)