Skip to content

Instantly share code, notes, and snippets.

View pedemonte's full-sized avatar

Federico Pedemonte pedemonte

View GitHub Profile
@Stadicus
Stadicus / 20-thundroid-welcome
Last active November 21, 2021 12:36
Thundroid: System overview MotD
#!/bin/sh
# by Stadicus
# make executable and copy script to /etc/update-motd.d/
# root must be able to execute bitcoin-cli and lncli
# set colors
color_red='\033[0;31m'
color_green='\033[0;32m'
color_yellow='\033[0;33m'
color_gray='\033[0;37m'
@braindevices
braindevices / #btrfs benchmark for daily used desktop OS
Last active May 19, 2025 23:48
which file sytem to use for daily work? should we turn on btrfs compression?
#btrfs benchmark for daily used desktop OS