Syncing WLED controllers allows your controllers to work together. I have three different controllers setup. One is the main, and two listen for changes. I assume you’ve already connected all your controllers to the same network, and they’re all up and running. If not, do that first. Now, go into the one you want as […]
Tagged: tutorial
WLED – Turn lights On or Off on a schedule.
How to import a site into Local when the import fails.
I’ve been using Local by Flywheel for years now and I love it. It’s a great environment for spinning up & developing WordPress sites. Better yet, you don’t have to use it with Flywheel hosting, you can just use it develop WordPress locally. Now that Local “Lightning” is out, Local is much faster. It’s a […]
How to Properly Link to an Address on the Web
Fix Spotlight Search in iOS 11
When I updated to iOS 11 one of the first things I noticed was that search was broken. I would search for “Ama” and iOS would find Amazon Music but not the Amazon app. I could also search for “Shop” and it couldn’t find the Shopkick app. In these examples, they’d only show if I […]
How to mass remove URLs from Google quickly.
Google indexes everything it finds and sometimes it finds things that it shouldn’t. Google has a nice removal tool that temporarily removes URLs from Google and this is actually really good when you want something out rather quickly. In my experiences, it remove pages from Google Search within 24 hours. The downside to Google’s removal tool is […]
I made my own HDTV antenna.
Accelerated Mobile Pages are simple to setup in WordPress.
Accelerated Mobile Pages (or AMP) are the latest way in which Google and others are trying to make the web faster. Turns out, the more features you add to a site, the slower it gets. Since no-one wants to simplify their website, AMP pages were born. They’re a stripped down version of your website that […]
Clone the WordPress Administrator Role
If you’re looking to create new roles in WordPress, and you’re open to using a plugin, I recommend User Role Editor. It works very well. However, sometimes you don’t need a plugin. If you want to clone the Administrator role and all the capabilities you don’t need a plugin for that. Here’s the code to […]