Dillo Browser Release 3.3.0
21–30 of 38 posts
Re: Dillo Browser Release 3.3.0
#22Unfortunately even Google started requiring JS, which was a huge attack against small browsers and the open web.
But does it require ES6? Javascript was quite minimal in the early days. It doesn't need a JIT, in fact I'd prefer it not to be.
Re: Dillo Browser Release 3.3.0
#23It's pretty easy to write a redirect menu item calling a script similar to a plumber/xdg-open replacing the JS url's with non JS ones, a la Libredirect under Firefox/Chromium.
Re: Dillo Browser Release 3.3.0
#24Am I the only one who has to giggle when reading that name? I know people have somewhat related thoughts about the image editor called GIMP.
Oh, I know exactly what you’re talking about. I too am reminded of Tom Bombadil’s song from The Fellowship of the Ring every time Dillo is mentioned.
Hey dol! merry dol! ring a dong dillo!
Ring a dong! hop along! fal lal the willow!
Tom Bom, jolly Tom, Tom Bombadillo!Re: Dillo Browser Release 3.3.0
#25Unfortunately even Google started requiring JS, which was a huge attack against small browsers and the open web.
Yep, https://html.duckduckgo.com works well in such browser though :)
Re: Dillo Browser Release 3.3.0
#26Earlier quoted context omitted.
But does it require ES6? Javascript was quite minimal in the early days. It doesn't need a JIT, in fact I'd prefer it not to be.
The difficult bit isn't the core JavaScript support. There are a dozen engines packaged as libraries that can use for that. The difficult bit is supporting all of the hundreds of DOM APIs.
Re: Dillo Browser Release 3.3.0
#27i totally misread the title of this post. What is wrong with me?
Re: Dillo Browser Release 3.3.0
#28Unfortunately even Google started requiring JS, which was a huge attack against small browsers and the open web.
The Google index is still accessible from many other "proxy search engines" that still work without JS, one example is Startpage. See the nice list from Seirdy for more details on search engines: https://seirdy.one/posts/2021/03/10/search-engines-with-own-...