It's been a while since I've done anything with this website. Well, I've been on a Web Surfing Kick lately, so I decided to do some technical work. This blog is now paginated! Permalinks take you to a single entry, while /Blog2 shows you 3 entries. Either way, you get navigation to adjacent posts.
The architecture behind this technology is truly atrocious. Essentially, I'm just string replacing raw HTML into a custom <BLOG-ENTRIES /> tag based on url rules. I would love to precompute this transformation, but I can't be bothered to set up a deployment script for that, so it happens live.
Also, with this update I've left a few orphaned endpoints on this site. I have decided that perfectly hiding all of the internal files I use on the backend is pointless, especially since you'd have to guess at the URLs they happen to be exposed on. The only data I actually want to hide is puzzle solutions, but I'm not going to put in effort to unhide a bunch of boring files.
Until next time,
- BakersDozenBagels
Questions? Comments? Email me at business@gdane.net. I'd love to hear from you!