data destroyed by 1 yo? A new threat model unlocked 😅
this is a golden opportunity for this father to sign an agreement from this 1yo hacker that reads: "they are going to be extra nice to their father in future when aged between 12 to 19" lmao
Let's remind everyone what a safe internet actually means. 🌐🌍
Share this & Spread the word!
my personal .tmux.conf file:
# remap prefix from 'C-b' to 'C-a'
unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix
# split panes using | and -
bind | split-window -h
bind - split-window -v
unbind '"'
unbind %
# Synchronize panes
bind-key y set-window-option synchronize-panes\; display-message "synchronize mode toggled."
I would like to call out and thank @vkc for introducing me to newsboat. In thii day and age of ads, garbage, and enshitification, newsboat on the cli is the best filter.
That is all