Levi Zim
Levi Zim
From the beginning, tracexec is implemented as a troubleshooting tool that isn't designed to run for a long time. - It keeps all the events in memory and does not...
'occured' -> 'occurred'
TX Gaming is the China variant of the global TUF Gaming brand. https://www.asus.com.cn/laptops/for-gaming/tuf-gaming/filter?Series=TUF-Gaming dmidecode: ``` Handle 0x0001, DMI type 1, 27 bytes System Information Manufacturer: ASUSTeK COMPUTER INC. Product Name:...
The server_running variable is declared as volatile and some comments in the code are mentioning about implementing CTRL+C handler in the future. In the client handling loop, the client_skt is...
## Description When an incompatible dpdk is installed, the build of libpcap fails. This PR fixes it. ## Type of change Please delete options that are not relevant. - [x]...
getrandom feature is renamed to os_rng in 0.9 argon2 uses rand_core 0.6, as a result we need rand_core 0.6 for compatibility.
[Rendered](https://github.com/kxxt/rfcs/blob/crate-changelog-field/text/0000-crate-changelog-field.md) This is the second attempt to introduce the `changelog` field into crate manifest. Previous attempt: https://github.com/rust-lang/rfcs/pull/2129 Comparing with previous attempt, this RFC does not impose any format constraint over...
### Related Problems? I am implementing opentelemetry integration for [tracexec](https://github.com/kxxt/tracexec), which is an exec tracing tool for Linux. So I am not directly using opentelemetry to instrument tracexec but instead...
## Description This PR implements [Typst](https://typst.app) support for Overleaf. - [x] Syntax Highlighting - [x] Syntax Linter - [x] Multiple versions of typst compiler - [x] Document outline - [x]...