David Andreoletti
David Andreoletti
Prelude: - The original PR was closed by mistake (again) - this time I found bug in my rebase script: https://github.com/openwrt/packages/pull/23836 - This new PR supersedes it. - The last...
This is similar to #37 and this time: - the platform is different: Fedora 39 - the python version is up to date: p312 - homebrew runs a freshly installed...
Note: The information needed to figure out what's happening is still being gathered. Relevant fields will be updated as discovery process progresses. **Describe the bug** - After a hardware reboot,...
Blog header should not hardcode website root to [`/`](https://github.com/satnaing/astro-paper/blob/c00a3aa5dc4706a4f833266a0b24bca1253ccce4/src/components/Header.astro#L17) but `/` to support website deployed at `/`. When `` is empty, the original behaviour is preserved.
Hi, Thanks for the integration. Would you consider adding support for [@pagefind/modular-ui](https://www.npmjs.com/package/@pagefind/modular-ui) to support greater customisation, once it becomes production ready ?
### Description ~/.colima config is symlink to a dotfiles repository. This dotfiles repository full path is longer than UNIX_PATH_MAX characters. Due to this constraint, colima fails to start. ### Version...
Hi, This PR will fix https://github.com/master-of-zen/Av1an/issues/871. Regards,
Hi, v0.4.3 has been released but master branch show the [current/next release will be 0.4.1](https://github.com/master-of-zen/Av1an/blob/6d2325d99cb38f53bb3f1c60dc5e1106d49735da/av1an/Cargo.toml#L3)
Hi, Av1an's crates.io provides av1an 0.4.1 (1y old). Currently av1an 0.4.3 is not yet available. Do you plan to push new releases on crates.io ? Regards,
### Description **Problem:** A python program runs and gets stuck somewhere (except main thread). I would like to send a signal (eg USR2) to the python process which then calls...