-
`"serviceEndpoint": "https://atproto.brid.gy/"`
Just when you have time :)
---
* [ ] add trailing slash to `serviceEndpoint`
* [ ] https://github.com/snarfed/bridgy-fed/issues/1331
-
Give some brief thoughts about what you had trouble with, or perhaps any other comments you have on the assignment.
-
what if our rows did not have an id?
_Originally posted by @a0m0rajab in https://github.com/ayasofyazilim-clomerce/ayasofyazilim-ui/pull/604#discussion_r1843657726_
-
I'm almost sure that it's my environment and I don't know what to try.
I rolled back the rust compiler to 1.80
Rolled back the macroquad library to 0.4.6
Took the minimal code and Cargo.toml and …
-
Type: Bug
Edits has suggested code updates to my README.md, but has only provided them in the chat window rather than adding them to the file itself
Extension version: 0.22.0
VS Code version: Code …
-
I tried to visualize how TorchSDF generates SDF for a mesh, but I found it performs bad. When I specify a mesh (eg. ffdistal) and calculate the distances of voxel point cloud of a 0.2*0.2*0.2 cube, it…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Plea…
-
![Screenshot 2024-11-15 172546.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/863338c7-02f6-4a43-903f-67e67322f5fc.png)
![image.png](https://raw.githubusercontent.com/nus…
-
Using the latest versions of mlx and mlx_vlm, on
```python
import mlx.core as mx
from mlx_vlm import load, generate
from mlx_vlm.prompt_utils import apply_chat_template
from mlx_vlm.utils impor…
-
##################
# Load calibration
##################
# Init variables
self.calibrations = []
self.times = []
self.poses = []
…