Skip to content

Instantly share code, notes, and snippets.

@PSeitz
PSeitz / gist:4d4fbcddaab84c9bae823cec506a44a6
Last active January 3, 2022 21:22
Setup Linux Mint - Rust Dev
sudo apt-get update
sudo apt-get install -y git zsh build-essential autojump valgrind kcachegrind autojump valgrind kcachegrind default-jre libvirt-daemon-system libssl-dev debhelper pandoc shunit2 tree python3-dev python3-pip tmux
sudo pacman -Sy git zsh valgrind kcachegrind valgrind kcachegrind pandoc tree tmux gcc docker docker-compose pkg-config openssl yay
sudo pacman -S --needed base-devel
# https://askubuntu.com/questions/176121/dpkg-error-trying-to-overwrite-file-which-is-also-in/491086#491086
sudo apt install -o Dpkg::Options::="--force-overwrite" bat ripgrep
dfa states 0.State {
is_match: false
{"next state: 3": [230..230], "next state: 6": [233..233]}
}
1.State {
is_match: false
{"next state: 29": [233..233], "next state: 27": [230..230]}
}
2.State {
is_match: true
dfa states 0.State {
is_match: false
{"next state: 6": [230..230]}
}
1.State {
is_match: false
{"next state: 29": [230..230]}
}
2.State {
is_match: true

Node.js for Raspberry Pi

Pre-built binaries

Recent releases have been pre-built using cross-compilers and this script and are downloadable below.

If you have found these packages useful, give me a shout out on twitter: @adammw