Can you please add a dark theme like your JS-based site? Just cause you don't use JS doesn't mean they can't use CSS.
DuckDuckGo – two non-JavaScript versions of search results
21–30 of 99 posts
Re: DuckDuckGo – two non-JavaScript versions of search results
#22the 'html' version is nice. the 'lite' version is so barebones, I can't imagine anyone actually using it. It almost seems like it's meant for scraping
Re: DuckDuckGo – two non-JavaScript versions of search results
#23The HTML version seems to not redirect to a URL specific to your search (i.e. it doesn't include a ?s= ... parameter). Anyone an idea how I can configure this search engine in Firefox Mobile? As far as I can see, there is no way I can teach FF Mobile to make a POST request instead.
Re: DuckDuckGo – two non-JavaScript versions of search results
#24Turning on javascript returns sites from a USA POV. I'm in the USA.
Re: DuckDuckGo – two non-JavaScript versions of search results
#25The html version always returns results from a Russian POV. Russian dictionary sites, etc, etc. Turning on javascript returns sites from a USA POV. I'm in the USA.
Re: DuckDuckGo – two non-JavaScript versions of search results
#26Re: DuckDuckGo – two non-JavaScript versions of search results
#27The html version always returns results from a Russian POV. Russian dictionary sites, etc, etc. Turning on javascript returns sites from a USA POV. I'm in the USA.
Re: DuckDuckGo – two non-JavaScript versions of search results
#28the 'html' version is nice. the 'lite' version is so barebones, I can't imagine anyone actually using it. It almost seems like it's meant for scraping
As a rule, when JS is not mandatory I block it.
Re: DuckDuckGo – two non-JavaScript versions of search results
#29As someone who's just written about the "small web" [1], this warms my heart. The lite version is probably a little too bare-bones for most people's tastes, but it sure is tiny -- great for people on very slow or flakey connections. Some numbers: HTML homepage transfers 34KB (94KB uncompressed) over 6 requests. HTML search results page transfers 133KB (248KB uncompressed) over 31 requests. Lite homepage transfers 13K…
1: (Edit) https://duckduckhack.com/
Re: DuckDuckGo – two non-JavaScript versions of search results
#30As someone who's just written about the "small web" [1], this warms my heart. The lite version is probably a little too bare-bones for most people's tastes, but it sure is tiny -- great for people on very slow or flakey connections. Some numbers: HTML homepage transfers 34KB (94KB uncompressed) over 6 requests. HTML search results page transfers 133KB (248KB uncompressed) over 31 requests. Lite homepage transfers 13K…