This project is solving the wrong problem. It's not the interfaces of web browsers that suck, it's the gigabytes of RAM they consume.
RAM is meant to be consumed. If your browser is using 50MB of RAM and has to swap every background tab to disk then you're not utilizing the resources of your computer, and getting a crappy user experience as a bonus.
Ōryōki Web Browser
41–50 of 181 posts
Re: Ōryōki Web Browser
#42Re: Ōryōki Web Browser
#43Re: Ōryōki Web Browser
#44It has integrations for lots of mad science distributed tech such as IPFS & dat and a permission-based filesystem API based on node's fs API.
Re: Ōryōki Web Browser
#45For anyone interested, here are some web browsers that are actually minimalist and not just reskins of chromium: http://surf.suckless.org/ https://fanglingsu.github.io/vimb/ http://www.uzbl.org/
I mean, they all use webkit, so not really that much different from using chromium.
Re: Ōryōki Web Browser
#46For anyone interested, here are some web browsers that are actually minimalist and not just reskins of chromium: http://surf.suckless.org/ https://fanglingsu.github.io/vimb/ http://www.uzbl.org/
uzbl, the one I've used the most, primarily consists of a pile of code to map callbacks to a protocol on stdin/stdout, and a handful of example scripts to communicate over that protocol - it's certainly no more "from scratch" or smaller than any other WebKit-based browser.
I expect that the other two similarly focus on UI code rather than pointlessly fiddling with WebKitGTK+'s internals - how are they not just skins (albeit of WebKitGTK+, not Chromium) as well?
Re: Ōryōki Web Browser
#47This project is solving the wrong problem. It's not the interfaces of web browsers that suck, it's the gigabytes of RAM they consume.
Why would I not want my browser to use RAM? What else with my 16 or 32GB of ram am I going to do when I surf? I would happily give double the current gen ram for better performance.
For example, I sometimes play very resource-hungry games and like to have a youtube video on my second monitor while I play. But that's not possible on my gaming PC, so I have to youtube-dl the video first and run it in vlc instead.
Re: Ōryōki Web Browser
#48> Ōryōki [応量器] is a small web browser > Ōryōki is built with Electron on top of Chromium. The first two lines are contradictory.
Re: Ōryōki Web Browser
#49Earlier quoted context omitted.
I mean, they all use webkit, so not really that much different from using chromium.
It's true that they use webkit (which is certainly not ideally minimalist), but even that is much lighter than using Chromium.
Re: Ōryōki Web Browser
#50For Firefox users, this can all be done with Firefox and custom browser CSS (Vimperator helps), which offers significantly more control (without having to rewrite the core code). Screenshots: http://imgur.com/a/qDGP2 CSS base (I've made a few modifications): http://twily.info/firefox/stylish/firefox-css#view