-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### OrcaSlicer Version
2.1.1
### Operating System (OS)
macOS, Windows
### OS Version
Win 11, Macos 14.…
-
**Description:**
The Transform View design pattern is a method used to separate the presentation and business logic layers in software development. This pattern involves transforming data from the mod…
-
It might be good to have a comprehensive list of the things that could go wrong, so users know where to look at. For instance
- SpookyHash 128 has a low collision chance if the inputs are uniformly…
-
Advanced Features currently declared as unsupported:
- Output redirection
- Manual reading additional lines
- Rare Built-in Functions (e.g. Time, Bitwise operators) - see https://www.gnu.org/softwa…
-
### Proposed Functionality
Add the ability to assign a Device directly to a floor tile. This would be mutually exclusive with assigning a Rack to the same tile.
### Use Case
There are ite…
-
I don't know if RGB patterns are calculated in software or keyboard hardware, but if it's all software could we have a GLSL option?
I think GLSL is common enough that there will already be plenty o…
-
* Programming asynchronous action calls
* Design patterns: typical tasks and approaches.
* Practical examples and usage scenarios.
* Contract development kits (CDT, CLSDK, ...)
* Off-chain softwar…
-
I read the documentation and I understood it. But at this moment it is hard to see where and how I should use it developing real software. Any good article/video/book/anything that shows how to use to…
-
### Describe the bug
it seems code is not compatible with llama response
### Steps to reproduce
Error logs
```zsh
2024-11-18 12:26:45.377 | DEBUG | ai_hawk.llm.llm_manager:parse_llmresult:38…
-
**Describe the pattern you'd like to propose**
One of the great features of the cloud is to be able to spin up and shut down infrastructure on-demand only paying for the time it is running. However, …