Lucas

Results 20 comments of Lucas

@kesha-antonov you have to setup this before: ```css :root { --safe-area-inset-bottom: calc(100vh - var(--tg-viewport-stable-height, 100vh)) } ``` in the future you gonna have [dvh](https://dev.to/frehner/css-vh-dvh-lvh-svh-and-vw-units-27k4)

you have to use var(--safe-area-inset-bottom)

you don't read the messages, and solving your problem doesn't seem to be your problem, so I think we can close the ticket

and for information Telegram iOS use Firefox

it's probably memory leaks from the caching system. i did some tests with valgrind

Use x3 replication and have the servers restart automatically after a certain amount of time. Always at least 2 servers must be switched on. if you don't have 3 servers,...

``` ==28258== 2,504 bytes in 1 blocks are definitely lost in loss record 2 of 4 ==28258== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==28258== by 0xD873CE: get_TLS_rng (random.cc:51) ==28258==...

if there is a code, but all the code is deprecated, nothing is lost all the ideas and technical choices that make the beauty can always be reimplemented

I started working for a company a few months ago and all the projects were put on hold, this project is really important to me like all my projects, I...

Websocket should be implemented with cross domains to have several domains on the same port and we should also use the "socket reuse port" function to scale on several processes