Recent Activity












gasick
updated page
Как взаимодействовать с OLED дисплеем с помощью ESP32? ESP32 OLED Display инструкция
10 months ago
10 months ago

gasick
created page
Как взаимодействовать с OLED дисплеем с помощью ESP32? ESP32 OLED Display инструкция
11 months ago
11 months ago




gasick
User for 5 years
Created Content
Recently Created Pages View All
Как я сделал RAG для своей компании
Появилась свободное время, и я решил сделать RAG (Retrieval Augmented Generation) для нашей компа...
Пример настройки iptables
#./iptables_rules.sh #! /bin/bash IPT="iptables" ## Внешний интерфейс WAN=ens224 WAN_IP=ВАШ_внеш...
Percona
Запустить Percona Monitoring and Management (PMM) и PostgreSQL в Docker, чтобы не устанавливать н...
Docker registry mirror
mkdir -p ./containers-registry-proxy/cache mkdir -p ./containers-registry-proxy/certs podman run...
Minio cluster s3fs
#compose.yaml version: '3.8' services: minio1: image: quay.io/minio/minio:latest hostn...