Minecraft Bedrock Servers Now Available!
Minecraft Bedrock servers with a Multicraft panel are now available! Get your server and start playing with your friends!
Minecraft Bedrock servers with a Multicraft panel are now available! Get your server and start playing with your friends!
Do you need to install a mod on your Minecraft Java server? If you have Multicraft and the Fabric loader it’s quick and easy!
Recently I purchased a few Hyve Zues v1 servers for my project to offer Minecraft Java servers for purchase. I’ve been following this guide for installing Proxmox on Debian 11. I’ve been running into a problem getting the network interface cards to successfully get an IP address from my router. Check /etc/network/interfaces This file contains…
Read more
Would you like a Minecraft Java world that is always on that you can share with family and friends? Reach out and we’ll get you started!
Having a hobby is an important way to keep your mind fresh for work.
When merging branches with Git what merge strategy should you use? Fast forward and squash are great options in certain scenarios.
Is C++ worth learning these days when web applications and web services are eating the world? Yes! Find out why here.
How do you go about writing software? Join me in this journey through my software development methodology for writing embedded device drivers
I’ve written a post on how to use lambdas in C++ but how do they actually work? Here is an under the hood description of C++ lambdas.
What is a lambda? And how do you use one in C++? This post explains what lambdas are, what they’re used for, and how to use lambdas in C++.