struct Dev {
role: &'static str,
area: &'static str,
background: (&'static str, &'static str),
}
const ME: Dev = Dev {
role: "startup engineer",
area: "HPC",
background: ("SpaceAIC", "UIUC"),
};
🥦
On vacation
Pinned Loading
-
-
Interception
Interception PublicForked from oblitum/Interception
The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
C
-
Windows10-CustomKernelSigners
Windows10-CustomKernelSigners PublicForked from HyperSine/Windows10-CustomKernelSigners
Load self-signed drivers without TestSigning or disable DSE. Transferred from https://github.com/DoubleLabyrinth/Windows10-CustomKernelSigners
C++
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

