A few years ago I doggedly tried to switch to Nyxt for everyday use. I really liked the concept, but at the time, it was too buggy, and constantly crashed on me. I'm going give it another shot.
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.
Nyxt: The Hacker's Browser
211–220 of 234 posts
Re: Nyxt: The Hacker's Browser
#212Earlier 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.
Firefox with ViolentMonkey and uBlock Origin is my go to solution. I keep hundreds of tabs open, Chrome|ium is simply a memory hog.
Re: Nyxt: The Hacker's Browser
#213I have been interested in this project for a while now. That somebody has now added to the documentation: "Nyxt is a browser with deeply integrated AI" Made me entirely lose interest. It sounds like it could be a privay problem I did however dig deep to figure out what their EULA and whatnotstates. (or the code)
Re: Nyxt: The Hacker's Browser
#214I wish it was a GPL compat license, but a common lisp renderer agnostic system has me super curious! edit: ok this is fast and I like it! eww take a backseat!
Re: Nyxt: The Hacker's Browser
#215Re: Nyxt: The Hacker's Browser
#216Re: Nyxt: The Hacker's Browser
#217When are we getting a web engine written in SBCL? :) or how hard would it be, I wonder... One thing about Nyxt that's great is this idea of trying to push towards being renderer-agnostic. I'm not sure how achievable that is in reality, but when you hear the idea you think oh yeah, surely that would make sense if we want to have good things in the world. To all the people saying "I like my mouse! Why are these keyboar…
https://www.nongnu.org/ratpoison/inspiration.html That's linked to from the ratpoison page, I enjoyed reading it a few years ago, it hasn't gotten any less funny in the meantime. Why did I ever leave ratpoison...
Re: Nyxt: The Hacker's Browser
#218So "hacker" is someone who is allergic to using a mouse. We've come a long way from what it used to mean..
Re: Nyxt: The Hacker's Browser
#219I don't know, I feel like some of the more pressing features of this browser are already provided with add-ons such as Vimium. And I would really like to see this on a Firefox back-end / compatible with the likes of uBlock origin. I don't want to have another chrome derivative that has a fancy new UI to boast.
It uses WebKitGTK, not Chrome.
As for why not vimium?
Re: Nyxt: The Hacker's Browser
#220So "hacker" is someone who is allergic to using a mouse. We've come a long way from what it used to mean..
No-one is saying "hacker" means someone who is allergic to mouses, it's not what's being said whatsoever. The Nyxt page there unfortunately leans a bit too heavily on the "keyboard" bit, but the fact that that has taken off as a hot take here in this HN discussion is nonetheless an inaccurate reading of the project.
The point being made is that it's a browser for people who want to configure a browser in Common Lisp, i.e., what's sometimes called "power users" (I don't love that term, personally). It's fully FOSS, and the expected audience is people who know their way around terminals, IDEs, Emacs, vim, and so on.
These types of people often learn the available shortcuts in order to get around faster. Not always. However, programmers and tinkerers who like keyboard shortcuts are first-class citizens in Nyxt, is the point. Vim and Emacs keybindings are available out of the box.
However, CUA bindings and mouse-manipulation are also both fully supported. So, there's no issue.