Looking for Open Source Kindle Alternatives? Build it Yourself
The project is open source both software and hardware wise. While you can build a lot of cool devices on top of it, the EPub-InkPlate project allows you to convert…
The project is open source both software and hardware wise. While you can build a lot of cool devices on top of it, the EPub-InkPlate project allows you to convert…
I started with the usual tools, i.e., Ollama and LM Studio. Both deserve credit for making local AI look plug-and-play. I tried LM Studio first. But soon after, I discovered…
From GitHub repositories to technical documentation, Markdown is an extremely popular lightweight markup language.MarkFlowy is a modern, rising Markdown editor that flaunts a slick interface and AI capabilities.Znote is another…
When I set up a new home lab, there are always a few key services that come first before anything else. In this video, I’m sharing the exact workflow I…
This next part is for anyone who has not yet built a multisite network. However, if you already have a multisite network up and running, you’re ahead of the game!…
The script reduces manual setup effort, allowing users to get a functional desktop with a single command. It supports optional packages for productivity and multimedia, letting users tailor the environment…
Do you use a reverse proxy for your Docker Containers? You should. I really like Nginx Proxy Manager (NPM) for beginners. However, recently I have made the switch to Traefik…
I got my hands on the new Terramaster D1 SSD Plus. This little portable SSD enclosure seriously impressed me. In this review, I walk you through the design, performance benchmarks,…
The “Cannot use import statement outside a module” error is a common stumbling block for web developers. Encountering this error can be frustrating, especially when you’re eager to implement modern…
For most users, the proof of work is invisible and fast, but for suspicious users or regions, it becomes harder and longer. Proof of work can protect against brute force…
In this video, I’m sharing some of my favorite Docker Compose tricks I wish I knew sooner. When I first started running containers in my home lab, I made a…
One of the most direct ways to reduce cache misses is to store cached data for a longer period. A longer Time-to-Live (TTL) or expiry time means that assets remain…
In this video I’m walking you through 10 Docker projects (containers) you can spin up in a single weekend and actually put to use in your home lab or self-hosting…
In this post, we have seen that the “Warning: Remote host identification has changed” error is an important security mechanism that is doing its job. By following the steps in…
Before you even think about submitting your site, you should first ensure it’s technically sound and “crawler-friendly”. Follow the steps below to make sure your site is ready to be…
Freelens is a completely free, open-source Kubernetes IDE that delivers all the power of Lens without nagging for a subscription. In this video, I’ll show you how Freelens brings a…
For more information, we recommend reading our blog post, “How to Speed Up DNS Propagation”. If you want step-by-step instructions for this process, refer to our help documentation article that outlines…
The exact steps to change your PHP runtime will vary depending on your operating system and hosting provider. However, if you are using RunCloud, you can easily update the PHP…