Currently only supports WebKit and Blink (experimental) as underlying browser renderers. The description of the browser starting with the words "Nyxt is a browser with deeply integrated AI [...]" is a turn-off for me. If it is for powerusers, call it what it is. It could be a LLM or some algorithm, idk.
I may check it in a year. For now, for Blink (Chromium) engine use Cromite browser + uBlock Origin Lite, for Gecko (Firefox) use Librewolf or Mullvad browsers.
The browser app is the only program where (to me) Security/Privacy fully supersedes any concerns customizability and usability.
If Nyxt crashes on start due to bwrap, then disable or configure the apparmor service.
This vague wording is terrible advice. Disabling AppArmor outright destroys Snap sandboxing and the general security of your operating system. Configuring AppArmor is a better option, but a specific should be given as an example.
abi <abi/4.0>, include <tunables/global> profile cromite /home/user/cromite/chrome-lin/chrome flags=(unconfined) { userns, include if exists <local/chrome> }
replacing the cromite binary path with where you have placed cromite.
Now, run sudo apparmor_parser -r /etc/apparmor.d/cromite to apply the changes.
The AI portion looks like its more classic algorithms than real LLM/AI that the modern web associates with the term. But im not sure without really getting into the code. Its been a LONG time since ive worked with lisp.