Romeo Disca

Results 16 issues of Romeo Disca

https://github.com/Nuitka/Nuitka/blob/5eccdd68951d73fb29445c01ba4ace398a442ecd/nuitka/utils/SharedLibraries.py#L91 This is not working with Nix, because there is no cache in a read-only directory system. ``` ldconfig -p ldconfig: Can't open cache file /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/etc/ld.so.cache : No such file...

enhancement
help wanted
funding_wanted

Hi, I want to upgrade the hyper dependencies as well to the latest state. This means hyper 0.10 -> 014. Unfortunately, this is not possible because the very old backblaze-b2...

nix-shell building '/nix/store/6v09s03banh05w89rx34z6d13hndvf9i-channel-rust-stable.toml.drv'... trying https://static.rust-lang.org/dist/channel-rust-stable.toml % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 703k 100 703k 0 0 4628k...

``` /* * ApiRequestHeader for requests that don't require authentication */ class ApiRequest[A](val request: Request[A]) extends WrappedRequest[A](request) with ApiRequestHeader[Request[A]] { override def remoteAddress = request.remoteAddress override def method = request.method...

```rust yahoo::YahooConnector::new().get_quote_history_interval(...).await?.quotes()? ``` ```rust Error: deserializing response from yahoo! finance failed Caused by: missing field `adjclose` ```

![image](https://github.com/system76/docs/assets/1568087/16e63429-54d3-42ec-8e59-a056343ece8f) This is recently more common on my system after suspending the system forcing me to reboot. The whole desktop environment is corrupt. Distinct applications are working fine.

### Describe the bug `yarn tauri build` fails ### Reproduction `yarn tauri build` ### Expected behavior create deb and AppImage ### Platform and versions ``` yarn run v1.22.19 $ tauri...

type: bug
status: needs triage

Sorry for asking this question here, but I don't see any reason, why this happens. Maybe it is an electronic issue. Please help. I have this programm here: https://github.com/rusticus-io/sound-player/blob/main/src/main.rs I...

question
gpio

### 🏷️ WebCrate Version v1.5.2 ### ⚙️ Environment Other (please specify below) ### 🐞 Describe the bug ![image](https://user-images.githubusercontent.com/1568087/218234939-efd2a331-bde8-4aae-a46a-cfb314ed0179.png) ### 📚 To Reproduce Install current app ### 💡 Expected behavior no...

bug

I like to suggest a pull request to make the default functions like ModelFn, UpdateFn, etc... usable as a closure. Related: https://github.com/nannou-org/nannou/issues/793 It is a very easy fix and we...