Краткий список VPN-сервисов, которые принимают оплату из России (рублёвые карты, СБП, YooKassa) и реально работают в апреле 2026.
Discover gists
Замедление YouTube в РФ началось в середине 2024 года и за два года превратилось из временного явления в постоянное. На апрель 2026 ситуация следующая: часть провайдеров замедляет раздачу видео до 1-3 Мбит/с (HD не тянет), часть режет только определённые CDN-сегменты, часть полностью блокирует. Ниже — что реально работает.
Если нужно решение прямо сейчас:
- Установи клиент с поддержкой VLESS/Reality (Hiddify, Streisand, V2RayTun)
- Получи рабочий конфиг — либо настрой свой сервер, либо купи ключ у VPN-сервиса
TL;DR — Google Gemini blocks users from Russia, China, Iran, and North Korea. Most popular VPNs (NordVPN, ExpressVPN, Surfshark, ProtonVPN) don't work because Google detects their IP ranges. You need a VPN with clean IPs and servers in allowed countries. This guide shows what works in 2026.
Last updated: April 24, 2026
Коротко — Это полная инструкция как поднять свой собственный VPN с протоколом VLESS Reality на VPS в Европе. Подходит для обхода блокировок РКН и доступа к Gemini, ChatGPT, Claude, YouTube в России. Работает в 2026 когда OpenVPN и WireGuard уже заблокированы.
Обновлено: 24 апреля 2026
A pattern for building personal knowledge bases using LLMs.
This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.
Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.
国内从 Docker Hub 拉取镜像有时会遇到困难,此时可以配置镜像加速器。
Dockerized 实践 https://github.com/y0ngb1n/dockerized
Go to Canon and select your camera model under software downloads. At the time this guide was written, the link was https://www.canon-europe.com/support/consumer_products/software/eos-utility.html
Select your camera and download "EOS Utility 2.14.20a Updater for Windows" (yes, we will do full install with this file).
Before we can run the installer we need to add a key to our registry.
Sometimes there's some inconsistency between local types and structs view.
Typically, you can see the type in the "Structures" view are zero-lengthed, which should normally be the same size as local type's one.
When this happens, you'll not be able to rename the structure fields in HexRay Decompiler's view, and both hotkey N and right-clicking the item won't show the rename popup.
After reverse engineering the hexx64.dll, I found that IDA tries to do the following things:
