Live data from Hacker News

Nyxt Browser

nyxt.atlas.engineer

11–20 of 134 posts

Re: Nyxt Browser

#12

Every web browser should have a tree based history by this point. This part is cool: > Nyxt is web engine agnostic. We utilize a minimal API to interface to any web engine. This makes us flexible and resilient to changes in the web landscape. Currently, we support WebKit and WebEngine (Blink). Does this browser have anything do to with Next? The logo seems similar.

This whole project looks dope so allow me to make some superficial bikesheddy complaints.

1. It just has bad KHTML forks for the engine. What about Gecko and Presto and Trident all the other fine renderers?

2. I don't know what kind of lisp they're using (probably Common Lisp), anyway it's not my favourite kind.

Re: Nyxt Browser

#13
That looks like someone bundled a prepacked browser-like starter-package using Emacs compiled with GTK-widgets (WebView) with Helm and some other niceties like the status-bar.

It even uses the same terminology with words like “buffers” instead of tabs.

Is this actually an Emacs-based browser being shipped to the masses?

Re: Nyxt Browser

#15

That looks like someone bundled a prepacked browser-like starter-package using Emacs compiled with GTK-widgets (WebView) with Helm and some other niceties like the status-bar. It even uses the same terminology with words like “buffers” instead of tabs. Is this actually an Emacs-based browser being shipped to the masses?

I think it's more accurate to say "emacs inspired". The system is written in Common Lisp and uses a lot of emacs ideas like you point out (buffers vs tabs, chorded keyboard shortcuts (though there is a vi mode too), configurable in Lisp, etc.).

Re: Nyxt Browser

#16
Nice to see some people still trying to innovate on web browsing experience. With all mainline browsers stuck with almost identical UI, it is great to see some experimentation still going on.

Re: Nyxt Browser

#17
post #11

I'll look at this again when they support gecko

I run Firefox myself, but you can't really blame developers for not wanting to deal with the whims of Mozilla.

Re: Nyxt Browser

#19
I used to use the keyboard a lot in Opera back in the day. Favorites included searching for links on the page by text and pressing enter to get there, and navigating back/forward using "link rel" tags in the documen (for example, you could go to the "next page" regardless of the browser history)

I seem to recall that web pages were steadily making it harder for it to work. E.g no "a href" or "link rel"s.

Here's hoping that Nyxt will have success in bringing this era back!

Re: Nyxt Browser

#20
Wish this were easier to download since it's more common to use Brew now.

Very excited at the idea of having fast fuzzy switching of tabs. I wish more things operated like that.

Post reply on HN