jitsi-contrib/jitas: Jitsi Assistant
Public
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
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
Node-RED
MediaGoblin
yt-dlp/yt-dlp: A youtube-dl fork with additional features and fixes
this is that better for youtube-dl
Shutter Encoder
ugly but great media swiss army knife
Next slide, please!
Goodbye, friends - YouTube
CSS Can Influence Screenreaders
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 ''; }
});
How to bash into a docker container - Stack Overflow
docker container ls
docker exec -it CONTAINER_ID bash
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
datarhei/restreamer: datarhei/Restreamer allows you to do h.264 real-time video streaming on your website without a streaming provider
Copying Files To And From Docker Containers | Baeldung
ssh - Copy files between two docker containers using scp - Stack Overflow
WordPress vs Domains of One's Own - Coventry Domains
Coventry.Domains Support
Knowledge Base Archive – The Teaching Knowledge Base
OU Create – A Domains Project From the University of Oklahoma
Pandemics Essays
CLI tools
screen Cheat Sheet - Kapeli
attach: screen -x
ultimate attach: screen -dRR
Attaches to a screen session. If the session is attached elsewhere, detaches that other display. If no session exists, creates one. If multiple sessions exist, uses the first one.
Lesson Plans | Learn WordPress
The basics of BASIC, the programming language of the 1980s. - YouTube
How to Use Docker: Creating Your First Docker Container - Vultr.com
List of Keys (Keyboard, Mouse and Joystick) | AutoHotkey
find key codes by double clicking running ahk script in the tray then:
view - key history
JonathanTreffler/backblaze-personal-wine-container: Run the Backblaze personal backup client in a docker container
Free WordPress Themes – Anders Norén
How WordPress and Tumblr are keeping the internet weird - The Verge