David Deprost
David Deprost
I was wondering how the language-agnostic part works, since on my first few quick tests, it generated a totally wrong output for Dutch subtitles, but a perfect one for English...
I was wondering whether I am doing something wrong or this feature is not yet working properly. I am trying to debug a script that is called by another file....
I recently discovered foam and I'm really liking it, especially since I have already settled on local plaintext markdown notes. The Roam Research "anti-hierarchy" approach might be great for proprietary...
First off, I'd like to thank you for this wonderful plugin. It is a great replacement for the Google Dictionary Chrome plugin. However, for some words (e.g. technical jargon, brand...
### What happened? [This code from the README](https://github.com/pacocoursey/next-themes?tab=readme-ov-file#images) causes `Warning: Prop 'loading' did not match. Server: "null" Client: "lazy"`: ```tsx import Image from 'next/image' import { useTheme } from 'next-themes'...