|
You are here |
alexgaynor.net | ||
| | | | |
kushaldas.in
|
|
| | | | | ||
| | | | |
chanind.github.io
|
|
| | | | | I recently ported a library I built, tensor-theorem-prover, from being a pure Python library to being a hybrid Python/Rust library using PyO3. Despite my being a beginner with Rust, it resulted in a nearly 20x speedup over the old pure Python implementation! However, it also broke the Readthedocs build for hosting the docs for the project. In the process of debugging this, I found a (very hacky) way to connect to a running Readthedocs build which made resolving my issue much easier, but I suspect it will be useful for anyone who's struggling to debug builds on Readthedocs. | |
| | | | |
michael-gracie.github.io
|
|
| | | | | ||
| | | | |
muffsec.com
|
|
| | | [AI summary] This post provides instructions for compiling and debugging a Linux kernel using QEMU and GDB, including steps to build the kernel, create an OS image, and set up a wrapper script for virtual machine execution. | ||