Martin Michaelis
Martin Michaelis
A combination of `btrfs send` and `btrfs receive` does not always preserve the modification time of the subvolume root directory. ## Example: The last file `/hello/world` is created in a...
**Problem** The initial execution order of `use_effect` hooks changed from version `0.5.0` to `0.5.1`. **Steps To Reproduce** ```rs use dioxus::prelude::*; use gloo::console; fn main() { dioxus::web::launch::launch_cfg(app, Default::default()); } pub fn...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: While implementing attach for podman the attach stream would never terminate...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: This adds a new option to enable automatic shutdown: After a...
@weberval found support for brightness control in the python code fossasia/led-name-badge-ls32@6640ee3 and is in the process of adding support for brightness control to fossasia/badgemagic-rs#83. This uses the 6th byte in...