-
See discussion in https://github.com/atlas-engineer/nyxt/pull/1371#issuecomment-833504558.
-
After playing with Firefox extensions the other day, I realized that
- uBlock origin (and friends) are impressive, if not critical extensions;
- Many other popular extensions like FoxyProxy are ea…
-
Common Lisp (unlike Emacs Lisp :p) has packages, so there is no need to prefix the symbols with `nyxtmuch-`.
Also the `--` convention is specific to Emacs Lisp. In Common Lisp, you'd use `export` …
-
See https://github.com/atlas-engineer/nyxt/blob/master/.github/workflows/release.yaml for inspiration.
When a tag is pushed:
- automate a github release;
- publish to crate registery
tmplt updated
2 years ago
-
### Describe the bug
The error is already reported on stumpwm : https://github.com/stumpwm/stumpwm/issues/1201
Updating to SBCL 2.4.7 broke stumpwm. More precisely it is the X11 client that broke (h…
-
WebKitGTK has enabled us to mature Nyxt, but it is undeniable that its performance as a web renderer is subpar when compared to Chrome-based ones. This is particularly noticeable in resource intensive…
aadcg updated
4 months ago
-
Here is the rest of the log:
```
...
==> Installing incidentist/nyxt/webkitgtk dependency: graphviz
==> Pouring graphviz--2.47.2.catalina.bottle.tar.gz
🍺 /usr/local/Cellar/graphviz/2.47.2: 301…
-
**Describe the bug**
When I call download-url on any buffer, nothing happens. Checking the downloads list all I see is that the download failed.
**Precise recipe to reproduce the issue**
This is…
-
I haven't found a reliable recipe to reproduce the issue consistently but it seems that the error is raised when Nyxt quits in the midst of JS execution.
```log
Backtrace for: #
0: ((LAMBDA NIL…
aadcg updated
7 months ago
-
Right now, a duplicate copy of [the Nyxt website](https://nyxt.atlas.engineer/) is available at [nyxt-browser.com](https://nyxt-browser.com/).
**This is confusing and splits up your google juice.**
…