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'...
### Problem description The deployment went ok with Github Actions, but the URL where it is deployed instantly gives a blank page with 500 Internal Server Error. The Deno logs...
### Suggestion I'm simply testing the joke tutorial, and getting it deployed to Github Pages. It is not straightforward at all; at first there were countless build errors on deployment...