Pinned Repositories
advent_of_code_2022-rs
something to practice rust with
certbot_docker
semi-automated certbot docker image w/ helper scripts
contact_app-rs
a rust implementation of the HYPERMEDIA SYSTEM book's Contact.app
coreycothrum
Config files for my GitHub profile.
meta-bitbake-git-version
provide GIT rev/tag info to a bitbake recipe
meta-bitbake-variable-substitution
search and expand bitbake variables in external scripts/source
meta-mender-const-conf
meta-mender-kernel
mender with separate A/B kernel partitions
meta-mender-luks
mender with LUKS encrypted partitions
yocto-builder-docker
docker for yocto building
coreycothrum's Repositories
coreycothrum/meta-mender-luks
mender with LUKS encrypted partitions
coreycothrum/meta-mender-kernel
mender with separate A/B kernel partitions
coreycothrum/meta-bitbake-variable-substitution
search and expand bitbake variables in external scripts/source
coreycothrum/meta-mender-const-conf
coreycothrum/yocto-builder-docker
docker for yocto building
coreycothrum/meta-bitbake-git-version
provide GIT rev/tag info to a bitbake recipe
coreycothrum/advent_of_code_2022-rs
something to practice rust with
coreycothrum/certbot_docker
semi-automated certbot docker image w/ helper scripts
coreycothrum/contact_app-rs
a rust implementation of the HYPERMEDIA SYSTEM book's Contact.app
coreycothrum/coreycothrum
Config files for my GitHub profile.
coreycothrum/coreycothrum.github.io
personal webpage
coreycothrum/fastapi_auth0_code_flow
auth0 code flow integration for FastAPI
coreycothrum/fastapi_template
easy fastapi + async postgres
coreycothrum/meta-mender
Yocto Project meta layer for the Mender client
coreycothrum/meta-mender-standalone-daemon
semi-automated standalone deployment of Mender
coreycothrum/infinite_noop
a low CPU infinite loop
coreycothrum/meta-harden
best practice security for YOCTO distributions
coreycothrum/meta-secure-core
OpenEmbedded layer for the use cases on secure boot, integrity and encryption
coreycothrum/meta-virtualization
forked from git://git.yoctoproject.org/meta-virtualization
coreycothrum/nginx_certbot_docker_compose
docker compose application for easy & secure hosting (via NGINX + cerbot)
coreycothrum/nginx_docker
nginx docker image with easy certbot integration
coreycothrum/rs-eval-db-seaorm
basic evaluation of seaorm crate(s)
coreycothrum/rs-eval-db-sqlx
basic evaluation of sqlx crate
coreycothrum/rust_the_book
dump of exercises as I work through "The Book"