Ryan

Results 18 issues of Ryan

Another binary that the install script could use on `ROCm` accelerated systems would be useful. Releases are not compiled with `HIP`, therefore *non-NVidia* GPU acceleration support is not present. https://github.com/ollama/ollama/issues/2685#issuecomment-1959937668

The port 5353 is not working while 5335 is.

Fixes based on https://github.com/VSCodium/vscodium/issues/1546#issuecomment-1793619431. With these fixes **GitHub copilot** and **copilot chat** work on the latest stable build. ``` "extensionEnabledApiProposals": { "GitHub.copilot": [ "inlineCompletionsAdditions", "interactive", "interactiveUserActions", "terminalDataWriteEvent", "chatParticipant" ], "GitHub.copilot-nightly":...

### Why: Closes: This pull request includes a small change to the `getting-started-with-github-copilot.md` file. The change adds a new section that guides the user on how to use GitHub Copilot...

content
waiting for review
copilot

# CurviSlicer integration CurviSlicer integration would be an amazing option in the slicer. Printer clearance being set be the printer profile with a setting to change the clearance *angle*. **CurviSlicer**...

stale

This adds support for slicing along a plane defined be a normal. This can be used to add belt printer support. Remove `geo`, `geo-svg`, and `serde-xml-rs`, instead use `geo-3d` and...

### Feature Outputting settings to the top of g-code. ### Change Don't output start and end g-code to settings at the top of g-code instead use tags to mark the...

#15 Add filament load g-code to Bambu Lab x1c profile so it does not have to be loaded manually.

This patch enables the autocomplete attribute on layout and keyboard `` so that the selected element is autocompleted with a previously selected option on reload.

[git-crypt](https://github.com/AGWA/git-crypt) is a git filter that transparently encrypts files on a git remote. This change would require a way to input a symmetric key file or a PGP key to...