Callum Macdonald
Callum Macdonald
I realise it doesn't really matter in the sense that the whole thing is done client side, but loading via HTTPS seems like a good idea, and is already supported....
**Steps to reproduce:** - Add a torrent - Click Files to open the files section - Click Stop next to several files **Expected result:** These files should not be downloaded....
Hey @azu, There's a few other projects also working with tasks in markdown. We're starting a small effort hoping to achieve interoperability between them, to have something of a [todo.txt](http://todotxt.org)...
From #32, I'm experimenting with using different types of brackets to have different meaning. So `- [ ]` is a task that should be executed. While `- ( )` is...
Save the stream to disk so it can be played back later while offline. I'd suggest splitting the recording into chunks, maybe 1M each, and then playing them back sequentially...
Firstly, thanks a lot for this app, it's absolutely phenomenal. Exactly what I imagined I could do when I bought the apple pencil. I'm only sad it took me so...
Firstly, thank you kindly for this script. After weeks of fighting with Sonos across vlans, ran the script, and it all worked immediately! 🧡🧡🧡 I saw [this comment](https://github.com/alsmith/multicast-relay/issues/71#issuecomment-1493125719) about having...
I found monicahq/monica#3302 and then the avatar test files, and so I managed to figure out that the API looks like: ``` PUT /api/contacts/:id/avatar { source: "photo", photo_id: 1 }...
I think the second element in the schema needs to have a parent of the previous one, and not root, but I could be wrong.
Thanks for working on this, seems like a super helpful project. I have experience writing expo apps. I spent some time figuring out how to publish the app so that...