Recently I stumbled upon a book called “Adventures in Minecraft” written by Martin O’Hanlon, and David Whale. The book teaches you how to code in Minecraft with python, which is split up into chapters called “Adventures,” and basically, each “Adventure” is a short version of a “project” where you make a “mini-game” that runs in…
Setup Cloudflare DNS Proxy for Server
Recently when setting my WordPress site, one of the requirements I wanted to meet was having a proxy server protect it. Basically, a proxy server is where another person’s server hides the original IP of the base server. For example, this image: In my case, I wanted my public IP to be not seen by…
How to Fix URL Change When Hosting on Raspberry Pi – WordPress
Recently when setting up my WordPress website on my Raspberry Pi, One mistake I made was to change the URL to the website to “192.168.1.24.com” instead of “192.168.1.24”, which means that if I try to connect to the website, it’s just going to redirect to a non-existent URL. Thus I could not connect to it…
New Domain For EzraCodes Blog! (update)
I just changed the domain of my second blog from Ezracodes.posthaven.com to Coding.EzraHarris.com.(more details on Ezracodes later.) You can still access my second blog via the link at the top of this blog or even still use the link Ezracodes.posthaven.com. Want to know more about how I did it? Click here.
Raspberry Pi 4 Octoprint Setup
In the last few blog posts, I reviewed the RPI Night Vision Camera from MakerFocus and the OctoSlack plugin for Octoprint. Still, I will explain the troubleshooting and setting up of Octoprint ender-3. About two weeks ago now, I had found an old Raspberry Pi 7″ Touchscreen in my closet from my older brother. I…
Octoprint: Night Vision Raspberry Pi Camera
Recently when I set up my new Octoprint setup, I had included a raspberry pi touchscreen as well, and I had needed to 3D print a case for it to mount to the top of my Ender-3. After a little bit of searching, I found a design I liked. as I was printing it, I…
Octoprint Plugin: “OctoSlack”
Recently I decided to set up my Octoprint again with my Ender-3, but this time I used a touchscreen from my older brother. This time when setting up, I installed a couple of new plugins I have never used before. An Octoprint plugin is a way for the community to make changes and fixes with…
How to Setup a Minecraft Server (The easy way)
I recently made a Minecraft server, but the way I did it required a lot of knowledge and a lot of tutorial following to complete. So instead of trying to explain to my friends how to make a Minecraft server the way I did. But I found out about an in-game command called /publish. With…
Making a Live Stream Overlay
About a week ago was my friend Isaiah’s birthday, and I wanted to make something for him. We had both wanted to get into live streaming games on a platform called Twitch. And a lot of people who live stream games use overlays. Overlays are basically an image or text that will go over your…
Old HP ENVY Laptop Refurbish
Since my Mom got a new computer, I had wanted to fix it up and use it for schoolwork. The first thing I did was uninstall adobe, Camtasia, and other unnecessary programs. Once that was finished, I backed up the computer’s Documents Downloads, Pictures, and Videos folders, to a two terabyte drive that I had…