Hendursaga

Results 54 issues of Hendursaga

On 7e8c1d4fc99e4ab3f46b71c6cd243af37d304311, whenever I get prompted for hints, I get the following: ``` WARNING: Error on separate prompter thread: There is no applicable method for the generic function # when...

[god-mode](https://github.com/emacsorphanage/god-mode) is one of my favorite Emacs packages for reducing my risk of getting [RSI](Repetitive_strain_injury) as well as avoiding [evil](https://github.com/emacs-evil/evil), and since I use Emacs-style keybindings in Nyxt, it would...

good-first-issue
feature

Whether directly or indirectly, Nyxt depends on `cl-interpol` and I'd like to use some functionality both within the codebase as well as in my own config, namely, regexs. [cl-ppcre](https://edicl.github.io/cl-ppcre/#bugs) repeatedly...

feature

[Gopher](https://en.wikipedia.org/wiki/Gopher_(protocol))/[Gopher+](https://github.com/gopher-protocol/gopher-plus) as well as [Gemini](https://geminiquickst.art/) would be great to support eventually! Emacs' [Elpher mode](https://thelambdalab.xyz/elpher/) is not as satisfying as an integration for Nyxt would be!

ffi
high
feature

In Emacs, there's a couple of packages such as [avy](https://github.com/abo-abo/avy) where you can search for text "incrementally" in a character-by-character decision tree. I would love a similar feature for the...

good-first-issue
feature
hint-mode

WASI SDK's [README](https://github.com/WebAssembly/wasi-sdk#about-this-repository) notes that "all that's done here is to provide builds configured to set the default target and sysroot for convenience." Should instructions be included on how to...

It would be cool if the [Deno JS runtime](https://deno.land/) could be supported. I like it better than Node as it's secure-by-default and supports TypeScript out-of-the-box.

While I see the project includes hashes of releases, those hashes are not cryptographically signed in any way, it appears. It would be great if they could be signed with,...

Under Linux + Wayland + SBCL + QuickLisp + whatever the default backend is for demos: when using the calculator app, suppose you input a number like 34, then you...

bug

**Motivation** It appears @require does not require or allow any sort of cryptographic verification of any external scripts or even a simple integrity check, akin to Subresource Integrity. **Proposed Solution**...

enhancement
interoperability