househusband. cat dad. weeb.
-
Cloudflare
- Lisbon, Portugal
- https://cdeath.dev
Pinned Loading
-
keep your mac updated and clean
keep your mac updated and clean 1# Tidying up your mac
23### softwareupdate
4```
5softwareupdate -i -a --force --agree-to-license
-
bashing
bashing 1# Command line stuff
23### find (and optionally delete) files or folders
4```
5mdfind ''
-
macOS stuff
macOS stuff 1# macOS stuff
23### set/change/disable firmware password
4```
5sudo firmwarepasswd -setpasswd
-
always open chrome in incognito
always open chrome in incognito 1# Force Incognito on Chromium based browsers
23### Chrome
4```
5defaults write com.google.Chrome IncognitoModeAvailability -integer 2
-
extract stuff from .mkv with ffmpeg
extract stuff from .mkv with ffmpeg 1# Extract stuff from .mkv with [ffmpeg](ffmpeg.org)
2Full documentation: https://ffmpeg.org/ffmpeg.html
34### List all tracks
5```
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.