Can it be run on a server?
Nyxt: The Hacker's Browser
51–60 of 262 posts
Re: Nyxt: The Hacker's Browser
#52I remember checking it out, being disappointed about its not-great availability for MacOS, and thinking that I should learn lisp.
Re: Nyxt: The Hacker's Browser
#53Wasn't this just posted last week? And recently before that as well? I remember checking it out, being disappointed about its not-great availability for MacOS, and thinking that I should learn lisp.
There was a programming language taxonomy thread posted a few weeks ago and I seriously think if you want to ‘git gud’ you should dabble in all of the families.
https://news.ycombinator.com/item?id=35813496
When you see how to implement a REPL in Lisp, it will blow your mind.
Re: Nyxt: The Hacker's Browser
#54Re: Nyxt: The Hacker's Browser
#55Wasn't this just posted last week? And recently before that as well? I remember checking it out, being disappointed about its not-great availability for MacOS, and thinking that I should learn lisp.
Yes. Nyxt just had a major 3.0.0 release, and we had a thread about that: https://news.ycombinator.com/item?id=35869378
Re: Nyxt: The Hacker's Browser
#56Hmm, not sure it's for me (a bit too much hacker) but I'd definitely like a highly customizable, module based browser with a pure shell by default. Something like Visual Studio Code but with less cruft from the get go. I've never thought about it until I saw this! Now I'm really irked about there not being a solid, mature browser based on extensibility. Where the base is basically an address bar and history awareness…
Re: Nyxt: The Hacker's Browser
#57Since we are on the topic of hackers browsers, does anyone know if Firefox can be made to split pane (both for seeing the same page side by side and also doing it for two different pages)? Having done that with file browsers and IDEs, I wonder how come it wasn't a main feature? Nobody needed to compare pages side by side?
[1] https://blog.mozilla.org/en/uncategorized/its-a-new-firefox-...
Re: Nyxt: The Hacker's Browser
#58Does it do regex search? I so often need to do a foo|bar in a page. Back in the days, before Firefox switched to the Google Chrome model of extensions, there used to be a really nice advanced search addon. Nicely integrated into the UI.
Another one I constantly wish for: search for numbers between a range
Re: Nyxt: The Hacker's Browser
#59Earlier quoted context omitted.
A dealbreaker as it doesn't suppport ublock origin extension which is essential to browsing the web these days.
Qutebrowser can use the same adblock filters that ublock uses.
Re: Nyxt: The Hacker's Browser
#60This looks really good, will be trying it out. Looks like they wrote their own rendering code as well? Or are they using some other rendering engine?
WebKit and Webengine. And the versions of these renderers that this and similar projects like qutebrowser use are just too full of bugs to be a main browser. That’s why I don’t use them, although I would really love to.