Yevhenii Hurin
Yevhenii Hurin
https://github.com/hybridgroup/artoo/issues/171
https://github.com/hybridgroup/artoo/blob/e5e67f6659fa3c5530d28a2a324810c7673e8735/lib/artoo/adaptors/io/digital_pin.rb#L17 When you open file in Ruby using `File.open` with block, file closes automatically. ``` File.open(...){ |f| f
Prompt Matrix is a great script but it lacks two important features: - the ability to test negative prompt - the ability to change the delimiter between variable strings for...
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do? Stability AI just...
I built a little tokenizer in my app and it works great when called from the rails console. But once I run it from a background job (I tried both...
I have the following build config: ```yaml builder: remote: arch: arm64 host: ssh://[email protected] cache: type: gha ``` When i run build it ignores the provided username and asks for a...
A serverless worker can't start with `openai/gpt-oss-20b` model ``` Value error, The checkpoint you are trying to load has model type `gpt_oss` but Transformers does not recognize this architecture. This...
## Problem The current Qt-based `hyprland-share-picker` has several issues that don't align with Omarchy's design: 1. **Generic labels**: Shows "Screen 0", "Screen 1", "Screen 2" instead of actual monitor names,...