

-
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.
-
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.
-
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).
-
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
-
Have you checked out Zen?
https://zen-browser.app/