Live data from Hacker News

Ōryōki Web Browser

oryoki.io

151–160 of 181 posts

Re: Ōryōki Web Browser

#151
post #93
post #66

Earlier quoted context omitted.

For anyone interested, here are some web browsers that are actually lightweight (if not html5-compliant) and not webkit-based: http://www.dillo.org/ http://www.netsurf-browser.org/

NetSurf actually looks good.

NetSurf actually is good. Most of the web is more-or-less usable with it (usually “less” but it's definitely bearable). It's stupid fast too. My only gripe is stability issues and that it's not officially supported on Windows.

Re: Ōryōki Web Browser

#152

Earlier quoted context omitted.

Even more accurately, it's a minimalist web browser UI for Electron which is an application UI for Chromium which is a fully-featured web browser UI. These people don't deserve any more Moore improvements.

If you wanted to experiment with browser UI, what platform would you choose? And who are "these people"?

Guessing from the context of this article, his statements, and your response, he was talking about theOryoki web browser authors who wrapped a browser in a UI framework to make a "small" browser. Apparently the number of UI widgets is what makes the difference between "small" and "full blown".

Re: Ōryōki Web Browser

#153

Earlier quoted context omitted.

All of those are WebKit-based, which was Chromium's rendering engine until recently. The rest of Chromium is primarily UI and network code, along with their sandboxing system and extensions - WebKit's "ports" have their own implementation of said network code tying into the framework that they're porting to (GTK+ or Qt, usually), and all three browsers you list use the WebKitGTK+ port. uzbl, the one I've used the mos…

Do you know of any independent rendering engines? That's something I'd truly be interested in seeing. It seems like a herculean task to undertake. Edit: Thanks very much for the links. This will be a lot of fun testing out. Just responding here to avoid triggering the anti-flamewar protection.

There's h-smile (commercial) from Terra Informatica, that's used by a lot of antivirus vendors to implement desktop GUI software in HTML. The latest commercial branding for it is called Sciter.

Re: Ōryōki Web Browser

#154
post #63

Earlier quoted context omitted.

Do you know of any independent rendering engines? That's something I'd truly be interested in seeing. It seems like a herculean task to undertake. Edit: Thanks very much for the links. This will be a lot of fun testing out. Just responding here to avoid triggering the anti-flamewar protection.

Microsoft uses its own EdgeHTML in the new "Edge" IE

I wish they'd open source EdgeHTML. I suspect it's far lighter than Gecko or WebKit, given that its development basically started with “let's rip out half of Trident”.

Re: Ōryōki Web Browser

#157

Earlier quoted context omitted.

This is a good example of what is right with HN. Technical people expressing their technical demands w/r/t a technical project. If you want people to ooh and ahh over a project and keep quiet about its faults, show it your relatives.

You don't get it. Someone built an experiment in minimalistic UI design . "Technical people" started a massive pile-on, declaring "this is stupid, this doesn't have a minimalistic codebase at all." That's not a technical demand , and it's not identifying a product's faults. That's a demand that this project have an entirely different purpose . Personally, I use `chromium --kiosk-mode` as my everyday browser, and this…

> Someone built an experiment in minimalistic UI design. "Technical people" started a massive pile-on, declaring "this is stupid, this doesn't have a minimalistic codebase at all."

Yeah, we're criticizing the fourth word of the very first sentence of their webpage, explaining what this is:

"Ōryōki is a small web browser with a thin interface."

There's nothing small about Chromium, and adding layers onto something doesn't make it smaller. Unless they're talking about how small you can make the browser window, it's a false claim that should have been excluded from the description.

Re: Ōryōki Web Browser

#158
post #19

For 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 use surf as my main browser and have for the better part of a year.

An addition to the list: https://pwmt.org/projects/jumanji/

Re: Ōryōki Web Browser

#160
post #19

For 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'm amazed no-one has mentioned "dwb" in this thread. Yet another webkit-based browser with vi-like keybindings, but also an extension manager and plugins such as adblock and requestpolicy. Entirely keyboard-driven.

http://portix.bitbucket.org/dwb/

Post reply on HN