- Be on somewhat non-fast internet.
- Have a firefox with disabled JS.
- Go to https://kagi.com/search?token=YOUR-TOKEN&q=foo+bar and measure the time it takes to get search results
- Now enable JS and repeat the experiment.
- Notice that the JS version is noticeably faster.
The 1.5s of staring at the empty kagi page waiting it to reload to the html version is not great.
The search to be of the same speed. That can be achieved by using the /html/ in the search link directly.
So it would be great if https://kagi.com/html/settings?p=user_details generated session link starting with /html/search, since if you are on /html/settings, you will very likely want to use the html search as well.