Nanochan

board creation is veddit-tier tbh
Only used this site because it didn't have shit mods and could post without jewglecaptcha.
But now that it uses cuckflare and the mods have gotten a lot shitter, there really is no reason to keep using this site aside from it's somewhat higher traffic.

It's the one single good thing about reddit.

and splinter the userbase into 10,000 different tiny little shitboards? no thanks
people naturally gravitate to the legacy board names anyway

The image processing problem has been fixed. The time for uploading an image is now only around 5% more than the time it takes to simply hash the data and run imagemagick to generate the thumbnails.
I'm sure I could optimize it further and I will do so, though.

Overboard has been implemented.

Attached: ClipboardImage.png (1366x706, 265.7K)

Unfortunately, I chose to use lua 5.3 for this project because muh new features n'shiiiieet. It's probably not hard to convert to lua 5.1 (which is what luajit can use), though. If speed ever becomes a problem I will keep luajit in mind.

Discovered today that my auto cookie deleter for palemoon no longer works.
Anyone know how to fix or a better alternative? I've disabled all cookies for now.

Could use graphicsmagick, it's usually faster than IM.

On this ~16mb file (which I can't upload here because my VPN is too slow and Zig Forums would crap out), generating a 200x200 thumbnail takes 7.9 seconds with GM while taking 8.6 seconds with IM. Similar results with other large images. I'm sold on that one.
but fucking OUCH that 8-second waiting time to upload an image... nice to know it's not my fault though. At least subsequent uploads are way faster because no thumbnail or catalog icon needs to be generated.

PDF uploads are now working.
WEBM and MP4 soon, that will involve the use of ffmpeg I'm sure.

Attached: ClipboardImage.png (563x555, 66.52K)