# journalctl -xeu "Sakuragawa"

Container + Python 2 and Virtualenv: Does It Actually Work?

My GitLab CI used to play very well with container runners. It started to get wrong. After a night of hardwork, I have the solution now. But I still don't know the answer. All I could tell is that virtualenv is a useful tool but not a reliable one.

Building (Old Version) Caffe in Conda

A note of problems and solutions to compilation of an old version of caffe to verify 3Dpose_ssl project.

Debugging: MISCONF Redis is configured to save RDB snapshots

This error occurs because of BGSAVE being failed. A lot of the times BGSAVE fails because the fork can't allocate memory. Many times the fork fails to allocate memory (although the machine has enough RAM available) because of a conflicting optimization by the OS.

Quick Reference Handbook: Notes on Metadash Development Server

Metadash is powered by Node.js and Flask. Simliar projects could be brought up with tiny adjustment.

Deploy Ceph storage and CSI for pods consume in Kubernetes Home Lab

Previous Status Continue on previous post https://blog.sakuragawa.moe/simple-homebrew-kubernetes-deployment/ [https://blog.sakuragawa.moe/simple-homebrew-kubernetes-deployment/] And this should be suitable for any working Kubernetes cluster with some storage node. The Kubernetes cluster bootstrapping is complete but storage is not defined in the cluster, it's not possible to persist any

# journalctl -xeu "Sakuragawa" © 2026