Jaz

Results 11 issues of Jaz

This change provides an alternative to https://github.com/deepmap/oapi-codegen/pull/554 based on the discussions in https://github.com/deepmap/oapi-codegen/pull/530. For setting up a Gin engine, we want to handle the `IRouter` interface when registering handlers, but...

I've implemented a fix for https://github.com/bluesky-social/social-app/issues/682 using radio buttons and moved the setting to the Settings page as suggested in the comments below: ![chrome_GrxyX238hI](https://github.com/bluesky-social/social-app/assets/1617325/19402870-0b5a-4763-8560-ab0bf35783b5) ![chrome_MeFfIhmSL2](https://github.com/bluesky-social/social-app/assets/1617325/96f0b5ce-3db4-406c-806c-740bafb29133) The default is currently `system`...

x:discussing

I've got this issue here for some reason ``` /var/www/test$ otr dl 'https://soundcloud.com/dimmakrecords/the-chainsmokers-selfie-botnek-remix-1' music LOG: Sniffing network... /usr/lib/node_modules/off-the-rip/lib/downloader.js:41 var audio_dest = path.join(dest, info.title + '.mp3'); ^ TypeError: Cannot read property...

This module contains a label registry (sorry it's a bit sloppy for now) that we use to subscribe to label providers, decode payloads, validate signatures on labels, and manage rate...

For more context and history check out https://github.com/ericvolp12/litestream/pull/1

WIP but GraphD (working title) is an in-memory graph daemon to handle lookups for followers, following, blockers, blocking, muters, muting, etc. Internally represents relationships between UID-mapped DIDs. Should be very...