IO 😇@lemmy.blahaj.zone to Technology@lemmy.worldEnglish · edit-21 month ago"This Website is Served from Nine Neovim Buffers on My Old ThinkPad"vim.gabornyeki.comexternal-linkmessage-square13fedilinkarrow-up170arrow-down12file-text
arrow-up168arrow-down1external-link"This Website is Served from Nine Neovim Buffers on My Old ThinkPad"vim.gabornyeki.comIO 😇@lemmy.blahaj.zone to Technology@lemmy.worldEnglish · edit-21 month agomessage-square13fedilinkfile-text
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up22·1 month 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·1 month 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-squareIO 😇@lemmy.blahaj.zoneOPlinkfedilinkEnglisharrow-up1·1 month agothat is so interesting, did you publish the code somewhere?
minus-squareIO 😇@lemmy.blahaj.zoneOPlinkfedilinkEnglisharrow-up7·1 month 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