TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Nyxt: The Hacker's Browser

648 点作者 sathishmanohar大约 2 年前

41 条评论

jug大约 2 年前
Hmm, not sure it&#x27;s for me (a bit too much hacker) but I&#x27;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.<p>I&#x27;ve never thought about it until I saw this! Now I&#x27;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 (i.e. back&#x2F;forward) and even bookmarks is a module, so that you don&#x27;t even need an integrated solution but can instead rely on e.g. Raindrop.io as your bookmarks manager. Tab management another one, so for example you could have _only_ a powerful vertical tabs mode if that&#x27;s all you need.<p>You know what, it feels like this should have happened 20 years ago and it would be as popular as Vim or Emacs now, but somehow never actually did. It would be the ultimate response to Chrome, Edge, even Firefox feature creep, forcing its developer to commit fully to web renderer excellence (speed, RAM, web standards) and maybe some optional official modules if you want them.
评论 #36008340 未加载
评论 #36008320 未加载
评论 #36008383 未加载
评论 #36010759 未加载
评论 #36010995 未加载
评论 #36008241 未加载
评论 #36008057 未加载
评论 #36009293 未加载
评论 #36008735 未加载
评论 #36008915 未加载
p-e-w大约 2 年前
Looks like Nyxt, a browser &quot;inspired by Vim&quot;, inherits Vim&#x27;s showstopper bug: Being unusable on many non-US keyboards, at least with the default bindings. The &#x27;switch-buffer-previous&#x27; command is bound to C-[, which cannot be pressed e.g. on QWERTZ layouts because the [ character requires AltGr. This is like sending around text files encoded in Windows-1252 and expecting things to just work.<p>Sorry folks, but it turns out that the creators of Vi(m) <i>didn&#x27;t</i> actually invent the ultimate UI paradigm half a century ago. It&#x27;s bad enough that a text editor that ignores the past few decades of UX research is still in widespread use, but please, for the love of God, <i>stop</i> incorporating that broken paradigm into new products.<p>What a pity, because Nyxt looks like a well-designed piece of software otherwise.
评论 #36009355 未加载
评论 #36009729 未加载
评论 #36009655 未加载
评论 #36009187 未加载
评论 #36009720 未加载
评论 #36009531 未加载
评论 #36009123 未加载
评论 #36009534 未加载
评论 #36009651 未加载
评论 #36009139 未加载
评论 #36010473 未加载
评论 #36009779 未加载
评论 #36011346 未加载
评论 #36009536 未加载
评论 #36009753 未加载
评论 #36010344 未加载
评论 #36012743 未加载
评论 #36015421 未加载
评论 #36009133 未加载
评论 #36012195 未加载
评论 #36009642 未加载
ainar-g大约 2 年前
<a href="https:&#x2F;&#x2F;nyxt.atlas.engineer&#x2F;faq" rel="nofollow">https:&#x2F;&#x2F;nyxt.atlas.engineer&#x2F;faq</a><p>&gt; Nyxt is a browser with deeply integrated AI and semantic document tools that work as a second brain to help you process and understand more, more quickly.<p>It&#x27;d be nice if they elaborated on what this “integrated A.I.” thing actually is in that or another FAQ entry.
raman162大约 2 年前
This looks like my type of browser. I currently rely heavily on the vimium chrome extension.<p>Does this support profiles by any chance? I currently use chrome profiles to separate work and personal<p>Looking forward to giving it a spin
评论 #36007668 未加载
评论 #36010867 未加载
dicytea大约 2 年前
Did a quick run with it and turned on vi mode from the settings menu.<p>The first thing I found awkward about it is that prompt fields are always initiated in normal mode. So if you want to execute a command with <i>:</i> or interact with an element using <i>f</i>, you have to manually activate insert mode first before being able to enter text into the prompt.<p>I&#x27;m <i>sure</i> there&#x27;s a way to change this since the entire thing is in Lisp, but it sure is an odd default.
评论 #36010524 未加载
msie大约 2 年前
I&#x27;ve always thought of developing a Hacker&#x27;s browser. One where there are no restrictions of what it can do. For example, you can&#x27;t write a chrome extension to spoof the Referrer header on requests. The Chrome browser is more locked down than you think.
评论 #36008528 未加载
评论 #36009285 未加载
评论 #36008334 未加载
badrabbit大约 2 年前
You know what would be cool, if you could use unix cli tools in the browser. Press control+&lt;space&gt;, a small console box shows up and run:<p>|grep ...|awk ...<p>And the text of the document gets processed. But if you want to mess with the dom you could:<p>Html.Body | sed ... | jq ...
评论 #36007670 未加载
评论 #36007594 未加载
评论 #36013745 未加载
评论 #36009856 未加载
jvanderbot大约 2 年前
Never in my life have I been excited about a browser, until now!
noisy_boy大约 2 年前
Since 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&#x27;t a main feature? Nobody needed to compare pages side by side?
评论 #36008757 未加载
评论 #36010088 未加载
userbinator大约 2 年前
For those wondering whether this is a new browser engine, the FAQ says:<p>&quot;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 (experimental (Blink)).&quot;<p>tl;dr; no. It&#x27;s just another browser UI, albeit a very different one.
yosito大约 2 年前
I just want a WebKit-based browser where everything can be controlled by a prominent LLM prompt box. No more clicking through constantly changing menus or trying to remember rarely-used vim shortcuts, just tell it what you want to do. Bonus if it supports continuous voice input.
评论 #36010079 未加载
xwdv大约 2 年前
Can it spoof the user agent? Unfortunately browsing a site with a strange browser can often get you treated like a second or even third class citizen.
评论 #36009621 未加载
qwertox大约 2 年前
Does it do regex search? I so often need to do a foo|bar in a page.<p>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.
评论 #36008272 未加载
评论 #36008288 未加载
AndrewKemendo大约 2 年前
This looks like a modern browser UI with an embedded cli that uses the page as a database!<p>Genius! I’ll be trying it out
dteiml大约 2 年前
Looking forward to the MacOs version! I&#x27;m currently using Vivaldi and it frustrates me on a daily basis how unfeatureful, unextendable and buggy it is.<p>My ideal browser would be<p>- chromium-based [optional] - willing to forgo this if (1) it has a lot of features built-in, or (2) it is extendable in a language like `lua`.<p>- tree view of tabs<p>- vim keybindings<p>- splits, moving windows to new tabs and back<p>- file-based configuration<p>- [optional] history sync (i&#x27;m fine with using my own cloud provider like icloud&#x2F;dropbox)<p>- renaming tabs and windows<p>- remote control server (so i can interact with it from hammerspoon&#x2F;alfred, eg: open the tab that is a local file with .pdf extension and refresh it (for asciidoctor&#x2F;latex development))<p>- pdf preview<p>- adblocker<p>- redirecting urls, eg reddit.com -&gt; old.reddit.com<p>- automatic dark mode<p>- modifying js and css of websites (eg removing toolbar on SO)<p>- command line<p>- smooth scrolling<p>- [optional] chromium print preview<p>- [optional] reader mode<p>- [optional] vim mode for text input<p>- [optional] easy integration with text-to-speech that is keyboard controlled
Janymos大约 2 年前
Really like the idea of a tree-based browsing history. It is more in tune with the graph-traversal nature of browsing the internet, and could be extremely useful for people who conducts extensive reading or research on the internet. Honestly feel like this should be an option for more web browsers as an alternative to the 1D, flat structure of tabs.
rjzzleep大约 2 年前
I had a period where I used uzbl(it died simply because of the constant problems with webkit-gtk) and I tried to use qutebrowser after vimperator became unusable, but from a feature perspective this looks fantastic.<p>They added support for things such as keepassxc. It has nice defaults.<p>But they really went ALL IN with the lisp here. For some people that&#x27;s a plus, but it seems a lot more unapproachable than emacs configuration to me.<p>I think that will ultimately hurt its adoption and unfortunately these things thrive on the size of the active community.<p>EDIT: part of that is also lack of practical documentation. They have documented a lot about nyxt, but there is very little practical documentation
bee_rider大约 2 年前
I’ve always assumed the major browsers had all sorts of security stuff going on behind the scenes, and using a small alternative like this (or suckless surf) was just asking for trouble. But, I don’t have any real knowledge about security stuff.<p>How misinformed is my take? Are these kinds of browsers OK? I’d like something light, if possible.
评论 #36009164 未加载
friend_and_foe大约 2 年前
I&#x27;m a qutebrowser user and I really have been rolling it around in my head to check this out and switch to it. My main issue with it is that I develop userscripts for qutebrowser (not greasemonkey scripts, qutebrowsers version of extensions) and the lisp only thing in nyxt bugs me. I like lisp, but I&#x27;m stronger in other scripting languages. The benefit is of course i would not be limited at all to functionality because any part of nyxt can be modified.<p>It seems like an absolutely fantastic project and I shall see if I want to invest in the effort it takes to move.
keyle大约 2 年前
I personally use Orion Browser (macOS) and Homerow (macOS) and it gets me in a similar situation, without the buffer stuff, and with a more traditional setup. I can recommend that if you&#x27;re looking for an alternative.
mtillman大约 2 年前
Really cool. Looks like it supports a good mix of emacs and vim bindings.
n8henrie大约 2 年前
Wasn&#x27;t this just posted last week? And recently before that as well?<p>I remember checking it out, being disappointed about its not-great availability for MacOS, and thinking that I should learn lisp.
评论 #36008631 未加载
评论 #36008715 未加载
do-me大约 2 年前
Awesome project! From the website I wasn&#x27;t quite able to tell where exactly and how AI comes into play. I think apart from fuzzy searching headings a semantic search functionality for the whole text would be a really nice default feature. I implemented frontend-only semantic search with transformers.js here: geo.rocks&#x2F;semanticfinder. The implementation is very straightforward and it would be easy to integrate in the browser, maybe as a plugin or similar.
评论 #36010595 未加载
jerryzh大约 2 年前
One thing that stopped me from using it is unable to sync history.<p>Is someone familiar with how hard it would be to use the hook system to allow it to sync with e.g. firefox android?
throwawayadvsec大约 2 年前
In terms of fingerprinting&#x2F;bot detection, is it flagged as suspicious&#x2F;automated browser?<p>it would be interesting to have a customizable browser for undetectable automation
akomtu大约 2 年前
Cool stuff. We all need to escape the oligopoly of Chrome and Safari. Consider making a build for Android and consider inserting a JS polyfill layer that could stub any weird API with an extension, without rebuilding the browser (side effect: it&#x27;s an ultimate adblock solution).
klntsky大约 2 年前
No need for a separate browser to do all that - all the features exist as firefox extensions.
cutler大约 2 年前
Why is the only Mac option a non-default, local repo-based Macports installation? What&#x27;s wrong with a binary or a port that is actually listed in Macports? Isn&#x27;t that the whole point of Macports?
uoaei大约 2 年前
This looks like it could become a powerful web crawler with relative ease.
tptacek大约 2 年前
Previously: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28623720" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28623720</a>
IshKebab大约 2 年前
&gt; we select and close all buffers<p>Why would you call tabs &quot;buffers&quot;? It&#x27;s not a text editor. (And that barely makes sense for a text editor anyway.)
评论 #36013266 未加载
kovac大约 2 年前
This 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?
评论 #36008324 未加载
nittanymount大约 2 年前
not for mac sadly...
评论 #36007738 未加载
asimjalis大约 2 年前
Lisp programmability. I love this already.
sylware大约 2 年前
Still using big tech c++ diareha of webkit(apple) or blink(google).<p>Please, do acknowledge this is nearly pointless.<p>Stop coding that please: first thing first, namely code a web engine in a plain and simple language (like C89+ with bits of c99&#x2F;c11) and not using that any grotesque and absurd language syntax like c++... even though the core of the issue is the web itself.
评论 #36015182 未加载
sicariusnoctis大约 2 年前
The main thing I miss in these vi-like browsers is a tab tree sidebar like Sidebery.
tortoise_in大约 2 年前
Plans to bring on Android?
评论 #36009548 未加载
beebmam大约 2 年前
No support for Windows, really? That&#x27;s unfortunate.
评论 #36009131 未加载
xkcd1963大约 2 年前
Can it be run on a server?
评论 #36007838 未加载
评论 #36008566 未加载
评论 #36010540 未加载
mikl大约 2 年前
Nyxt: The Emacs Superfan’s Browser<p>FTFY.
aaron695大约 2 年前
It&#x27;s not what I expected from their webpage, I think their Github explains it better -<p>Nyxt [nýkst] is a keyboard-driven web browser designed for power users. Inspired by Emacs and Vim, it has familiar keybindings (Emacs, vi, CUA), and is infinitely extensible in Lisp.<p>It&#x27;s not for the OSINT community, is how I&#x27;d read it.
评论 #36008287 未加载