sobolevn
sobolevn
Карта мета "Крипта": - На ней QR код с донатом - Играется как атака - Игрок тоже может защититься донатом - Кто больше задонатил, тот либо совершил атаку, либо защитился...
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
### 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...
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 /...
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...
### 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...