February 2021

kubernetes
2021-02-16 06:53 (5 years ago)
Starting Elasticsearch and Kibana on Kubernetes with analysis-icu Installation

Notes on porting a JAN code check-digit validation script from ASP.NET / JavaScript to PHP, with a working PHP sample.

kubernetes
2021-02-11 14:11 (5 years ago)
If Pods Do Not Start from Deployment in EKS, Warning FailedScheduling May Indicate Resource Insufficiency

Install ChromeDriver 126 on Ubuntu 22.04 and run Selenium against it — apt + manual download steps, plus matching the Chromium / Chrome version.

Docker
2021-02-10 00:38 (5 years ago)
Changing the Timezone to JST on Alpine Linux

Set the system timezone of Alpine Linux to JST (Asia/Tokyo), including how to do it inside a Dockerfile.

Dockermac
2021-02-10 00:25 (5 years ago)
No space left on device during Docker build on Mac despite having available storage

When building a Docker image on a Mac, you might encounter the "no space left on device" error. This can happen even when there seems to be enough storage space available, leaving you puzzled about the cause.

2021-02-09 12:09 (5 years ago)
Cannot Build Python's grpcio

Fix compile errors when installing Python's `grpcio` — workarounds for missing C++ headers and CFLAGS adjustments to make `pip install grpcio` succeed.

Python
2021-02-08 14:34 (5 years ago)
If You Can't Install Python Cryptography, Install Rust with rustup

Fix screen redraw issues when Mac Quick Look or Finder content is displayed on a DisplayLink-connected screen.

Linux
2021-02-01 02:17 (5 years ago)
Expanding LVM to Full Capacity

Inspect `django-redis` cached values directly from `manage.py shell` — both `cache.get` and the raw Redis client commands.

Categories

Archive