Colin Finck

Results 29 comments of Colin Finck

@MightyPork Repeating what I've written in https://github.com/slowtec/tokio-modbus/issues/60#issuecomment-1511417625: I'm also using `tokio::time::timeout` and I'm thereby cancelling the read future prematurely sometimes. Having checked the tokio-modbus crate and other crates for industrial...

@philippderdiedas Thank you for quickly researching this! Could you submit a PR adding this line? (and possibly other important lines that we currently miss from the openembedded-core version) I would...

Had to edit the HTML to get rid of logo-small (what was that ever for?) and not sure if I broke something, so please have a second look. Also it...

> Why it was blurry? It was 225x54 pixels, which is the exact size for a 96dpi screen. However, people have screens with higher DPI these days (check your smartphone)...

> `.navbar-brand` has it's height set (in our current style to 62px). So it would be less hacky to set a style for image `.navbar-brand img {height: inherit}` and adjust...

> For me it looks less blurry before this PR. 😅 Does any of these CSS properties help: https://css-tricks.com/almanac/properties/i/image-rendering/ ?

To put the current situation in a nutshell after asking in various chats (please correct me if I'm wrong on anything): - `std::io::Read` and `std::io::Write` hardcode the return type to...

Same problem here. Had not expected that serde_yaml's Serializer would use a format that serde_yaml's Deserializer cannot parse, but this is exactly what is happening here. Have downgraded our project...

I had the same problem with a Compute Module 4 Rev. 1.1, which is similarly not supported by current dunfell, despite the no longer available Compute Module 4 Rev. 1.0...

Same problem if you copy the number with quotation marks of a phone number like " +49 (241) 12 34 56 - 78 ". Please also filter out quotation marks.