Nyxt: The Hacker's Browser

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. nyxt

    Nyxt - the hacker's browser.

    https://github.com/atlas-engineer/nyxt/issues/3386

    > The gist is this: we have a lot of tools built in to our analysis library, pagerank, tf/idf, things like this which we can use to generate summaries, extract, keywords etc. There isn't a giant opaque LLM behind everything. These tools are used in logical ways, for example, when you bookmark something, how should you tag it? Nyxt figures out some likely tag candidates and suggests them to you.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. qutebrowser

    A keyboard-driven, vim-like browser based on Python and Qt.

    As someone who used Qute for a long time:

    * Python is much slower than CL (yes, even if rendering is done by Blink)

    * Bookmarks are pure crap, they don't have tags nor directories to sort them better

    * Less hackable (something that should be possible in Nyxt: https://github.com/qutebrowser/qutebrowser/issues/3933)

    * Massive gaps: https://github.com/qutebrowser/qutebrowser/issues/2328 https://github.com/qutebrowser/qutebrowser/issues/2492 https://github.com/qutebrowser/qutebrowser/issues/5731 (!!!)

    * Per domain/URL settings never progressed further than the initial batch of properties: https://github.com/qutebrowser/qutebrowser/issues/3636

    * Adblocking is better than hostfile but still missing a lot compared to uBlock (https://github.com/qutebrowser/qutebrowser/issues/6480). No script like uBlock "advanced mode" at all.

    My impression is that it has been stuck in bug fixing/dependency churn for a long time now. Switched to Firefox while waiting for Nyxt to be usable (apparently, Nyxt 4 will be it).

  4. VD.ahk

    Windows Virtual Desktop, AutoHotkey, Windows 11 support, Windows Server 2022, switch desktop, move window(wintitle) to current desktop; createDesktop, PinWindow, getCount, getDesktopNumOfWindow -> mute all windows in Virtual Desktop

    I'm currently using this[0] AutoHotkey script library for such purposes.

    [0]: https://github.com/FuPeiJiang/VD.ahk

  5. desktop

    🌀 Experience tranquillity while browsing the web without people tracking you!

    Have you checked out Zen?

    https://zen-browser.app/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Qutebrowser: A keyboard-driven, Vim-like browser

    7 projects | news.ycombinator.com | 8 Dec 2024
  • Vieb: Vim-like web-browser using Electron

    1 project | news.ycombinator.com | 8 Dec 2023
  • Rusty revenant Servo returns to render once more

    5 projects | news.ycombinator.com | 27 Sep 2023
  • Is there a way to get the current data folder?

    1 project | /r/vieb | 14 May 2023
  • This is the optimum 14 inch keyboard layout. No improvements are possible. Fight me.

    1 project | /r/laptops | 24 Mar 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?