

I recently bought a 5TB hard drive. It’s funny how that sounds like a lot of space until you fill it up and find yourself eyeing another.
I recently bought a 5TB hard drive. It’s funny how that sounds like a lot of space until you fill it up and find yourself eyeing another.
Have you tried fzf and it’s history integration? Ctrl+R and youre fuzzy finding through your history. I don’t know how I lives without it
Oh boy, my time to shine:
mkd
- Create directory and immediately cd
into itdei
- docker exec -i
dps
- docker ps
mdocker
- Switch to minikube’s docker contextn
- nvim
n.
- nvim .
Exampes use pnpm
but I have them for yarn
, npm
, and bun
too
pi
- pnpm install
pd
- pnpm run dev
sdh
- Search home directory (directories, recursive)fuckyou
- git push --force
nano
- nvim
createpgdb
- Create a postgres db on the given container with the given name
Usage: createpgdb "postgres container" "db name"
I have similar ones for dropdb
and pg_dump
. Here’s the command:
f() { local __user; if [ -z $3 ]; then __user=postgres; else __user=$3; fi; docker exec -i $1 createdb -U $__user $2; unset -f f; }; f'
It’s been years since I’ve used YouTube without Revanced, SponsorBlock, and uBlock Origin. The vanilla experience when I see it on other people’s devices horrifies me every single time.
Already switched to Firefox for work on linux and I’ll switch on my “entertainment” windows install as well soon… just need to find time to do the sync stuff
I’m down to listen to their response myself but as someone who tried really hard to explain away their last dumb controversy only to be proven wrong multiple times, I wouldn’t be surprised if it was just pure negligence. Actions speak louder than words and their actions have shown they’re a flawed company like any other despite what their conversations on WAN show would have you believe.
Fuck Honey/PayPal first and foremost, don’t get me wrong. But unless there were legal issues around it, we also can’t ignore it if the biggest tech YouTube channel found out about one of the biggest sponsors on YouTube being a scam, stopped working with them for that reason, but said absolutely nothing to anyone else.