Pinned Repositories
cachecache
crosspiroot
A program that allows one to chroot into a Raspberry Pi image (with ARM executables) on an x86 machine.
diablo_sniffer
An attempt to reverse-engineer the protocol for Diablo III, allowing a MITM attack on the game by intercepting packets as they pass through a router. Uses libpcap and protobuf.
fusenar
A program that mounts a NAR (Nix Archive) archive as a filesystem using FUSE. This repo is written in C++; it has now been rewritten in Haskell (https://github.com/taktoa/narfuse).
nix-tests
A scratchpad for small experimental things I am doing with Nix.
nixos-configs
nixos-installer
A graphical interface for partitioning, generation of configuration files, and installation of NixOS. Has a web interface; the server uses C++ and Qt, the client uses JS and qooxdoo.
not-os
An operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read-only squashfs for a runit-based operating system, with support for iPXE and signed boot.
toxvpn
A client / server for a Tox-based VPN. Run the server on one computer, copy the public key, and run the client (with that key) on another computer, and it should Just Work™.
wowmapviewer
A modified version of the WoWmapview (https://sourceforge.net/p/wowmapview).
cleverca22's Repositories
cleverca22/not-os
An operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read-only squashfs for a runit-based operating system, with support for iPXE and signed boot.
cleverca22/toxvpn
A client / server for a Tox-based VPN. Run the server on one computer, copy the public key, and run the client (with that key) on another computer, and it should Just Work™.
cleverca22/nixos-configs
cleverca22/hydra-configs
cleverca22/zfs-utils
cleverca22/mini-rv32ima
A tiny C header-only risc-v emulator.
cleverca22/duo-nix
cleverca22/radeon-exporter
a prometheus exporter based on radeontop
cleverca22/rptl-datasheets
cleverca22/stationeers-scripts
cleverca22/celeganscpp
The Connectome of the C. Elegans in C++.
cleverca22/rp1-kernel-example
cleverca22/rpi-docs
cleverca22/usb-hid-test
cleverca22/zfs
OpenZFS on Linux and FreeBSD
cleverca22/broadcom-peripherals
A thin unifying API atop the peripherals in the Broadcom microprocessors used in the Raspberry Pi boards.
cleverca22/circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
cleverca22/flux-networks-fabric
Wireless Energy - Fabric Port
cleverca22/hydra
Hydra, the Nix-based continuous build system
cleverca22/libfat
libfat filesystem library for libxenon - based on wii/gamecube version
cleverca22/libxenon
My fork of libxenon for building my xell-reloaded fork
cleverca22/linux
cleverca22/morph
NixOS deployment tool
cleverca22/nixpkgs
Nix Packages collection
cleverca22/node_exporter
Exporter for machine metrics
cleverca22/ppc64
cleverca22/RP2040-HOTAS
RP2040 based HID controller (HOTAS/HOSAS in mind) that is "node" based using I2C
cleverca22/rpi-test-cluster
cleverca22/wifi-jtag
cleverca22/xell-reloaded
My fork of XeLL Reloaded, note that my version requires the libxenon from my repo because I've reverted unstable and added new functions