CLI tools
Public
Pandemics Essays
OU Create – A Domains Project From the University of Oklahoma
Knowledge Base Archive – The Teaching Knowledge Base
Coventry.Domains Support
WordPress vs Domains of One's Own - Coventry Domains
ssh - Copy files between two docker containers using scp - Stack Overflow
Copying Files To And From Docker Containers | Baeldung
datarhei/restreamer: datarhei/Restreamer allows you to do h.264 real-time video streaming on your website without a streaming provider
PeerTube documentation
prune-storage.js
if you want to do this in a docker install cd to the dir with your docker-compose.yml then:
docker-compose exec -u peertube peertube npm run prune-storage
How to bash into a docker container - Stack Overflow
docker container ls
docker exec -it CONTAINER_ID bash
Browser warning when closing tab when editing/filling out a form! - Feature Requests - Gravity Forms
var userStartedForm;
jQuery(document).on('focus', '.gform_wrapper input', function(){
userStartedForm = true;
});
jQuery(window).on('beforeunload', function(){
if(userStartedForm){ return ''; }
});
CSS Can Influence Screenreaders
Goodbye, friends - YouTube
Next slide, please!
Shutter Encoder
ugly but great media swiss army knife
yt-dlp/yt-dlp: A youtube-dl fork with additional features and fixes
this is that better for youtube-dl
MediaGoblin
Node-RED
Marginal/QLVideo: This package allows macOS Finder to display thumbnails, static QuickLook previews, cover art and metadata for most types of video files.
brew install --cask qlvideo
whomwah/qlstephen: A QuickLook plugin that lets you view plain text files without a file extension
view text files with no file extension in quicklook on macOS!
# Install
brew install --cask qlstephen
# unquarantine it
xattr -cr ~/Library/QuickLook/QLStephen.qlgenerator
qlmanage -r
qlmanage -r cache
# set larger max file size
defaults write com.whomwah.quicklookstephen maxFileSize 102400
# restart finder by holding down the option key and right click on Finder’s dock icon, then select “Relaunch” from the menu
jitsi-contrib/jitas: Jitsi Assistant
3 Rules of #EQ
List of Internet top-level domains - Wikipedia
The Phawx - YouTube
great steamdeck stuff
earth :: a global map of wind, weather, and ocean conditions
Jibri Streaming and Recording To Custom RMTP Endpoint
Exploring a Docker Container’s Filesystem | Baeldung
UniFi's Advanced Wi-Fi Settings Explained — McCann Tech
a really good breakdown of this stuff
patrickstigler/obs-ndi - Docker Image | Docker Hub