AJ ONeal

Results 311 issues of AJ ONeal

## Describe the enhancement Support `` ```sshconfig ``, `` ```ssh ``, and `` ```ssh-config `` tags for _sshconfig_ highlight blocks. ### Support in the Wild At the time of the...

Improvement

### Version 0.11.2 ### Bottom Line `parsedCredentialCreation.Response.AttestationObject.AuthData.AttData.CredentialPublicKey` is the CBOR (not ASN.1 / DER) `publicKey` bytes referred to as `credentialBytes` by `parsedCredentialRequest.Verify`. It would be great if the documentation were...

type/potential-bug
status/needs-triage

From the conference talk and the podcast I get the "why", but I have no idea of the "how" or "what". I need the full-loop hello world. Either how do...

Re #10 Adds support to return different types based on the selector string used. ```js $() => ```

Problem ```js let input = $("input"); if (!input) { throw new Error('no input element selected'); } input.value = "foo"; // E: Property 'value' does not exist on type 'Element'. ```...

As of ~March of this 2024, it's now possible to get relative module support that doesn't break `require()`. Currently it's under a feature flag `node --experimental-require-module` but, after reading the...

### Version 1.27.0 ### What happened? Running on Windows I get the `libwinpthread-1.dll` error. From a brief search it looks like it might be due to not having statically linked...

bug
:computer: windows

That's it. That's the tweet.

As a matter of cleanup, we'd like to drop the `@root/request` dependency. Here's the list of files that still use it: This is a task that will need human verification,...

good first issue
up-for-grabs
ai-prompt-ready

**LocalAI version:** ```sh local-ai --help | grep Version Version: v2.22.0 (a1634b219a4e52813e70ff07e6376a01449c4515) ``` **Environment, CPU architecture, OS, and Version:** ```sh uname -srm Darwin 23.6.0 arm64 ``` **Describe the bug** It's failing...

bug
unconfirmed