Derek Ross

Results 9 issues of Derek Ross

More information: https://github.com/nostr-protocol/nips/blob/master/57.md

It looks like nsecBunker support still has some bugs. If Lume crashes, upon restart, I am presented with a token error. I've had this happen 3 different times. Each time,...

I would love to be able to Cast a live stream to Google TV / Chromecast devices. Bonus if I can still chat and Zap on the web app while...

enhancement

i do not believe mutes are working in the hashtag feed/column. i have a spammer npub on my mute list, but i see their notes in my #asknostr column. thanks.

mute
hashtag
column

## 🚀 Summary ## ✅ Checklist - [ ] I have read the [contribution guidelines](https://github.com/ai-for-developers/awesome-ai-coding-tools/blob/main/CONTRIBUTING.md) - [ ] The tool is **AI-related and useful for developers** - [ ] I...

update README.me to add new podcast Soapbox Sessions Before raising a PR and it getting merged, make sure you have completed the following: ### Things to do: - [ ]...

Adds support for new compatible application: Shakespeare.

## Summary Fixes the `@opencode-ai/plugin` package so it works when installed from npm. ## Problem The plugin package fails to load with error: ``` Cannot find module './tool' imported from...

## Bug Description The `@opencode-ai/plugin` package does not work when installed from npm because: 1. `package.json` exports point to `./src/index.ts` but only `dist/` is published 2. The compiled `dist/index.js` has...