Given the circumstances, I am happy to read this. I own two ~2009 netbooks with Intel Atom N270 CPUs and 1GB of RAM each - running Firefox on those is ridiculous, whereas dillo will run very well on these. I used to use dillo on my main desktop too, for browsing documentation that wasn't too heavy on CSS - having 20 to 40 tabs open would gobble up a lot of RAM in Firefox, whereas dillo happily stayed around 100MB no…
I also like dillo, but just as an option - have you tried netsurf as well? Likewise very lightweight.
Show HN: Resurrecting the Dillo browser
61–70 of 179 posts
Re: Show HN: Resurrecting the Dillo browser
#62Given the circumstances, I am happy to read this. I own two ~2009 netbooks with Intel Atom N270 CPUs and 1GB of RAM each - running Firefox on those is ridiculous, whereas dillo will run very well on these. I used to use dillo on my main desktop too, for browsing documentation that wasn't too heavy on CSS - having 20 to 40 tabs open would gobble up a lot of RAM in Firefox, whereas dillo happily stayed around 100MB no…
I also like dillo, but just as an option - have you tried netsurf as well? Likewise very lightweight.
Re: Show HN: Resurrecting the Dillo browser
#63You know what would be really cool? if there is a way to use it as a lightweight alternative to Electron. Is that possible?
Dillo supports XEmbed, so you can run it embedded in another X windows. This is done by Claws Mail to render emails as HTML [1].
Re: Show HN: Resurrecting the Dillo browser
#64You know what would be really cool? if there is a way to use it as a lightweight alternative to Electron. Is that possible?
Re: Show HN: Resurrecting the Dillo browser
#65I am resigned to the fact that some of my requirements really do mean I need a Ryzen 7 with 16GB of RAM. Sadly my biggest compute loads are for MS Teams and webmail.
Re: Show HN: Resurrecting the Dillo browser
#66Earlier quoted context omitted.
I also like dillo, but just as an option - have you tried netsurf as well? Likewise very lightweight.
dillo is more lightweight, although it doesn't support html5, while netsurf does support some html5. The website itself of dillo does not render the same in dillo.
Re: Show HN: Resurrecting the Dillo browser
#67Given the circumstances, I am happy to read this. I own two ~2009 netbooks with Intel Atom N270 CPUs and 1GB of RAM each - running Firefox on those is ridiculous, whereas dillo will run very well on these. I used to use dillo on my main desktop too, for browsing documentation that wasn't too heavy on CSS - having 20 to 40 tabs open would gobble up a lot of RAM in Firefox, whereas dillo happily stayed around 100MB no…
> Also, the lack of a Javascript engine makes it a very secure browser. Whenever I try to open a link that I am suspicious of, I do so in dillo. I would suggest using a Chromium or Firefox profile with JavaScript and webfonts disabled for this instead of questionably maintained C software that doesn’t have a sandbox for any of the complex and commonly exploited things it does (image decoding, HTML/CSS parsing, networ…
running dillo in a bubblewrap container would probably be fine and not eat all of your available resources.
[i got my 60k loc number from running tokei in the dillo repo, doing the same in the gecko repo took multiple minutes and pegged 8 cores at 100%, might be a bug in tokei or maybe 21 million lines of code is just enormous]
Re: Show HN: Resurrecting the Dillo browser
#68Very nice to hear! Anybody knows what happened to Jorge A. Cid?
I have no news, but I hope HN could reach him :-)
Re: Show HN: Resurrecting the Dillo browser
#69Earlier quoted context omitted.
> Also, the lack of a Javascript engine makes it a very secure browser. Whenever I try to open a link that I am suspicious of, I do so in dillo. I would suggest using a Chromium or Firefox profile with JavaScript and webfonts disabled for this instead of questionably maintained C software that doesn’t have a sandbox for any of the complex and commonly exploited things it does (image decoding, HTML/CSS parsing, networ…
I would say there is a chance that there are fewer vulnerabilities in the 60k~ lines of code contained within dillo than the in the however many million lines of code it takes to do anything with firefox or chromium. running dillo in a bubblewrap container would probably be fine and not eat all of your available resources. [i got my 60k loc number from running tokei in the dillo repo, doing the same in the gecko repo…
Re: Show HN: Resurrecting the Dillo browser
#70The world of low spec hardware really does need faster, lighter browsers. Too many times now have I configured an SBC, RPi, or even a laptop that’s just a few years old and been disappointed that, while everything else is wonderful and fast and smooth looking, it is browser performance that is the one thing holding me back. I am resigned to the fact that some of my requirements really do mean I need a Ryzen 7 with 16…
I really do empathize here, after having to use Teams for around 2 years. It's amazingly slow, confusing, buggy (it would crash the tab quite regularly), and just generally a perfect role model for what software shouldn't be[0].
I'm still quite amazed that Microsoft decided this was acceptable. I'm curious how Slack performs; perhaps they're not trying harder because there's no[t much] competition in this space ...?
[0]: (If I remember correctly, they were using AngularJS at the time, but I'm sure they're now using the regular React stack.)