not_IO@lemmy.blahaj.zone to Technology@lemmy.worldEnglish · edit-23 days ago"This Website is Served from Nine Neovim Buffers on My Old ThinkPad"vim.gabornyeki.comexternal-linkmessage-square13linkfedilinkarrow-up170arrow-down12file-text
arrow-up168arrow-down1external-link"This Website is Served from Nine Neovim Buffers on My Old ThinkPad"vim.gabornyeki.comnot_IO@lemmy.blahaj.zone to Technology@lemmy.worldEnglish · edit-23 days agomessage-square13linkfedilinkfile-text
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up22·3 days agoThat 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.
minus-squarepanda_abyss@lemmy.calinkfedilinkEnglisharrow-up10·2 days agoI 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.
minus-squarenot_IO@lemmy.blahaj.zoneOPlinkfedilinkEnglisharrow-up1·2 days agothat is so interesting, did you publish the code somewhere?
minus-squarenot_IO@lemmy.blahaj.zoneOPlinkfedilinkEnglisharrow-up7·3 days agoyeah, they go mention that it’s probably because it’s just a static website
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.
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.
that is so interesting, did you publish the code somewhere?
yeah, they go mention that it’s probably because it’s just a static website