sobolevn

Results 602 issues of sobolevn

Карта мета "Крипта": - На ней QR код с донатом - Играется как атака - Игрок тоже может защититься донатом - Кто больше задонатил, тот либо совершил атаку, либо защитился...

card idea

https://www.revsys.com/tidbits/redis-connections-growing-unbounded/

https://github.com/adamchainz/djade `djlint` is very slow. I need to run the performance test for them.

There are two things that we need to do: 1. Add 3.13 to CI 2. Add `__replace__` magic method https://docs.python.org/3.13/library/copy.html#object.__replace__ to `Container` base class, so we can support https://docs.python.org/3.13/library/copy.html#copy.replace

enhancement
good first issue

### Description Link: https://docs.litestar.dev/3-dev/usage/dto/1-abstract-dto.html Right now it is very hard to read the code, since it is yellow on yellow. For some people who have problems with recognising yellow colors...

Bug :bug:
Documentation :books:

It caught my attention that it was never explained: why do we have an extra `id` field in the response. Since this part is dedicated to explaining how request /...

Triage Required :hospital:
pr/external
size: small
area/docs
type/docs

Docs: https://mypy.readthedocs.io/en/stable/error_code_list2.html#check-that-expression-is-not-implicitly-true-in-boolean-context-truthy-bool I am using `# type: ignore[truthy-bool]` for `.components` check, because I see that it is treated specially for some reason (like `pragma: no cover`). Is this correct? I...

Triage Required :hospital:
pr/external
size: small
area/private-api
area/dependencies
area/security

### Description First problem: low contrast on light theme: I can hardly read what grey and yellow texts say. One can argue that this is a problem of my setup...

Bug :bug:
CLI