John-Kim Murphy
John-Kim Murphy
### Feature Description ### Problem: Sometimes the transcription AI needs hints about how to spell/capitalize words. ### Proposed solution: Add a personal dictionary like Handy: ### Use case: Examples: -...
This is an attempt to create more space for the textareas (and reduce visual clutter) on Recordings list rows (https://github.com/epicenter-so/epicenter/issues/632) - The ellipses menu only appears on mobile (sm +...
- 1000px was selected as a happy medium between the widths of the small home page and wider remaining pages (esp. the Recordings List.) - 1000px was still quite narrow...
### Bug Description ### Bug: The list on the Recordings page does not update (when transcription is done with Recordings page open). ### Expected behavior: New recordings/transcriptions should be added...
**[MLX](https://mlx-framework.org/) efficiently runs LLM models on any Apple platform that supports Metal, notably:** 1. [Parakeet](https://github.com/senstella/parakeet-mlx) 2. [Whisper](https://github.com/ml-explore/mlx-examples/tree/main/whisper) - While Whispering already supports Whisper C++, the MLX bindings could be 2-3X...
Any Svelte(Kit) components that use open-props-scss results in a long warning in the terminal every time a page is loaded/HMR occurs: - This clutters terminal output. - There may be...
The [VolumeScroll spoon](https://www.hammerspoon.org/Spoons/VolumeScroll.html) has several problems: - **When started via `spoon.VolumeScroll.start()`** - `*** ERROR: .../leftium/.hammerspoon/Spoons/VolumeScroll.spoon/init.lua:64: attempt to index a nil value (local 'self')` - **Starting this way works: `spoon.VolumeScroll.start({ "cmd",...
If two YouTube videos have the same title, there is a slug collision that prevents import of the second one. Similar to https://github.com/svelte-society/sveltesociety.dev/issues/811 ### Repro 1. Go to https://prod.sveltesociety.dev/admin/external-content 2....
**When there are eventually 1000+ items in the list two types of tasks will become difficult:** 1. Finding newly approved draft items. (Required after every time a post is approved.)...
### To reproduce: 1. Go to https://staging.sveltesociety.dev/submit 2. Submit some library posts 3. Submit some video posts 4. View moderation queue at https://staging.sveltesociety.dev/admin/moderation ### Expected - Each row is uniquely...