Hacker News new | ask | show | jobs
by deadf00d 723 days ago
Tried to install it on asahi-linux fedora. Got a segfault:

```

/usr/bin/pulsar: line 151: 480856 Segmentation fault nohup "$PULSAR_PATH" --executed-from="$(pwd)" --pid=$$ "$@" --no-sandbox > "$ATOM_HOME/nohup.out" 2>&1

```

Looks like it's a fork of Atom?

1 comments

Looks like it from the Documentation. The User and Developer Guide references Atom quite a bit (includes the original Atom docs too)

An aside, but I wish more webpages for applications put screenshots on the front page. Probably would had made it easier to notice if the application was based on Electron or not