01-08-2019, 06:49 PM
If I can manage to get my stuff out of storage, I may run a site on my Raspberry Pi with a dynamic DNS redirector. Underground sites are kinda meant to be run on a home computer anyway.
One thing I liked about AOL was how the chatroom lists and file lists always had a "More" button to fetch more results. Nowadays, that kind of thing is usually done with the infinitely scrolling page that loads more items when you hit the bottom of the page. That's not quite as satisfying as pumping the "More" button and seeing more results squirt out though. I'll probably add that in a later version. For now, I went ahead and made a paginator class for the modules that will need one.
One thing I liked about AOL was how the chatroom lists and file lists always had a "More" button to fetch more results. Nowadays, that kind of thing is usually done with the infinitely scrolling page that loads more items when you hit the bottom of the page. That's not quite as satisfying as pumping the "More" button and seeing more results squirt out though. I'll probably add that in a later version. For now, I went ahead and made a paginator class for the modules that will need one.