kundeng

Results 50 issues of kundeng

# OrbStack SSH User Handling Issue ## Issue Description OrbStack's SSH implementation doesn't handle the `-o User=` option as expected: 1. When connecting to `hostname@orb`, specifying `-o User=username` doesn't work...

t/bug

### 🐛 Describe the bug I used the very first example from https://huggingface.co/spaces/AIDC-AI/Ovis2-16B and fed it into olmocr model in lmstudio, just to test how well it performs. The output...

bug

### What happened? After not using it for a few minutes, I can't type into it at all. ### Distribution version macOS ARM 64 (Apple Silicon) ### App Version _No...

## How to reproduce the behaviour --------------------------------------------------------------------------- ``` ImportError Traceback (most recent call last) Cell In[44], line 2 1 from spacy import displacy ----> 2 displacy.render(sentence1, style="dep") File c:\Users\kundeng\scoop\persist\mambaforge\envs\spacy\Lib\site-packages\spacy\displacy\__init__.py:69, in...

### **Context** - **Documentation Assumption:** PostgreSQL docs and dumps often assume the default superuser is **"postgres"**, so dumps reference roles and ownership accordingly. - **Your Environment:** To match the dump’s...

- [X] Searched existing issues to avoid creating duplicates. - [X ] Confirmed that it can be reproduced in built-in themes without customized css. If it only exists in 3rd...

### Operating system mac ### Helmfile Version 0.168 ### Helm Version 3.16.1 ### Bug description **Bug Report: Incorrect Relative Path Resolution in Base Helmfile** * * * **Summary:** When using...

in progress

Summary: I would like to understand whether using Helmfile with Kustomize is recommended for patching upstream Kubernetes components (e.g., OpenShift storage or image registry). After reviewing the documentation and experimenting,...

### Current Behavior Show an error, and another google login window will just hang with "One moment please".. ### Expected Behavior can login just like any website. ### Steps To...

bug
triage

* pip doesn't exist, so I used pip3. * pip3 install ok, but transcribe-anything not found. * so tried uv with a venv and this time transcribe-anything is found. *...