Aleksandr Bogdanov

Results 29 comments of Aleksandr Bogdanov

more incompatibilities of bigquery-emulator after faking INFORMATION_SCHEMA.TABLES view with a manually created table: ``` + bq_cli 'create table `shmig_version`(version int not null primary key not enforced, migrated_at timestamp default current_timestamp...

it is indeed possible and works well, you just need to build it from source

@nvlad613 perhaps adding design notes and fixing the failing test would push this PR closer to merging?

this is Akamai's BotManager blocking python requests(). Not only it blocks access to oauth configuration, it also prevents the current 2FA confirmation code from being submitted. Most likely the reliable...

as a workaround, you can put anything you want included inside `stream {}` block into `/data/nginx/custom/stream.conf`

@TonyRL let me know if you are willing to review this large amount of changes and consider it for merging. Specifically if the necessary patch to `registry.ts` can fly. Then...

@ppoloskov this should probably be solved at k8s deployment level. Have you tried adding `--no-network-family-autoselection` to cli or NODE_OPTIONS?

I was under impression tg has an internal cache for user entities, but apparently for high-traffic instances looking at high cardinality of user entities, this might backfire even with a...

LTS drivers from nvidia on linux are 535.*, they support CUDA 12.2. This is the cuda version that NVIDIA uses in their own docker images