OctoPrint Hologram Dependency Fix

OctoPrint has a sweet plugin called octoprint-hologram which overlays a ‘hologram’ of the 3D print while your printing. If you attempt to install this from the plugin install in OctoPrint, this may fail and the issue is a dependency issue that Numpy requires you’ll need to manually add. I found the below solution here: https://github.com/MarkSlat/OctoPrint-Hologram/issues/1#issuecomment-2119084078 …

Windows 11 Bloom Wallpaper

How to Install Windows 11 on Unsupported Device

In this article, I am assuming that you are running Windows 10 and have a computer that does not have a supported TPM 2.0 chip. Unfortunately, Microsoft does not officially support upgrading to Windows 11 without this chip but recent news has made it so that Microsoft has an official method for you to get …

Demystifying Epigenetics: Beyond the DNA Code

I’ve been trying to better understand the concept of epigenetics lately and this article caught my eye after it was posted on Hacker News https://www.thenewatlantis.com/publications/getting-over-the-code-delusion Just a disclaimer, but I had Copilot summarize this for me as a form of note taking so I could make sure I was getting all the key concepts. I …

Cyberpunk Llama

Installing Ollama and Open-WebUI with Docker Compose: A Comprehensive Guide

Ollama (LLaMA 3) and Open-WebUI are powerful tools that allow you to interact with language models locally. Whether you’re writing poetry, generating stories, or experimenting with creative content, this guide will walk you through deploying both tools using Docker Compose. I’m also trying to figure out how to better format the YAML file used in …

redis logo

WordPress and Redis Integration

Redis is the world’s fastest in-memory database. It provides cloud and on-prem solutions for caching, vector search, and NoSQL databases that seamlessly fit into any tech stack—making it simple for digital customers to build, scale, and deploy the fast apps our world runs on. About – Redis If you’ve seen this alert on your WordPress …