Skip to content

camelslash

learn • do • know

  • lib

Category: Computer

software, hardware. not scripting or app specifics.

caps tilde

Posted on August 14, 2025 by Joel D Canfield
Bitwarden keystroke master password
Category: ComputerTags: bitwarden, keystroke

enter BIOS for Boot record on Terryza PC

Posted on July 13, 2025 by Joel D Canfield
plug in USB keyboard during startup hold ESC
Category: ComputerTags: bios, boot, pc

vscode search and replace within selection

Posted on June 16, 2025 by Joel D Canfield
select nothing open Replace tool click the "in selection" button enter the search string and replace string
Category: ComputerTags: vscode

custom keyboard shortcuts

Posted on May 14, 2025 by Joel D Canfield

used and available universally

caps: right side of keyboard except caps ] = flip horizontal AP ctrl caps: right side of keyboard except ctrl caps ] = flip vertical AP …
caps right side of keyboard
caps ] = flip horizontal AP
capsctrlright side of keyboard
ctrl caps ] = flip vertical AP
caps  A
Category: ComputerLeave a Comment on custom keyboard shortcuts

GarageBand keyboard shortcuts

Posted on March 22, 2025 by Joel D Canfield
B
smart controls
E
editor
K
metronome
M
mute current track
S
solo current track
Y
library
cmd alt U
drummer track
cmd D
duplicate track
cmd left arrow
zoom out
cmd right arrow
zoom in
cmd T
split at playhead
shift N
rename region
shift return
rename track
Category: ComputerLeave a Comment on GarageBand keyboard shortcuts

special copy paste tools and features

Posted on November 28, 2024 by Joel D Canfield
view clipboard: Finder | Edit | Show clipboard clipboard in terminal: pbpaste to read, pipe to pbcopy screenshot, click floating thumbnail, text can be selected spacebar on a file opens quicklook with selectable elements CTRL K to cut text only CTRL Y to paste
Category: ComputerLeave a Comment on special copy paste tools and features

encrypt and decrypt local files

Posted on November 23, 2024 by Joel D Canfield
openssl enc -aes-256-cbc -md sha512 -pbkdf2 -iter 1000000 -salt -in filename.txt -out filename.enc openssl enc -aes-256-cbc -md sha512 -pbkdf2 -iter 1000000 -salt -in filename.enc -out filename.txt -d
Category: ComputerLeave a Comment on encrypt and decrypt local files

ffmpeg change audio speed

Posted on July 29, 2024 by Joel D Canfield
ffmpeg -i filename.mp3 -filter:a "atempo=0.8" -vn filename-new.mp3
Category: ComputerLeave a Comment on ffmpeg change audio speed

spinhead at gmail dot com

Posted on November 16, 2023 by Joel D Canfield
backup codes 9736 8186 2339 4404 4290 3403 5144 7986 6444 9816 3795 5590 7424 4511 9790 5886 2093 3124 spinhead@gmail.com Need more? Visit https://g.co/2sv
Category: ComputerTags: security, spinhead@gmail.comLeave a Comment on spinhead at gmail dot com

all about WordPress

Posted on August 8, 2023 by Joel D Canfield

Big fan of WordPress. I use it for all my sites and for Spinhead's clients' sites as well. As a writer you'll note the correct use of apostrophes in that sentence. (See below for the difference between WordPress.com and WordPress.org and trust me, you want to know this.)

Choosing a theme seems to…

Category: ComputerTags: wordpressLeave a Comment on all about WordPress

Posts navigation

Older posts
Powered by WordPress | Theme: codelib by Joel D Canfield.