Kanyang Ying
Kanyang Ying
I have a computer which uses hostapd to host a Wi-Fi to Wi-Fi hotspot (in this way the computer is like a router). Also on this computer (192.168.12.1), I use...
I am wishing to ship a program with governor to `armv5te` target. However, due to the fact that `AtomicU64` doesn't exist on the target, I am getting the following: ```...
Currently, I found myself often writing boilerplate codes around `MessageBuilder` to copy existing message records to simply add one records or overwrite the old one. I think I do understand,...
希望release的频次频繁一点,latest release已经过去一年了
Fix a syntax error of Markdown
Hi, I am a packager for NixOS (https://www.nixos.org), and I am trying to package the fabric loader (specifically server side) here. However, due to the certain constraints from NixOS packaging...
Use `nom` instead of `pest` for better performance and neat code.
Currently, `Cell` is a mod in `lib_xch` which aims to provide safe computing (computing without overflow) I am going to separate it from `lib_xch` in order to provide `Cell` to...
Nice work done! I wonder if we can have overlay support? This can make things much easier to deploy (and cleaner). Thanks again for your impressive work.
# ARTIQ Feature Request ## Problem this request addresses Several minor issues/suggestions on `flake.nix` and `.gitignore` - [ ] add `result` produced by `nix` to `.gitignore`, and refactor `.gitignore`. -...