Andrey Viktorov
Andrey Viktorov
ESNI
Возможно ли для сайтов, использующих cloudflare, добавить проверку с использованием ESNI? Как для заблокированных, так и для незаблокированных, ибо мой провайдер, по всем признакам, не пропускает вообще ничего с ESNI.
I have some components, that should not be unmounted during their "presence" on the page, but should be unmounted if next page doesn't have them. How it can be done?
## Чеклист - [x] Я поискал поиском по трекеру похожие проблемы, в том числе в закрытых Issues - [x] Баг стабильно воспроизводится и я знаю как это сделать ## Описание...
### Pitch 1. When editing a list, and search query returns no results, add some sort of message saying about it 2. Submit search query after finishing typing (with debounce),...
### Steps to reproduce ```ruby # frozen_string_literal: true require "bundler/inline" gemfile(true) do source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } gem "rails", github: "rails/rails", branch: "main" gem "sqlite3" end require "active_record"...
When installing keystone-engine via pip, binaries are not built when `cmake` is not installed, but build step is reported as "done": ```bash ▲ ~ pip3 install keystone-engine Collecting keystone-engine Using...
### Preflight Checklist - [X] I could not find a solution in the existing issues, docs, nor discussions - [X] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your problem...
**Describe the bug** When changing timezone to `Asia/Krasnoyarsk` (UTC+7), every single page load now takes up to 45 seconds, with most of the time is spent in views With `Etc/Utc`...
Here's some settings from my prompt: ```fish set -g __fish_git_prompt_showcolorhints yes set -g __fish_git_prompt_showdirtystate yes set -g __fish_git_prompt_showuntrackedfiles yes set -g __fish_git_prompt_show_informative_status yes set -g __fish_git_prompt_color_branch_dirty red set -g __fish_git_prompt_color_branch_staged...
### What Operating System(s) are you seeing this problem on? Linux Wayland ### Which Wayland compositor or X11 Window manager(s) are you using? KDE Plasma 6.2.5 ### WezTerm version wezterm-git-20250208.194037.a3b4d5e8-1...