Leonardo Neumann
Leonardo Neumann
Musl libc doesn't include `suseconds_t` by default, so it is necessary to import `sys/time.h` for intel-undervolt to work on musl-based distros.
I'm trying to use this crate to control some light bulbs with my wireless router through SSH. My wireless router currently runs OpenWRT which uses Musl as default library. However,...
### PR content/description This is a small fix to enable non-FHS distributions (in my case nixOS) to properly execute bash scripts available in this repository, ### Check-list: * [ ]...
**What is the problem you want to solve and can not with the current version?** There is no straightforward way of arbitrarily initializing (G)lweCiphertextList structs. **Describe the solution you'd like**...
closes: #1108 ### PR content/description The first commit adds `from_fn` methods for `(G)lweCiphertextList`, enabling the user to directly initialize ciphertext lists using a closure. This closure must receive an `usize`...
There should be a flag to generate live ebuilds or at least some extra code in the current template to allow the maintainer to rename and use as a 9999...
I've been investigating the reasons for issue #498 and it turns out that `rustc --print sysroot` is not displaying the correct path and instead shows `/usr`. I don't remember exactly...
Some tools used on editors and IDEs like `racer`, `rls` and `rust-analyzer` requires the Rust sources (rustup component `rust-src`) to be available in the system. Until recently, they were implicitly...
Considering that sedutil is weird (e.g. linuxpba suddenly reboots after writing a password which is not "debug") and it's PBA is quite slow to boot, it would be nice to...
### Checklist - [X] The problem is not listed in the [hardware support matrix](https://github.com/ilya-zlobintsev/LACT?tab=readme-ov-file#hardware-support) as a known limitation. Examples of known driver-side issues are fans not turning on with a...