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.
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
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
But why do people want their text editors to do completely unrelated tasks? Genuine question.
Because it's cool and fun.
Why would someone want to build a 3d roller coaster in Excel 2003?
Because it's cool and fun.
(side note: in another video the guy complains he prefers older excel as the can't get good framerates in modern Excel)
Found the ed
user.
Another reason to use nvim over emacs.
Precisely what I needed today folks
Doing the Lord's work OP
Still a limited selection of vim webservers though. Have to bump that library size up.
https://iloveemacs.wordpress.com/2016/02/27/writing-web-apps-in-emacs-lisp/
There are several solutions for running a webserver in Emacs like Elnode from Nic Ferrier, httpd.el from Joe Schafer, simple-httpd from Christopher Wellons or Emacs Web Server from Eric Schulte.
And then there's the browser side!
https://www.gnu.org/software/emacs/manual/html_mono/eww.html#Top
EWW, the Emacs Web Wowser, is a web browser for GNU Emacs that provides a simple, no-frills experience that focuses on readability.
'eww' for short 😖
can do the same with emacs tho.
o7