binarynoise
binarynoise
Neither the mvvm nor the mvi version of the app syncs the state between the read-only view of the preferences and the updatable view of the preferences.
### 🐛 Describe the bug Building on archlinux with venv --system-site-packages fails with a include error related to `` ```zsh python -m venv --system-site-packages venv source venv/bin/activate MAX_JOBS=1 LANG=C python...
after uptating my server to 6.4, languagetool now crashes on startup. ``` [languagetool@languagetool ~]$ languagetool --http -p 8000 --public --allow-origin "*" --config /home/languagetool/languagetool.conf Exception in thread "main" java.lang.ExceptionInInitializerError at org.languagetool.JLanguageTool.(JLanguageTool.java:84)...
TRADFRI motion sensors TRADFRI bulbs (white+rgb) Remote Controls we have four rooms and one device set ``` { "hub": { "id": "bb17f4de-1ddf-4c40-914d-70b625da1139_1", "relationId": "bb17f4de-1ddf-4c40-914d-70b625da1139", "type": "gateway", "deviceType": "gateway", "createdAt": "2022-11-25T08:39:12.190Z",...
Hi @izzysoft, @programminghoch10 and I worked on and added some new modulets. Would you add the new ones to your repo? - [x] com.programminghoch10.AntiBrightnessChange - ~~com.programminghoch10.MotionEventMod~~ - [x] com.programminghoch10.RotationControl -...
I'd like to be able to provide the API with a list of tokens, words or short phrases that should be penalized during generation. Penalizing stop tokens could encourage longer...
@Huderon created some great badges on Discord. Could you please add it somewhere so we can use it in our READMEs, like https://docs.betterdiscord.app/branding/ which appears to be https://github.com/BetterDiscord/docs/tree/main/docs/public/branding ?
Icons
Apps and store entries should have icons. And after a year or so, I should at least start with creating an issue to track that.
Add support for creating a new conversation with some default model by passing the prompt per URL parameter (`?q=`). This would allow us to use hollama as AI chat in...
Adding support for multiple llm backends is generally a good idea, but for people like me who regularly clear cookies, it's a bit annoying to set up the server on...