John-Kim Murphy

Results 58 comments of John-Kim Murphy

If vertical navigation (https://github.com/epicenter-md/epicenter/pull/937) is merged, most of this PR is likely not needed. Probably want to remove some things like `83vh`, which would just make the dialog smaller for...

On MacOS, this seems to already happen: I attempted to transcribe a YouTube video by starting the video, then starting Whispering transcription. However, whenever Whispering started recording, the YouTube video...

**I think the [interactive docs](https://open-meteo.com/en/docs) make the API very simple to use:** 1. Use the form to select desired options like location, time, and desired weather variables. 2. Preview results...

I find it easier to modify an existing project vs. starting from scratch. The Open Meteo documentation is itself open source and includes a sample chart with the API output....

It turns out I did not truly restart Handy in Administrator mode: 1. Quit Handy from the tray icon 2. Restart in Admin mode - Then the default `ctrl+space` appeared....

**Here is a similar Spoon I wrote for myself (with assistance from AI; my first Lua script):** - Simply start with `hs.loadSpoon("VolumeControl")` - SHIFT + scroll to adjust volume -...

I think my feature request is related to this issue. I wish there was syntax that allowed transforming bits of markdown inside (Svelte/Svx) templates: Ideally like Svelte's `{@html}` [syntax](https://svelte.dev/docs/svelte/@html): ```...

I [modified my gyb.py](https://github.com/GAM-team/got-your-back/issues/433#issuecomment-1678120122) to gracefully skip messages that throw exceptions while cleaning.