Thermal Runaway Caused by PT3 Recording Server Fan Failure and Emergency Evacuation of Key Containers
I have been operating an ASRock Beebox equipped with a PT3 tuner for many years as both a recording server and a host ...
How to Verify and Spoof Domains When Specifying IP Addresses with curl
When building a web server, switching DNS providers, or investigating site access outages, situations frequently aris ...
Using Python in n8n! How to Set Up the Official Task Runner
When setting up n8n using a container environment such as Docker, trying to run Python in a “Code node” r ...
Linux Proxy Configuration Complete Cheat Sheet (apt, yum, dnf, npm, wget, curl, git, k8s/containerd, OS Environment Variables)
When building a Linux environment behind a proxy, proxy configuration methods vary by tool, which often wastes time o ...
How to Fix WSL Not Working After a CMOS Clear
Have you ever performed a “CMOS clear” by removing the motherboard coin cell battery to troubleshoot a PC ...
Document Analysis with Open WebUI and MarkItDown
In recent times, building local LLM environments using Ollama and Podman has become extremely easy. However, when hav ...
No Docker Required: Building a Lightweight Local LLM Environment with WSL2 and Podman
Currently, I am experimenting with building a “multi-agent” system that coordinates multiple AIs.
Rat ...
Full Synchronization of Times Car Reservations to Your Own Calendar! Building a “Forgot-to-Cancel Prevention” Feature with n8n
The other day, I had a bitter experience where I forgot to cancel a Times Car reservation and ended up being charged ...
【Narou.rb】Was “Novel has been deleted” a lie? The real culprit behind the download error was “just a single line break”
“Narou.rb” is a Web novel management tool that I personally love using. Running inside a Docker container ...
Solving the Home Server SSL Problem: How to Avoid Certificate Conflicts Between OCI Nginx and Local OLS
The server architecture of our blog, “Nando Kobo,” has evolved into its current form after overcoming sev ...