Entries by Date


  Date Title
SVG 2024-03-23 Removing Adobe Illustrator cruft from an SVG
Git 2024-03-07 How to make a self-updating git repo with Github Actions
Git 2024-03-06 What are the latest versions of various Github Actions?
Webmaster Info 2024-02-05 Social Media Image Sizes
Webmaster Info 2024-01-13 Logo Credits
JavaScript 2024-01-11 Update all npm packages to latest
Docker 2024-01-01 Docker layer sizes
Webmaster Info 2023-12-27 Cross-language Template Libraries
Webmaster Info 2023-10-16 Favicons
Docker 2023-08-23 Get the size of a docker image without downloading it
bash scripts 2023-04-04 Using XSV on CSV files
bash scripts 2023-01-21
created: 2022-11-01
Record every bash/zsh command
Webmaster Info 2022-04-24
created: 2020-05-27
Website Testing Checklist
Jekyll 2022-04-23 Dump all Jekyll variables for debugging
Webmaster Info 2022-04-23
created: 2020-04-10
Alternatives to Google Analytics
Git 2022-01-29 Fix language detection on Github
Git 2022-01-06
created: 2021-01-03
Initialize new git repo with a blank commit
Git 2021-12-24 Git master/main branch fixup
Git 2021-12-23 Check if git has files that are not checked in (dirty)
bash scripts 2021-06-26 Bash script 'starts with'
JavaScript 2021-04-05 Markdown to HTML JavaScript libraries
Git 2021-03-10 Download a private repo from Github with MFA enabled
Git 2021-02-23 My custom format for "git log"
Webmaster Info 2021-01-30 Open Graph Meta Data
Webmaster Info 2021-01-30 Self-hosting a Google Font
bash scripts 2020-10-30 GNU Screen HOWTO
JavaScript 2020-08-16 HTML encoding in the browser
Docker 2020-08-14 Stern for tailing Kubernetes log files
Git 2020-08-11 Disk space used by a git repository
Git 2020-08-07 Rewrite git history
JavaScript 2020-07-01 run Promises in parallel
OpenSSL 2020-05-27
created: 2019-10-23
Get the fingerprint of an SSH public key
Webmaster Info 2020-05-13
created: 2020-04-20
Google Analytics
Git 2020-05-09 Minimize download/disk size with git sparse checkout
MacOS X 2020-04-26 Install Google Fonts on MacOS
OpenSSL 2020-04-23 Configure SSH for fast logins to remote hosts
OpenSSL 2020-04-23 Generate a secure SSH key
OpenSSL 2020-04-23 copy SSH key to a remote server
Android 2020-04-06 List packages (apps) installed on an Android device
MacOS X 2020-04-03 Show TCP routing info on MacOSX
MacOS X 2020-03-31 Converting SVGs to PNGs on MacOS
PostgreSQL 2020-03-25 Formatting a date as ISO-8601 in PostgreSQL
Git 2020-03-16 Make git ignore local changes to a versioned file
bash scripts 2020-03-15 Arrays in bash
bash scripts 2020-03-12 Compare directories
MySQL 2020-03-08 MySQL Disk Usage
PDF 2020-02-28 Remove the password from a PDF
Git 2020-02-11 Get all my Github repos with GraphQL
JSON files 2020-01-30 Split a text file into a JSON array
bash scripts 2020-01-21 Bash to check is a program exists
Go 2020-01-03 Embed version info in a Golang binary
Docker 2019-12-09 Run a shell in a docker image
bash scripts 2019-11-04 Cleanup on bash script exit
bash scripts 2019-11-04 Boilerplate for Bash scripts
JSON files 2019-10-31 Encode raw text to use as JSON in a bash script
MacOS X 2019-10-30 Which version of Xcode was used to make an .ipa file
PDF 2019-09-29 Select specific pages from a PDF
Git 2019-08-17 Using Github with multiple accounts on a single computer
bash scripts 2019-08-10 tar options to make a complete backup
PostgreSQL 2019-08-08 Fix a PostgreSQL sequence after restoring from backup
PostgreSQL 2019-08-07 Get the row count for every table in a database
bash scripts 2019-07-25 Get the directory of the script that is running
JSON files 2019-07-21 Remove a JSON property anywhere in the tree
curl 2019-06-28 Get the HTTP status code AND the content from curl
MacOS X 2019-06-18 Image preview in iTerm2
bash scripts 2019-03-29 Interrupt (Control-C) Handler (aka trap) for bash scripts
MacOS X 2019-03-27 Starting the SSH server on MacOS
MacOS X 2019-02-22 Find the color on MacOS
MacOS X 2019-01-15 Clear an iTerm window without reseting
Git 2019-01-14 Get the date of the last git commit
PostgreSQL 2018-12-03 PostgreSQL disk usage
PostgreSQL 2018-10-04 Current connections/activity in PostgreSQL
bash scripts 2018-09-26 Make an image list for a Github README.md
MacOS X 2018-08-30 Disable not-so-“smart quotes” in Slack on MacOS
OpenSSL 2018-08-29 Convert from DER to PEM (and back) with OpenSSL
MacOS X 2018-08-09 Memory information on MacOS X
MacOS X 2018-08-07 View open (listening) ports on MacOS
PostgreSQL 2018-06-27 Remove stop words in a string with PostgreSQL
VirtualBox 2018-06-13 Stop Vagrant from asking for a password
MacOS X 2018-06-12 Show dotfiles in MacOS Finder open dialog window
bash scripts 2018-06-08 Random words
bash scripts 2018-06-07 DNS/host lookup that searches /etc/hosts
Amazon Web Services (AWS) 2018-06-06 Use wildcards to list files on AWS S3
Amazon Web Services (AWS) 2018-06-06 Use wildcards to delete files on AWS S3
SVG 2018-06-05 Fix for Inkscape glitches on over-optimized SVGs
Markdown 2018-05-25 Preview GitHub Markdown files (like README.md) locally before committing them
OpenSSL 2018-05-18 Generate a certificate signing request (CSR) with OpenSSL
MacOS X 2018-05-17 Where are the mobile provisioning profiles?
MacOS X 2018-04-27 Make an annotated screenshot on MacOS
Android 2018-04-20 Download an APK file from an Android device
bash scripts 2018-04-09 Get the size of an individual file in Bash
MacOS X 2018-04-02 Which process is using a port on MacOS
PostgreSQL 2018-03-12 Histograms in PostgreSQL query tool
Git 2018-03-09 create an empty branch in git
Git 2018-03-04 Get the current git commit from a file
curl 2018-03-02 Setting a custom Host header with curl
Android 2018-02-28 Android versions: code names and api levels
Artificial Memory 2018-02-25 Light bulb temperatures
PDF 2018-02-23 Rotate all pages 180 degrees in a PDF
MacOS X 2018-02-09 Insert emoji in MacOS
OpenSSL 2018-01-12 View a website's SSL certificate with OpenSSL
OpenSSL 2018-01-10 Dump an X.509 certificate with OpenSSL
MacOS X 2018-01-03 Open a MacOS GUI app from the terminal
bash scripts 2017-12-18 get the ISO-8601 date in bash
MacOS X 2017-10-26 What are the '@' (at signs) in ls on MacOS X
JSON files 2017-10-06 sort a .JSON file that is an array
bash scripts 2017-09-21 break script on error
XML 2017-07-26 Update an XML file with xmlstarlet
bash scripts 2017-07-20 run multiple commands in parallel
bash scripts 2017-07-05 Make a temporary directory in a script that works on MacOS X and Linux
bash scripts 2017-06-29 Truncate log files without restarting services
bash scripts 2017-05-24 Generate a random password
curl 2017-05-23 Curl with POST data
bash scripts 2017-05-23 Access the clipboard from the command line
MacOS X 2017-04-18 lock the screen on a mac from the cmd line
Android 2017-03-20 Test with a different language in the Android emulator
Python 2017-03-09 Simple HTTP server for static files
MacOS X 2017-01-10 List the install code signing identities
PostgreSQL 2016-11-02 Import a .CSV file into PostgreSQL
bash scripts 2016-10-14 Pause for the user to press a key in the middle of a bash script
bash scripts 2016-10-07 Run a command on every file found by find
VirtualBox 2016-09-29 Compact a VirtualBox Hard Drive image
text files 2016-09-12 Remove the UTF-8 Byte Order Mark (BOM) with vi
2016-09-12 Find the correct Ubuntu/Debian package for a specific file
bash scripts 2016-08-22 find files newer than x
JSON files 2016-08-10 Merge .JSON files with jq
JSON files 2016-08-10 Use jq to edit an existing file in-place
JSON files 2016-08-09 create a new .JSON file with specific values
JSON files 2016-08-09 Count the number of leaves (non-object nodes) in a .JSON file
Android 2016-08-05 see expanded string values in an .APK file
Android 2016-08-05 get the versionCode from an .APK file
Android 2016-06-20 View the Android manifest for an .APK file
text files 2016-06-13 Remove linefeeds (LF/0x013) from text files
MacOS X 2016-06-09 Screen Capture Hotkeys on MacOS X
MacOS X 2016-05-17 set MacOS hostnames
bash scripts 2016-05-17 bash prompt with color
Web stuff 2013-02-17 Force the browser to download a link
text files 2007-05-19 Set vi's default tab size to 4

Number of entries: 138