Live data from Hacker News

Nyxt: The Hacker's Browser

nyxt.atlas.engineer

51–60 of 234 posts

Re: Nyxt: The Hacker's Browser

#51

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

I loved qutebrowser, but many pages didn't work because of the rendering engine. That made me go back to Firefox.

Re: Nyxt: The Hacker's Browser

#52
post #51

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

I loved qutebrowser, but many pages didn't work because of the rendering engine. That made me go back to Firefox.

The engine is QtWebEngine, which is essentially Chromium without the proprietary stuff. It may a be a bit outdated, but I've never seen a page not being rendered properly. Maybe you used it way back when the default engine was QtWebKit.

Re: Nyxt: The Hacker's Browser

#53
post #41

Earlier quoted context omitted.

You can configure both to use either. List of emacs-like config in Qutebrowser: https://github.com/qutebrowser/qutebrowser/blob/main/doc/hel...

Like always it's a second class citizen. I spend a stupid 6 months trying to use emacs like vim. Emacs isn't a text editor. If you need to edit text as a rectangle of characters then you can drop in evil mode. Expecting to use emacs control characters from evil mode it a bit like using Kanji to write English.

Doomemacs was everything I wanted Neovim to be for me personally. I know it’s a big war on the web, but for some of us evil mode emacs is the easy way to use vim motions.

The only real disadvantage for me is that it’s significantly easier to run Neovim on windows (work).

Re: Nyxt: The Hacker's Browser

#54
As someone that started in computing when affordable computing was all about keyboard, and mices only existed in computers with prices similar to buying a car or a mortgage, I don't get the hype of keyboard == hacker mentality.

Specially since that on my hacker circle of Demoscene, during the 16 bit days, we were mostly on Atari and Amiga systems, then we had plenty of mouse time, and no one ever stop to wonder we weren't hackers because we had mices.

Re: Nyxt: The Hacker's Browser

#55
post #34

Earlier quoted context omitted.

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)

Wonder if there are issues waiting. Recently Firefox nightly got tab grouping, a old demand by users, so who knows:)

Re: Nyxt: The Hacker's Browser

#56
post #54

As someone that started in computing when affordable computing was all about keyboard, and mices only existed in computers with prices similar to buying a car or a mortgage, I don't get the hype of keyboard == hacker mentality. Specially since that on my hacker circle of Demoscene, during the 16 bit days, we were mostly on Atari and Amiga systems, then we had plenty of mouse time, and no one ever stop to wonder we we…

Even outside of the “hacker” community, keyboard has always been associated with higher expertise. Average “MS Word” user - Navigate through various menus to find what they want to do. Power Users - Memorized all the “shortcuts”.

I think that’s mostly what it is. A keyboard (and a bunch of memorizing), gives mastery over the applications UI.

Re: Nyxt: The Hacker's Browser

#58

Earlier quoted context omitted.

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.

What kind of work do you do with those specs? I have a machine from around the same period with similar upgrades and I feel that it really is good enough, especially if you don't play video games.

I had a similar CPU (i5 4690k) and it would have been good for a few more years, if not the 3080 I once bought after a fight with my wife. Old CPU was just slowing it too much.

Re: Nyxt: The Hacker's Browser

#59
post #49
post #44

Pretty wise comment about web extension support by the main dev here: https://github.com/atlas-engineer/nyxt/issues/2875#issuecomm...

> People tend to think in terms of what they could lose, and not in terms of potential gains. It's easier for users to take familiar extensions to a new browser, than having to learn how to use an analog. How is this thinking wise? What are the potential gains and analogs for the end (without having to learn how to code)? What is the analog to Bypass Paywalls Clean and Cookie AutoDelete as an example? If writing new…

They do not leave out WebExtension support, they are working to get there:

> We're focusing on #2989 since it will allow running Nyxt on macOS and support WebExtensions. https://github.com/atlas-engineer/nyxt/issues/2875#issuecomm...

Re: Nyxt: The Hacker's Browser

#60
post #54

As someone that started in computing when affordable computing was all about keyboard, and mices only existed in computers with prices similar to buying a car or a mortgage, I don't get the hype of keyboard == hacker mentality. Specially since that on my hacker circle of Demoscene, during the 16 bit days, we were mostly on Atari and Amiga systems, then we had plenty of mouse time, and no one ever stop to wonder we we…

>I don't get the hype of keyboard == hacker mentality.

This is not about a hype or "looking cool". Mouse and GUIs are faster and more ergonomic for exploratory activities ("how do I do X" for a new task, skimming a document or folder, etc), while keyboard (keyboard shortcuts, command line) is faster for routine, repeatable tasks. Web browsing is full of the latter.

I personally strongly prefer the keyboard and find it exhausting to reach for the mouse all the time, but it's a matter of personal preference. I don't think less of someone when I see they heavily use the mouse when programming, though in my opinion they are missing out.

Post reply on HN