Waltibaba

Results 7 comments of Waltibaba

Would you like a workaround? I've built a quick and dirty Dockerfile that just clones this repo into "/", does npm install; npm run doc-prod. That generates this: ` collision.js:33`...

Sent you a PR #1217 Thanks for all of your hard work! Enjoying using the engine and the docs are great too!

All of my storage is external since my nextcloud docker container is ephemeral, so all storage is "shared" by group rules, even the user's home directory. So I can't use...

> I have set my language to English (British), and the calendar is rendered Monday-first. UK calendars are pretty much universally Sunday-first. That is a clear bug. I can set...

Same problem here. This issue was fixed in Bambu Studio in February: https://github.com/bambulab/BambuStudio/issues/3046

You can run LM Studio locally on a developer machine and turn on the [openai-compatible API](https://lmstudio.ai/docs/app/api), any somewhat recent laptop CPU and 1GB spare RAM is enough to run Gemma3...

http://localhost:1234/v1 is the API endpoint, and there is no API key. As I wrote above, you have to [install LM Studio locally](https://lmstudio.ai/docs/app#how-do-i-install-lm-studio) on your workstation, easiest would be on the...