Author: Steve
-
Ubuntu Workspaces with multiple monitor support
Ubuntu only switches workspaces on the primary monitor, to get it to work on multiple monitors run this command I found the answer here: https://askubuntu.com/questions/1059479/dual-monitor-workspaces-in-ubuntu-18-04#answer-1076343
-
Razer Kiyo web cam control in Ubuntu
I used this snap to control webcam settings: https://snapcraft.io/cameractrls I wasn’t able to get a preview of my camera, but I was able to reset the camera settings when OBS saved some weird settings to my camera
-
PhpStorm limit resource usage
Here are my attempts to limit memory and CPU usage in PhpStorm to prevent lagginess in OBS streams
-
Plugin: Change Administration Email
Having trouble changing or confirming your Administration Email Address? This plugin solves that problem.
-
Test WordPress plugins on your computer with a single docker-compose file
To those unfamiliar with Docker, it is a great way to test WordPress on your own computer without having to buy hosting or figure out how to run a web server.