Live data from Hacker News

Nyxt 3.0.0

nyxt.atlas.engineer

1–10 of 33 posts

Re: Nyxt 3.0.0

#2
Trying this on linux.

The flatpak leads to this error:

    bash: ./nyxt.flatpak: cannot execute binary file: Exec format error
The other link "Get NYXT for GNU/Linux" doesn't work at all.

Re: Nyxt 3.0.0

#3

Trying this on linux. The flatpak leads to this error: bash: ./nyxt.flatpak: cannot execute binary file: Exec format error The other link "Get NYXT for GNU/Linux" doesn't work at all.

You can't execute a Flatpak bundle directly. You need to install it, then run it. Try:

  flatpak install --user Downloads/nyxt.flatpak
  flatpak run engineer.atlas.Nyxt

Re: Nyxt 3.0.0

#4
post #3

Trying this on linux. The flatpak leads to this error: bash: ./nyxt.flatpak: cannot execute binary file: Exec format error The other link "Get NYXT for GNU/Linux" doesn't work at all.

You can't execute a Flatpak bundle directly. You need to install it, then run it. Try: flatpak install --user Downloads/nyxt.flatpak flatpak run engineer.atlas.Nyxt

[deleted]

Re: Nyxt 3.0.0

#7
> 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.

> Nyxt is keyboard-driven (inspired by Emacs and Vim), infinitely extensible (via Lisp), and designed for power users.

Re: Nyxt 3.0.0

#9
post #6

I would love to use this, but I can't figure out how to install it on my M1 mbp.

The website (at Download Nyxt 3.0.0) mentions:

> macOS is not officially supported by Nyxt. An official port is currently in development. Unofficial, and older ports are available below: Docker, Macports.

While Docker would work on a Mac with ARM, Docker on macOS is still slow AFAIK and a full-blown Linux VM. It also requires X11, the documentation mentions XQuartz. Hence, I'll skip this software, for now.

Post reply on HN