Pinned Repositories
.vim
My .vim dotfiles and configurations.
arm-dev-board-shootout
Comparison of Various ARM Development Boards
arm-mcu-makefile-guide
minimal Makefile-based build guide for bare-metal ARM micrcontrollers
bmap-tools-rs
rust port of bmap-tools
economist-fetcher
economist audio edition downloader tool
libmysqlnb
library for using mysql in non-blocking applications
new-machine-quick-setup-guide
notes for setting up new fedora silverblue machine
stack-corruption-demos
demos of bad C code that corrupts values in the stack
xtians-links
curated collection of links to interesting things
xtianbetz's Repositories
xtianbetz/arm-mcu-makefile-guide
minimal Makefile-based build guide for bare-metal ARM micrcontrollers
xtianbetz/bmap-tools-rs
rust port of bmap-tools
xtianbetz/economist-fetcher
economist audio edition downloader tool
xtianbetz/new-machine-quick-setup-guide
notes for setting up new fedora silverblue machine
xtianbetz/stack-corruption-demos
demos of bad C code that corrupts values in the stack
xtianbetz/xtians-links
curated collection of links to interesting things
xtianbetz/.vim
My .vim dotfiles and configurations.
xtianbetz/aws-bootstrap
xtianbetz/dockerfiles
xtianbetz/dotnet-frame-parser
example parsing frames from bytestreams with using generics
xtianbetz/dotnet-hello-json
Demo .NET/C# App using Newtonsoft.JSON on Linux and Raspberry Pi
xtianbetz/dotnet-hello-json-rpc
very simple demo of parsing and handling JSON RPC 2.0 requests in C#
xtianbetz/dotnet-unix-listener
UNIX socket server in C#, fully async
xtianbetz/fullmetalupdate
FullMetalUpdate Python client application.
xtianbetz/fullmetalupdate-cloud-demo
xtianbetz/fullmetalupdate-yocto-demo
xtianbetz/GenericHostConsoleApp
A console app example using .NET Generic Host
xtianbetz/imx-bsp-bootstrap
docker-based i.MX build environment scripts
xtianbetz/linux-fslc
Linux kernel source tree
xtianbetz/manifest
xtianbetz/meta-aspnet
hopefully temporary fork of meta-aspnet for Yocto Zeus and .NET 3.1
xtianbetz/meta-fullmetalupdate
FullMetalUpdate meta-layer
xtianbetz/meta-fullmetalupdate-extra
FullMetalUpdate meta-layer extra
xtianbetz/nlboot
Next Level Boot
xtianbetz/OpenOCD-Nuvoton
Customized OpenOCD for Nuvoton devices
xtianbetz/ostree-push
Push ostree commits over ssh
xtianbetz/poky
poky clone for upstream PRs
xtianbetz/rsocket-typescript-example
example using rsocket JS with typescript
xtianbetz/rust-dmx-imx
example controlling DMX RGB lighting with rust on i.MX6
xtianbetz/serde-json-rpc-example
simple example deserializing JSON-RPC with rust and serde