yeah, they go mention that it’s probably because it’s just a static website
Comment on This Website is Served from Nine Neovim Buffers on My Old ThinkPad
tal@lemmy.today 4 days ago
That website is also pretty snappy for me as a user, but it could be that it’s because each webpage looks like it was hand-written rather than having content slog its way towards the user through a sea of Javascript frameworks.
not_IO@lemmy.blahaj.zone 4 days ago
panda_abyss@lemmy.ca 3 days ago
I wrote a webserver for my own website analytics, running with go on a raspberry pi from an SD card it could handle 5k requests per second.
Modern computers are fast if you don’t fill them with shit.
not_IO@lemmy.blahaj.zone 3 days ago
that is so interesting, did you publish the code somewhere?