James S Blachly, MD

Results 40 issues of James S Blachly, MD

Hi, First, thanks for this library which has been really helpful and is built in much the same way I would have built my own JWT/JWK library. # Background When...

in `cr_destroy`, the contig names and hash table are freed; then the cgranges_t itself, but not its constituent array of intervals, cr->r.

Hi, thanks for htslib and how responsive developers have always been. Apologies in advance for the long text below. While exploring potential speedups setting `bcf1_t.max_unpack` as documented in vcf.h: ```...

Illumos ACPI driver in kernel interprets a second poweroff even within a timeout period as a "cancel" request. Thus, `vm stop ` won't shutdown an illumos guest: ``` Feb 1...

Thanks for Sparrow wallet; I'm looking forward to giving it a try. In initial setup, I first tested connection to a public server successfully. I next tried to connect to...

bug

As suggested in the code base: https://github.com/bitcoindevkit/bdk/blob/adf7d0c126aab471d6c52cb3129c065c5c2a2063/src/keys/bip39.rs#L14-L17 I also recommend writing own BIP39 implementation. In issue #399, BDK transitioned from `tiny-bip39` to `rust-bip39`, however, the latter package (which BDK now...

good first issue

**What component (if applicable)** - URL for category: https://tailwindui.com/components/application-ui/elements/button-groups - Component name: "With dropdown" **Describe the bug** Dropdown menu appears _behind_ other buttons. Strangly, I tried to add e.g. `z-50`...

`go build --ldflags ...` is necessary to build some projects. It seems like this could just be passed on through to the builder, but now this causes an abort, unfortunately.

Thank you for this amazing project! While learning, I tried to implement a secondary view (template) for a particular node type. Following the example in `templates.md` (https://github.com/gridsome/gridsome.org/blob/master/docs/templates.md / https://gridsome.org/docs/templates/) ,...

### Description Keycloak's `realm_access` and `resource_access` claims are not documented anywhere in the official documentation. ### Discussion _No response_ ### Motivation By default (without specific mappers), Keycloak encodes a user's...

kind/enhancement
status/triage