Nycki
Nycki
I am having the same problem with the new Windows 10 Terminal app. I can run tmux from bash in mintty, but I cannot run tmux from bash in Windows...
@edwin-lai Can you please make sure that when you accept an open file stream from an outside source, you leave the stream open? Tika's auto-close behavior is unexpected.
> After a few hours troubleshooting this, I could make it work. > > Apparently the steam deck pre-installed packages are missing files, which creates problems such as this one....
I agree that the natural way to do this would be a long-press on an interact button -- as a casual user that's where I instinctively looked for it before...
Not working for me on python 3.12.1, pip 23.3.2. I've tried installing wheel first.
Its 2024 and this is still unavailable in android. I get a push notification telling me I was mentioned in a busy room, and I have no way to find...
I don't think there's any "seamless" way to do this, not as long as you have one chat (you + the bot account) acting as a proxy for many chats...
Seconded! I have a bunch of songs downloaded but not tagged and it would be very helpful to browse by folder.
I have the same problem with Apache 2.4. From `.env`: ``` COMPOSE_PORT_HTTP=8001 COMPOSE_PORT_HTTPS=9001 ``` From `site.conf`: ``` ProxyPass http://localhost:8001 ``` Result: requests to /auth get correctly proxied to authentik, but...
I agree that if the goal is to be human-friendly, then the constraint "only one key per line" is a lot easier to understand than "all strings must have quotes...