Live data from Hacker News

Nyxt: The Hacker's Browser

nyxt.atlas.engineer

31–40 of 234 posts

Re: Nyxt: The Hacker's Browser

#31

So why this over qutebrowser [1] ? (Which has been my go-to keyboard-first browser for a long time.) This isn't mentioned in the FAQ despite I think being the natural comparison. [1] https://github.com/qutebrowser/qutebrowser

Vim vs Emacs bindings for one.

Re: Nyxt: The Hacker's Browser

#32
post #15

Earlier quoted context omitted.

The only connection between this and emacs is that both use a Lisp language (Nyxt is written in Common Lisp)... and that Nyxt is inspired by how emacs works. Anyway, why did you assume it is an emacs plugin? It doesn't say that anywhere.

My first impression was the same. Mostly from the screenshots, each one had multiple places with an "emacs" text element. If this is not bound to emacs, what the hell is the emacs thing doing there?

It's written in common lisp which is universally written in Emacs.

Re: Nyxt: The Hacker's Browser

#35
post #32

Earlier quoted context omitted.

My first impression was the same. Mostly from the screenshots, each one had multiple places with an "emacs" text element. If this is not bound to emacs, what the hell is the emacs thing doing there?

It's written in common lisp which is universally written in Emacs.

(which can be written in other editors: https://lispcookbook.github.io/cl-cookbook/editor-support.ht... vim, VSCode with LSP support, Jetbrains, Atom/Pulsar, Sublime, Jupyter notebook…) (just saying to not scare people. Emacs is still the best for CL IMO)

Re: Nyxt: The Hacker's Browser

#36
post #14

Earlier quoted context omitted.

Nyxt is very promising, and I hope it gains momentum. The obvious advantage of Nyxt is programmability and keyboard-driven workflows. However, I use old hardware, and it's a bit slow and laggy. Chromium behaves the same way, so I imagine this is due to WebKit and Blink being significantly heavier than Gecko. Firefox is really snappy on old hardware, at least when running Linux, and uses a modest amount of memory.

What's considered old nowadays? My current desktop had some ~3Ghz AMD processor from ~2020, I don't even remember what it is. Maybe 16 GiB of memory. Runs Firefox and Jetbrains good enough that I've not had to consider upgrading. I use a Debian based distro.

Not GP, but I have an i5 from around 2015. 4 cores, no hyper threading), 32GB ram. And it's still good enough for most things. Adding ram and a decent SDD gave it many extra years.

In the prosess of switching it out completely now though.

Re: Nyxt: The Hacker's Browser

#37
post #34

The tree based history feature is amazing

IMO browsers should remember browsing history (what pages have I been on, and how did I get there), yet I never seen a browser that can do that.

Firefox does, but does a really poor you if exposing that info. (See places.sqlite)

Re: Nyxt: The Hacker's Browser

#38
post #31

So why this over qutebrowser [1] ? (Which has been my go-to keyboard-first browser for a long time.) This isn't mentioned in the FAQ despite I think being the natural comparison. [1] https://github.com/qutebrowser/qutebrowser

Vim vs Emacs bindings for one.

You can configure both to use either.

List of emacs-like config in Qutebrowser:

https://github.com/qutebrowser/qutebrowser/blob/main/doc/hel...

Re: Nyxt: The Hacker's Browser

#40
post #32

Earlier quoted context omitted.

It's written in common lisp which is universally written in Emacs.

(which can be written in other editors: https://lispcookbook.github.io/cl-cookbook/editor-support.ht... vim, VSCode with LSP support, Jetbrains, Atom/Pulsar, Sublime, Jupyter notebook…) (just saying to not scare people. Emacs is still the best for CL IMO)

Yes, I can also wear underwear as a hat.
Post reply on HN