Arne Winter

Results 10 issues of Arne Winter

would it be possible for you to host yarn as a web page? perhaps on github pages?

Hello again, I have an [atmega8535](https://www.microchip.com/en-us/product/ATmega8535) on my desk, which i can be ISP programmed with my other arduino using the arduino IDE. Does anyone know which cargo-features i need...

mcu-support

Requests such as `unix://my/app.sock` result in InvalidUrlException "unix://my/app.sock" "invalid scheme" I tried adding the "unix:" pattern to the case match but that breaks further URI parsing.

Hello thanks for this library :) Do you think we could somehow abstract the `[state]` type for result paths? If I'm not mistaken it could be a Monoid, Foldable instance,...

Hello, i noticed that the examples in the readme using AsyncIteratorObserver do not work. here is how it is in the docs ``` obv = rx.AsyncIteratorObserver() async with await xs.subscribe_async(obv)...

I am currently lacking the time to update for Godot 4/GDExtensions, because i am writing my thesis. But it will come in the near future and use [gdext](https://github.com/godot-rust/gdext) :)

https://github.com/tsoding/gp/blob/32f824979aaaa9b63a0d6ab5d778c334b43f1293/src/gp_game.c#L279 We need to clamp it to (0,MAX_HUNGER] like the line above

### Tested versions 4.3 ### System information Windows 10 - Godot 4.3 Stable (Same behavior on Linux, same behavior when changing wifi) ### Issue description I am really not sure...

bug
needs testing
topic:network

i want to mention that chances are that i am confusing things here, it is also pretty late at night 😃 **Is your feature request related to a problem? Please...

bug
enhancement
backlog
feature
pinned